| Package | ch.fhir.ig.ch-emed-epr |
| Resource Type | ConceptMap |
| Id | CHEMEDEPRTimeQuantityUnitCodeToCdTyp9 |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-emed-epr/http://fhir.ch/ig/ch-emed-epr/2.0.0/ConceptMap-CHEMEDEPRTimeQuantityUnitCodeToCdTyp9.html |
| URL | http://fhir.ch/ig/ch-emed-epr/ConceptMap/CHEMEDEPRTimeQuantityUnitCodeToCdTyp9 |
| Version | 2.0.0 |
| Status | draft |
| Date | 2025-01-21T10:58:28+00:00 |
| Name | CHEMEDEPRTimeQuantityUnitCodeToCdTyp9 |
| Title | CHEMEDEPRTimeQuantityUnitCode -> CdTyp9 |
| Realm | ch |
| Authority | hl7 |
| Description | Mapping from CHEMEDEPRTimeQuantityUnitCode codes to HCI CdTyp9 unit codes. |
| Copyright | CC0-1.0 |
No resources found
| CodeSystem | |
| unitsofmeasure.org | Unified Code for Units of Measure (UCUM) |
| ValueSet | |
| ch-emed-epr-time-quantity-unit-code | Time Quantity Unit Codes |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap CHEMEDEPRTimeQuantityUnitCodeToCdTyp9
Mapping from Time Quantity Unit Codes to http://chmed.emediplan.ch/fhir/CodeSystem/chmed-codesystem-cdtyp9
Group 1 Mapping from Unified Code for Units of Measure (UCUM) to http://chmed.emediplan.ch/fhir/CodeSystem/chmed-codesystem-cdtyp9
| Source Code | Relationship | Target Code |
| s (Second) | (not mapped) | |
| min (Minute) | (not mapped) | |
| h (Hour) | is equal to | h |
| d (Day) | is equal to | Tag |
| mo (Month) | is equal to | Monat |
| a (Year) | is equal to | Jahr |
{
"resourceType": "ConceptMap",
"id": "CHEMEDEPRTimeQuantityUnitCodeToCdTyp9",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-emed-epr/ConceptMap/CHEMEDEPRTimeQuantityUnitCodeToCdTyp9",
"version": "2.0.0",
"name": "CHEMEDEPRTimeQuantityUnitCodeToCdTyp9",
"title": "CHEMEDEPRTimeQuantityUnitCode -> CdTyp9",
"status": "draft",
"experimental": true,
"date": "2025-01-21T10:58:28+00:00",
"publisher": "CARA",
"contact": [
{
"name": "CARA",
"telecom": [
{
"system": "url",
"value": "https://www.cara.ch"
}
]
}
],
"description": "Mapping from CHEMEDEPRTimeQuantityUnitCode codes to HCI CdTyp9 unit codes.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH",
"display": "Switzerland"
}
]
}
],
"copyright": "CC0-1.0",
"sourceCanonical": "http://fhir.ch/ig/ch-emed-epr/ValueSet/ch-emed-epr-time-quantity-unit-code",
"targetUri": "http://chmed.emediplan.ch/fhir/CodeSystem/chmed-codesystem-cdtyp9",
"group": [
{
"source": "http://unitsofmeasure.org",
"target": "http://chmed.emediplan.ch/fhir/CodeSystem/chmed-codesystem-cdtyp9",
"element": [
{
"code": "s",
"display": "Second",
"target": [
{
"equivalence": "unmatched"
}
]
},
{
"code": "min",
"display": "Minute",
"target": [
{
"equivalence": "unmatched"
}
]
},
{
"code": "h",
"display": "Hour",
"target": [
{
"code": "h",
"equivalence": "equal"
}
]
},
{
"code": "d",
"display": "Day",
"target": [
{
"code": "Tag",
"equivalence": "equal"
}
]
},
{
"code": "mo",
"display": "Month",
"target": [
{
"code": "Monat",
"equivalence": "equal"
}
]
},
{
"code": "a",
"display": "Year",
"target": [
{
"code": "Jahr",
"equivalence": "equal"
}
]
}
]
}
]
}