HL7 Czech Shared Health Record Implementation Guide
0.0.1 - ci-build
HL7 Czech Shared Health Record Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/szz/ and changes regularly. See the Directory of published versions
| Active as of 2025-03-05 |
{
"resourceType" : "ValueSet",
"id" : "cz-blood-type-ehdsi-vs",
"language" : "cs",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"cs\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"cs\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cz-blood-type-ehdsi-vs</b></p><a name=\"cz-blood-type-ehdsi-vs\"> </a><a name=\"hccz-blood-type-ehdsi-vs\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: cs</p></div><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/112144000\">112144000</a></td><td>Blood group A</td></tr><tr><td><a href=\"http://snomed.info/id/278152006\">278152006</a></td><td>Blood group A Rh(D) negative</td></tr><tr><td><a href=\"http://snomed.info/id/278149003\">278149003</a></td><td>Blood group A Rh(D) positive</td></tr><tr><td><a href=\"http://snomed.info/id/165743006\">165743006</a></td><td>Blood group AB</td></tr><tr><td><a href=\"http://snomed.info/id/278154007\">278154007</a></td><td>Blood group AB Rh(D) negative</td></tr><tr><td><a href=\"http://snomed.info/id/278151004\">278151004</a></td><td>Blood group AB Rh(D) positive</td></tr><tr><td><a href=\"http://snomed.info/id/112149005\">112149005</a></td><td>Blood group B</td></tr><tr><td><a href=\"http://snomed.info/id/278153001\">278153001</a></td><td>Blood group B Rh(D) negative</td></tr><tr><td><a href=\"http://snomed.info/id/278150003\">278150003</a></td><td>Blood group B Rh(D) positive</td></tr><tr><td><a href=\"http://snomed.info/id/58460004\">58460004</a></td><td>Blood group O</td></tr><tr><td><a href=\"http://snomed.info/id/278148006\">278148006</a></td><td>Blood group O Rh(D) negative</td></tr><tr><td><a href=\"http://snomed.info/id/278147001\">278147001</a></td><td>Blood group O Rh(D) positive</td></tr></table></li></ul></div>"
},
"url" : "http://terminology.ehdsi.eu/ValueSet/eHDSIBloodGroup",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986"
}
],
"version" : "0.0.1",
"name" : "BloodTypeEhdsiVs",
"title" : "EHDSI blood type codes",
"status" : "active",
"experimental" : false,
"date" : "2025-03-05",
"publisher" : "HL7 Czech Republic",
"contact" : [
{
"name" : "HL7 Czech Republic",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.cz/"
}
]
}
],
"description" : "The Value Set is used for Blood Type representation in the Shared Health Record according to EHDSI specifications.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CZ",
"display" : "Czechia"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "112144000",
"display" : "Blood group A"
},
{
"code" : "278152006",
"display" : "Blood group A Rh(D) negative"
},
{
"code" : "278149003",
"display" : "Blood group A Rh(D) positive"
},
{
"code" : "165743006",
"display" : "Blood group AB"
},
{
"code" : "278154007",
"display" : "Blood group AB Rh(D) negative"
},
{
"code" : "278151004",
"display" : "Blood group AB Rh(D) positive"
},
{
"code" : "112149005",
"display" : "Blood group B"
},
{
"code" : "278153001",
"display" : "Blood group B Rh(D) negative"
},
{
"code" : "278150003",
"display" : "Blood group B Rh(D) positive"
},
{
"code" : "58460004",
"display" : "Blood group O"
},
{
"code" : "278148006",
"display" : "Blood group O Rh(D) negative"
},
{
"code" : "278147001",
"display" : "Blood group O Rh(D) positive"
}
]
}
]
}
}