HL7 Czech Core Resources IG
0.1.0 - ci-build
HL7 Czech Core Resources IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-core/ and changes regularly. See the Directory of published versions
Page standards status: Trial-use | Maturity Level: 2 |
{
"resourceType" : "CodeSystem",
"id" : "contact-role-supplement",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem contact-role-supplement</b></p><a name=\"contact-role-supplement\"> </a><a name=\"hccontact-role-supplement\"> </a><a name=\"contact-role-supplement-cz-CZ\"> </a><p>This code system <code>https://ncez.mzcr.cz/fhir/CodeSystem/contact-role-supplement</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Czech (cs)</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0131.html#v2-0131-C\">C</a><a name=\"contact-role-supplement-C\"> </a></td><td>Emergentní kontakt</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0131.html#v2-0131-E\">E</a><a name=\"contact-role-supplement-E\"> </a></td><td>Zaměstnavatel</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0131.html#v2-0131-F\">F</a><a name=\"contact-role-supplement-F\"> </a></td><td>Federální instituce</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0131.html#v2-0131-I\">I</a><a name=\"contact-role-supplement-I\"> </a></td><td>Zdravotní pojišťovna</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0131.html#v2-0131-N\">N</a><a name=\"contact-role-supplement-N\"> </a></td><td>Příbuzný</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0131.html#v2-0131-S\">S</a><a name=\"contact-role-supplement-S\"> </a></td><td>Státní instituce</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0131.html#v2-0131-O\">O</a><a name=\"contact-role-supplement-O\"> </a></td><td>Ostatní</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0131.html#v2-0131-U\">U</a><a name=\"contact-role-supplement-U\"> </a></td><td>Neznámý</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}
],
"url" : "https://ncez.mzcr.cz/fhir/CodeSystem/contact-role-supplement",
"version" : "0.1.0",
"name" : "ContactRoleSupplement",
"title" : "Kódový systém typů kontaktních osob pacienta",
"status" : "active",
"experimental" : false,
"date" : "2024-01-01",
"publisher" : "HL7 Czech Republic",
"contact" : [
{
"name" : "HL7 Czech Republic",
"telecom" : [
{
"system" : "url",
"value" : "https://hl7.cz"
}
]
}
],
"description" : "CodeSystem Supplement pro kódový systém ContactRole",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CZ",
"display" : "Czechia"
}
]
}
],
"content" : "supplement",
"supplements" : "http://terminology.hl7.org/CodeSystem/v2-0131",
"concept" : [
{
"code" : "C",
"designation" : [
{
"language" : "cs",
"value" : "Emergentní kontakt"
}
]
},
{
"code" : "E",
"designation" : [
{
"language" : "cs",
"value" : "Zaměstnavatel"
}
]
},
{
"code" : "F",
"designation" : [
{
"language" : "cs",
"value" : "Federální instituce"
}
]
},
{
"code" : "I",
"designation" : [
{
"language" : "cs",
"value" : "Zdravotní pojišťovna"
}
]
},
{
"code" : "N",
"designation" : [
{
"language" : "cs",
"value" : "Příbuzný"
}
]
},
{
"code" : "S",
"designation" : [
{
"language" : "cs",
"value" : "Státní instituce"
}
]
},
{
"code" : "O",
"designation" : [
{
"language" : "cs",
"value" : "Ostatní"
}
]
},
{
"code" : "U",
"designation" : [
{
"language" : "cs",
"value" : "Neznámý"
}
]
}
]
}