{
  "resourceType" : "ValueSet",
  "id" : "eHDSIBloodGroup",
  "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" : "9.1.0",
  "name" : "EHDSIBloodGroup",
  "title" : "eHDSI Blood Group",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-02-19T15:58:54+00: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.",
  "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"
      }]
    }]
  }
}