CH EMED EPR
2.0.0-ci-build - ci-build Switzerland flag

CH EMED EPR, published by CARA. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/CARA-ch/ch-emed-epr/ and changes regularly. See the Directory of published versions

: CdTyp9 -> CHEMEDEPRTimeQuantityUnitCode - JSON Representation

Draft as of 2024-12-20

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "CdTyp9ToCHEMEDEPRTimeQuantityUnitCode",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap CdTyp9ToCHEMEDEPRTimeQuantityUnitCode</b></p><a name=\"CdTyp9ToCHEMEDEPRTimeQuantityUnitCode\"> </a><a name=\"hcCdTyp9ToCHEMEDEPRTimeQuantityUnitCode\"> </a><a name=\"CdTyp9ToCHEMEDEPRTimeQuantityUnitCode-en-US\"> </a><p>Mapping from http://chmed.emediplan.ch/fhir/CodeSystem/chmed-codesystem-cdtyp9 to <a href=\"ValueSet-ch-emed-epr-time-quantity-unit-code.html\">Time Quantity Unit Codes</a></p><br/><p><b>Group 1 </b>Mapping from <code>http://chmed.emediplan.ch/fhir/CodeSystem/chmed-codesystem-cdtyp9</code> to <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-ucum.html\">Unified Code for Units of Measure (UCUM)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>h</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>h (Hour)</td></tr><tr><td>Jahr</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>a (Year)</td></tr><tr><td>Monat</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>mo (Month)</td></tr><tr><td>Tag</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>d (Day)</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-emed-epr/ConceptMap/CdTyp9ToCHEMEDEPRTimeQuantityUnitCode",
  "version" : "2.0.0-ci-build",
  "name" : "CdTyp9ToCHEMEDEPRTimeQuantityUnitCode",
  "title" : "CdTyp9 -> CHEMEDEPRTimeQuantityUnitCode",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-12-20T21:48:03+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"
            }
          ]
        }
      ]
    }
  ]
}