FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/CdTyp9ToCHEMEDEPRTimeQuantityUnitCode

Packagech.fhir.ig.ch-emed-epr
TypeConceptMap
IdCdTyp9ToCHEMEDEPRTimeQuantityUnitCode
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-emed-epr/http://fhir.ch/ig/ch-emed-epr/2.0.0/ConceptMap-CdTyp9ToCHEMEDEPRTimeQuantityUnitCode.html
URLhttp://fhir.ch/ig/ch-emed-epr/ConceptMap/CdTyp9ToCHEMEDEPRTimeQuantityUnitCode
Version2.0.0
Statusdraft
Date2025-01-21T10:58:28+00:00
NameCdTyp9ToCHEMEDEPRTimeQuantityUnitCode
TitleCdTyp9 -> CHEMEDEPRTimeQuantityUnitCode
Realmch
Authorityhl7
DescriptionMapping from HCI CdTyp9 unit codes to CHEMEDEPRTimeQuantityUnitCode codes.
CopyrightCC0-1.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
unitsofmeasure.orgUnified Code for Units of Measure (UCUM)
unitsofmeasure.orgUnified Code for Units of Measure
ValueSet
ch-emed-epr-time-quantity-unit-codeTime Quantity Unit Codes

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap CdTyp9ToCHEMEDEPRTimeQuantityUnitCode

Mapping from http://chmed.emediplan.ch/fhir/CodeSystem/chmed-codesystem-cdtyp9 to Time Quantity Unit Codes


Group 1 Mapping from http://chmed.emediplan.ch/fhir/CodeSystem/chmed-codesystem-cdtyp9 to Unified Code for Units of Measure (UCUM)

Source CodeRelationshipTarget Code
his equal toh (Hour)
Jahris equal toa (Year)
Monatis equal tomo (Month)
Tagis equal tod (Day)

Source

{
  "resourceType": "ConceptMap",
  "id": "CdTyp9ToCHEMEDEPRTimeQuantityUnitCode",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-emed-epr/ConceptMap/CdTyp9ToCHEMEDEPRTimeQuantityUnitCode",
  "version": "2.0.0",
  "name": "CdTyp9ToCHEMEDEPRTimeQuantityUnitCode",
  "title": "CdTyp9 -> CHEMEDEPRTimeQuantityUnitCode",
  "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 HCI CdTyp9 unit codes to CHEMEDEPRTimeQuantityUnitCode codes.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH",
          "display": "Switzerland"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "sourceUri": "http://chmed.emediplan.ch/fhir/CodeSystem/chmed-codesystem-cdtyp9",
  "targetCanonical": "http://fhir.ch/ig/ch-emed-epr/ValueSet/ch-emed-epr-time-quantity-unit-code",
  "group": [
    {
      "source": "http://chmed.emediplan.ch/fhir/CodeSystem/chmed-codesystem-cdtyp9",
      "target": "http://unitsofmeasure.org",
      "element": [
        {
          "code": "h",
          "target": [
            {
              "code": "h",
              "display": "Hour",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "Jahr",
          "target": [
            {
              "code": "a",
              "display": "Year",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "Monat",
          "target": [
            {
              "code": "mo",
              "display": "Month",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "Tag",
          "target": [
            {
              "code": "d",
              "display": "Day",
              "equivalence": "equal"
            }
          ]
        }
      ]
    }
  ]
}