FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cz.szz
Resource TypeValueSet
IdValueSet-cz-blood-type-ehdsi-vs.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet cz-blood-type-ehdsi-vs

Language: cs


Source1

{
  "resourceType": "ValueSet",
  "id": "cz-blood-type-ehdsi-vs",
  "language": "cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
          }
        ]
      }
    ]
  }
}