FHIR IG analytics| Package | de.medizininformatikinitiative.use-case.omi |
| Resource Type | ValueSet |
| Id | ValueSet-UCUMTimeUnitsVS.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.medizininformatikinitiative.use-case.omi@0.3.21&canonical=http://omi.de/fhir/registry/ValueSet/UCUMTimeUnitsVS |
| URL | http://omi.de/fhir/registry/ValueSet/UCUMTimeUnitsVS |
| Status | active |
| Name | UCUMTimeUnitsVS |
| Title | Allowed UCUM Time Units |
| Realm | de |
| StructureDefinition | |
| HeartbeatObservationProfile | Heartbeat Parameter |
| CodeSystem | |
| unitsofmeasure.org | Unified Code for Units of Measure (UCUM) |
No narrative content found in resource
{
"resourceType": "ValueSet",
"status": "active",
"name": "UCUMTimeUnitsVS",
"id": "UCUMTimeUnitsVS",
"title": "Allowed UCUM Time Units",
"url": "http://omi.de/fhir/registry/ValueSet/UCUMTimeUnitsVS",
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "s",
"display": "seconds"
},
{
"code": "min",
"display": "minutes"
},
{
"code": "h",
"display": "hours"
}
]
}
]
}
}