Estonian Terminology resources
0.2.2 - trial-use
Publication Build: This will be filled in by the publication tooling
Active as of 2024-09-25 |
{
"resourceType" : "ValueSet",
"id" : "patient-identifier-domain",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet patient-identifier-domain</b></p><a name=\"patient-identifier-domain\"> </a><a name=\"hcpatient-identifier-domain\"> </a><a name=\"patient-identifier-domain-en-US\"> </a><ul><li>Include codes from<a href=\"CodeSystem-identifier-domain.html\"><code>https://fhir.ee/CodeSystem/identifier-domain</code></a> where concept is-a <a href=\"CodeSystem-identifier-domain.html#identifier-domain-https.58.47.47fhir.46ee.47sid.47pid\">https://fhir.ee/sid/pid</a> and notSelectable = false</li></ul></div>"
},
"url" : "https://fhir.ee/ValueSet/patient-identifier-domain",
"version" : "0.2.2",
"name" : "EEBasePatientIdentifierDomain",
"title" : "Patient Identifier Domain",
"status" : "active",
"experimental" : false,
"date" : "2024-09-25T11:59:23+00:00",
"publisher" : "HL7 Estonia",
"contact" : [
{
"name" : "HL7 Estonia",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ee"
}
]
}
],
"description" : "Identity systems acceptable for patient identification",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "EE",
"display" : "Estonia"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://fhir.ee/CodeSystem/identifier-domain",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "https://fhir.ee/sid/pid"
},
{
"property" : "notSelectable",
"op" : "=",
"value" : "false"
}
]
}
]
}
}