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

FHIR IG Statistics: ValueSet/blood-group

Packagech.fhir.ig.ch-epreg
Resource TypeValueSet
Idblood-group
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-epreg/https://build.fhir.org/ig/hl7ch/ch-epreg/ValueSet-blood-group.html
URLhttp://fhir.ch/ig/ch-epreg/ValueSet/blood-group
Version1.0.0-ci-build
Statusactive
Date2025-05-22T15:25:54+00:00
NameBloodGroup
TitleCH EPREG VS: Blood Group
Realmch
Authorityhl7
DescriptionThis value set includes SNOMED CT codes for blood group findings.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-epreg-observation-blood-groupCH EPREG Observation (Lab): Blood Group

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet blood-group


Source

{
  "resourceType": "ValueSet",
  "id": "blood-group",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-epreg/ValueSet/blood-group",
  "version": "1.0.0-ci-build",
  "name": "BloodGroup",
  "title": "CH EPREG VS: Blood Group",
  "status": "active",
  "experimental": false,
  "date": "2025-05-22T15:25:54+00:00",
  "publisher": "HL7 Switzerland",
  "contact": [
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/"
        }
      ]
    }
  ],
  "description": "This value set includes SNOMED CT codes for blood group findings.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CHE"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "112144000",
            "display": "Blood group A (finding)"
          },
          {
            "code": "278149003",
            "display": "Blood group A Rh(D) positive (finding)"
          },
          {
            "code": "278152006",
            "display": "Blood group A Rh(D) negative (finding)"
          },
          {
            "code": "112149005",
            "display": "Blood group B (finding)"
          },
          {
            "code": "278150003",
            "display": "Blood group B Rh(D) positive (finding)"
          },
          {
            "code": "278153001",
            "display": "Blood group B Rh(D) negative (finding)"
          },
          {
            "code": "165743006",
            "display": "Blood group AB (finding)"
          },
          {
            "code": "278151004",
            "display": "Blood group AB Rh(D) positive (finding)"
          },
          {
            "code": "278154007",
            "display": "Blood group AB Rh(D) negative (finding)"
          },
          {
            "code": "58460004",
            "display": "Blood group O (finding)"
          },
          {
            "code": "278147001",
            "display": "Blood group O Rh(D) positive (finding)"
          },
          {
            "code": "278148006",
            "display": "Blood group O Rh(D) negative (finding)"
          },
          {
            "code": "165747007",
            "display": "RhD positive (finding)"
          },
          {
            "code": "165746003",
            "display": "RhD negative (finding)"
          }
        ]
      }
    ]
  }
}