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": "ObservationUnitsThrombozyten",
"id": "ObservationUnitsThrombozyten",
"description": "Enthält UCUM-Einheiten für die Observation Thrombozyten",
"version": "5.1.3",
"url": "https://gematik.de/fhir/isik/ValueSet/ObservationUnitsThrombozyten",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2026-07-17",
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "10*3/uL",
"display": "10^3 per microliter"
}
]
}
]
}
}