FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/eHDSIBloodGroup

Packagemyhealth.eu.fhir.laboratory
TypeValueSet
IdeHDSIBloodGroup
FHIR VersionR4
Sourcehttp://fhir.ehdsi.eu/laboratory/http://fhir.ehdsi.eu/laboratory/0.1.1/ValueSet-eHDSIBloodGroup.html
URLhttp://terminology.ehdsi.eu/ValueSet/eHDSIBloodGroup
Version0.1.1
Statusactive
Date2025-03-20T14:16:21+01:00
NameEHDSIBloodGroup
TitleeHDSI Blood Group
Realmeu
DescriptionThe Value Set is used to code the value of patient's blood group + Rh
CopyrightThe Value Set incorporates SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. For further information on the use of SNOMED CT, including translations, implementers of MyHealth@EU should review usage terms or directly contact SNOMED International: info@snomed.org.

Resources that use this resource

ValueSet
eHDSIResultsCodedValueLaboratoryeHDSI Results Coded Value Laboratory with exceptions

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet eHDSIBloodGroup


Source

{
  "resourceType": "ValueSet",
  "id": "eHDSIBloodGroup",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    }
  ],
  "url": "http://terminology.ehdsi.eu/ValueSet/eHDSIBloodGroup",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.20"
    }
  ],
  "version": "0.1.1",
  "name": "EHDSIBloodGroup",
  "title": "eHDSI Blood Group",
  "status": "active",
  "experimental": false,
  "date": "2025-03-20T14:16:21+01:00",
  "publisher": "MyHealth@Eu",
  "contact": [
    {
      "name": "MyHealth@Eu",
      "telecom": [
        {
          "system": "url",
          "value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
        }
      ]
    }
  ],
  "description": "The Value Set is used to code the value of patient's blood group + Rh",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "The Value Set incorporates SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. For further information on the use of SNOMED CT, including translations, implementers of MyHealth@EU should review usage terms or directly contact SNOMED International: info@snomed.org.",
  "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"
          }
        ]
      }
    ]
  }
}