FHIR IG analytics
| Package | ch.fhir.ig.ch-epreg |
| Resource Type | ValueSet |
| Id | ValueSet-blood-group.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7ch/ch-epreg/ValueSet-blood-group.html |
| URL | http://fhir.ch/ig/ch-epreg/ValueSet/blood-group |
| Version | 2.0.0-ballot-ci-build |
| Status | active |
| Date | 2025-12-16T12:37:49+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 |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "blood-group",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-epreg/ValueSet/blood-group",
"version": "2.0.0-ballot-ci-build",
"name": "BloodGroup",
"title": "CH EPREG VS: Blood Group",
"status": "active",
"experimental": false,
"date": "2025-12-16T12:37:49+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)"
}
]
}
]
}
}