FHIR IG Statistics: ValueSet/fetal-rhd-antigen
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
loinc.org | LOINC codes used in this IG |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "fetal-rhd-antigen",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-epreg/ValueSet/fetal-rhd-antigen",
"version": "1.0.0-ci-build",
"name": "FetalRhDAntigen",
"title": "CH EPREG VS: Fetal RhD Antigen",
"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 LOINC codes for the fetal Rhesus D determination.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CHE"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "LA22747-2",
"display": "RhD positive"
},
{
"code": "LA22748-0",
"display": "RhD negative"
}
]
}
]
}
}