Estonian Terminology resources
0.2.2 - trial-use Estonia flag

Publication Build: This will be filled in by the publication tooling

: Person Relationship - JSON Representation

Active as of 2024-07-30

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "person-relationship",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet person-relationship</b></p><a name=\"person-relationship\"> </a><a name=\"hcperson-relationship\"> </a><a name=\"person-relationship-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Estonian (et)</b></td><td><b><a href=\"ConceptMap-person-relationship-mpi-v3.html\">Mapping of MPI person relationship to legacy V3</a></b></td></tr><tr><td><a href=\"http://snomed.info/id/72705000\">72705000</a></td><td style=\"color: #cccccc\">Mother</td><td>Ema</td><td><span title=\"EQUIVALENT\">~</span>4</td></tr><tr><td><a href=\"http://snomed.info/id/66839005\">66839005</a></td><td style=\"color: #cccccc\">Father</td><td>Isa</td><td><span title=\"EQUIVALENT\">~</span>5</td></tr><tr><td><a href=\"http://snomed.info/id/67822003\">67822003</a></td><td style=\"color: #cccccc\">Child</td><td>Laps</td><td><span title=\"EQUIVALENT\">~</span>11</td></tr><tr><td><a href=\"http://snomed.info/id/127848009\">127848009</a></td><td style=\"color: #cccccc\">Spouse</td><td>Abikaasa</td><td><span title=\"EQUIVALENT\">~</span>1</td></tr><tr><td><a href=\"http://snomed.info/id/394921008\">394921008</a></td><td style=\"color: #cccccc\">Cohabitee (person)</td><td>Elukaaslane</td><td><span title=\"EQUIVALENT\">~</span>13</td></tr><tr><td><a href=\"http://snomed.info/id/125677006\">125677006</a></td><td style=\"color: #cccccc\">Relative</td><td>Sugulane</td><td><span title=\"EQUIVALENT\">~</span>11</td></tr><tr><td><a href=\"http://snomed.info/id/394863008\">394863008</a></td><td style=\"color: #cccccc\">Non-family member (person)</td><td>Mitte-pereliige</td><td><span title=\"EQUIVALENT\">~</span>16</td></tr><tr><td><a href=\"http://snomed.info/id/106328005\">106328005</a></td><td style=\"color: #cccccc\">Social worker</td><td>Sotsiaaltöötaja</td><td><span title=\"EQUIVALENT\">~</span>17</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.ee/ValueSet/person-relationship",
  "version" : "0.2.2",
  "name" : "EEPersonRelationship",
  "title" : "Person Relationship",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-07-30T22:47:18+03:00",
  "publisher" : "HL7 Estonia",
  "contact" : [
    {
      "name" : "HL7 Estonia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ee"
        }
      ]
    }
  ],
  "description" : "Suhe patsiendiga",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "EE",
          "display" : "Estonia"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "72705000",
            "designation" : [
              {
                "language" : "et",
                "value" : "Ema"
              }
            ]
          },
          {
            "code" : "66839005",
            "designation" : [
              {
                "language" : "et",
                "value" : "Isa"
              }
            ]
          },
          {
            "code" : "67822003",
            "designation" : [
              {
                "language" : "et",
                "value" : "Laps"
              }
            ]
          },
          {
            "code" : "127848009",
            "designation" : [
              {
                "language" : "et",
                "value" : "Abikaasa"
              }
            ]
          },
          {
            "code" : "394921008",
            "designation" : [
              {
                "language" : "et",
                "value" : "Elukaaslane"
              }
            ]
          },
          {
            "code" : "125677006",
            "designation" : [
              {
                "language" : "et",
                "value" : "Sugulane"
              }
            ]
          },
          {
            "code" : "394863008",
            "designation" : [
              {
                "language" : "et",
                "value" : "Mitte-pereliige"
              }
            ]
          },
          {
            "code" : "106328005",
            "designation" : [
              {
                "language" : "et",
                "value" : "Sotsiaaltöötaja"
              }
            ]
          }
        ]
      }
    ]
  }
}