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

: CHEMEDEPRTimeQuantityUnitCode -> CdTyp9 - JSON Representation

Draft as of 2024-12-20

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "CHEMEDEPRTimeQuantityUnitCodeToCdTyp9",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap CHEMEDEPRTimeQuantityUnitCodeToCdTyp9</b></p><a name=\"CHEMEDEPRTimeQuantityUnitCodeToCdTyp9\"> </a><a name=\"hcCHEMEDEPRTimeQuantityUnitCodeToCdTyp9\"> </a><a name=\"CHEMEDEPRTimeQuantityUnitCodeToCdTyp9-en-US\"> </a><p>Mapping from <a href=\"ValueSet-ch-emed-epr-time-quantity-unit-code.html\">Time Quantity Unit Codes</a> to http://chmed.emediplan.ch/fhir/CodeSystem/chmed-codesystem-cdtyp9</p><br/><p><b>Group 1 </b>Mapping from <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-ucum.html\">Unified Code for Units of Measure (UCUM)</a> to <code>http://chmed.emediplan.ch/fhir/CodeSystem/chmed-codesystem-cdtyp9</code></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>s (Second)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>min (Minute)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>h (Hour)</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</td></tr><tr><td>d (Day)</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>Tag</td></tr><tr><td>mo (Month)</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>Monat</td></tr><tr><td>a (Year)</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>Jahr</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-emed-epr/ConceptMap/CHEMEDEPRTimeQuantityUnitCodeToCdTyp9",
  "version" : "2.0.0-ci-build",
  "name" : "CHEMEDEPRTimeQuantityUnitCodeToCdTyp9",
  "title" : "CHEMEDEPRTimeQuantityUnitCode -> CdTyp9",
  "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 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"
            }
          ]
        }
      ]
    }
  ]
}