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

FHIR IG Statistics: ConceptMap/cm-DHDR-contact-point-system

Packageca.on.dhdr.r4.v4
Resource TypeConceptMap
Idcm-DHDR-contact-point-system
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.dhdr.r4.v4@0.1.2-beta&canonical=http://ontariohealth.ca/fhir/ConceptMap/cm-contact-point-system
URLhttp://ontariohealth.ca/fhir/ConceptMap/cm-contact-point-system
Version4.3.0
Statusdraft
Date2023-03-28T12:47:40+10:00
Namev2toFHIRmapforDHDRContactPointSystem
Titlev2 map for DHDR Address Type
Realmus
Authorityhl7

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0202telecommunicationEquipmentType
ValueSet
v2-0202hl7VS-telecommunicationEquipmentType

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ConceptMap",
  "id": "cm-DHDR-contact-point-system",
  "url": "http://ontariohealth.ca/fhir/ConceptMap/cm-contact-point-system",
  "version": "4.3.0",
  "name": "v2toFHIRmapforDHDRContactPointSystem",
  "title": "v2 map for DHDR Address Type",
  "status": "draft",
  "experimental": false,
  "date": "2023-03-28T12:47:40+10:00",
  "publisher": "Ontario Health",
  "sourceCanonical": "http://terminology.hl7.org/ValueSet/v2-0202",
  "targetCanonical": "http://hl7.org/fhir/ValueSet/contact-point-system",
  "group": [
    {
      "source": "http://terminology.hl7.org/CodeSystem/v2-0202",
      "target": "http://hl7.org/fhir/contact-point-system",
      "element": [
        {
          "code": "PH",
          "display": "Phone",
          "target": [
            {
              "code": "phone",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "FX",
          "display": "Fax",
          "target": [
            {
              "code": "fax",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "CP",
          "display": "Mobile",
          "target": [
            {
              "code": "sms",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "BP",
          "display": "Pager / Beeper",
          "target": [
            {
              "code": "pager",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Internet",
          "display": "Internet",
          "target": [
            {
              "code": "url",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}