FHIR IG analytics| Package | hl7.eu.fhir.protect-child |
| Resource Type | ValueSet |
| Id | ValueSet-patient-rh-factor-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/protect-child/ValueSet-patient-rh-factor-vs.html |
| URL | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ValueSet/patient-rh-factor-vs |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-06-05T19:23:32+00:00 |
| Name | PatientRhFactorVS |
| Title | Rh Factor ValueSet |
| Realm | eu |
| Authority | hl7 |
| StructureDefinition | ||
| hl7.eu.fhir.protect-child#current | immunological-data | Immunological Data |
| CodeSystem | ||
| hl7.eu.fhir.protect-child#current | patient-rh-factor | Rh Factor CodeSystem |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet patient-rh-factor-vs
https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/patient-rh-factor version 📦0.1.0-ci-build| Code | Display |
| positive | Rh positive |
| negative | Rh negative |
{
"resourceType": "ValueSet",
"id": "patient-rh-factor-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ValueSet/patient-rh-factor-vs",
"version": "0.1.0-ci-build",
"name": "PatientRhFactorVS",
"title": "Rh Factor ValueSet",
"status": "draft",
"date": "2026-06-05T19:23:32+00:00",
"publisher": "Protect Child",
"contact": [
{
"name": "Protect Child",
"telecom": [
{
"system": "url",
"value": "https://protect-child.eu/"
}
]
}
],
"compose": {
"include": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/patient-rh-factor",
"concept": [
{
"code": "positive"
},
{
"code": "negative"
}
]
}
]
}
}