Estonian Base Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions
: Person Relationship - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "ee-person-relationship",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept descends from 125676002 (Person)</li></ul></div>"
},
"url" : "https://fhir.ee/ValueSet/ee-person-relationship",
"version" : "1.0.0",
"name" : "EEBasePersonRelationship",
"title" : "Person Relationship",
"status" : "active",
"experimental" : true,
"date" : "2023-05-29T20:07:00+03:00",
"publisher" : "HL7 Estonia",
"contact" : [
{
"name" : "HL7 Estonia",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ee"
}
]
}
],
"description" : "Person relationship",
"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",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "125676002"
}
]
}
]
}
}