FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.uv.xver-r5.r4.r4#0.0.1-snapshot-2 | unitsofmeasure.org | Unified Code for Units of Measure (UCUM) |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "active",
"name": "ObservationUnitsCRP",
"id": "ObservationUnitsCRP",
"description": "Enthält UCUM-Einheiten für die Observation CRP",
"version": "5.1.3",
"url": "https://gematik.de/fhir/isik/ValueSet/ObservationUnitsCRP",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2026-07-17",
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "mg/L",
"display": "milligram per liter"
},
{
"code": "nmol/L",
"display": "nanomol per liter"
}
]
}
]
}
}