FHIR IG analytics| Package | ch.fhir.ig.ch-epreg |
| Resource Type | ValueSet |
| Id | blood-group |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-epreg/https://build.fhir.org/ig/hl7ch/ch-epreg/ValueSet-blood-group.html |
| URL | http://fhir.ch/ig/ch-epreg/ValueSet/blood-group |
| Version | 1.0.0-ci-build |
| Status | active |
| Date | 2025-05-22T15:25:54+00:00 |
| Name | BloodGroup |
| Title | CH EPREG VS: Blood Group |
| Realm | ch |
| Authority | hl7 |
| Description | This value set includes SNOMED CT codes for blood group findings. |
| Copyright | CC0-1.0 |
| StructureDefinition | |
| ch-epreg-observation-blood-group | CH EPREG Observation (Lab): Blood Group |
| CodeSystem | |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet blood-group
http://snomed.info/sct| Code | Display |
| 112144000 | Blood group A (finding) |
| 278149003 | Blood group A Rh(D) positive (finding) |
| 278152006 | Blood group A Rh(D) negative (finding) |
| 112149005 | Blood group B (finding) |
| 278150003 | Blood group B Rh(D) positive (finding) |
| 278153001 | Blood group B Rh(D) negative (finding) |
| 165743006 | Blood group AB (finding) |
| 278151004 | Blood group AB Rh(D) positive (finding) |
| 278154007 | Blood group AB Rh(D) negative (finding) |
| 58460004 | Blood group O (finding) |
| 278147001 | Blood group O Rh(D) positive (finding) |
| 278148006 | Blood group O Rh(D) negative (finding) |
| 165747007 | RhD positive (finding) |
| 165746003 | RhD negative (finding) |
{
"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)"
}
]
}
]
}
}