Patsientide üldandmete teenus / Master Patient Index - Local Development build (v1.0.0). See the Directory of published versions
: Person Relationship - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "ee-mpi-person-relationship",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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></tr><tr><td><a href=\"http://snomed.info/id/72705000\">72705000</a></td><td>Mother</td><td>Ema</td></tr><tr><td><a href=\"http://snomed.info/id/66839005\">66839005</a></td><td>Father</td><td>Isa</td></tr><tr><td><a href=\"http://snomed.info/id/67822003\">67822003</a></td><td>Child</td><td>Laps</td></tr><tr><td><a href=\"http://snomed.info/id/127848009\">127848009</a></td><td>Spouse</td><td>Abikaasa</td></tr><tr><td><a href=\"http://snomed.info/id/444210007\">444210007</a></td><td>Cohabitee in relationship with subject (person)</td><td>Reg.elukaaslane</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.ee/ValueSet/ee-mpi-person-relationship",
"version" : "1.0.0",
"name" : "EEMPIPersonRelationship",
"title" : "Person Relationship",
"status" : "active",
"experimental" : false,
"date" : "2023-05-30T18:29:05+03:00",
"publisher" : "TEHIK",
"contact" : [
{
"name" : "TEHIK",
"telecom" : [
{
"system" : "url",
"value" : "https://tehik.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" : "444210007",
"designation" : [
{
"language" : "et",
"value" : "Reg.elukaaslane"
}
]
}
]
}
]
}
}