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

FHIR IG Statistics: ConceptMap/cm-DHDR-address-use

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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
address-typeAddress Type
v2-0190addressType
ValueSet
v2-0190hl7VS-addressType

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ConceptMap",
  "id": "cm-DHDR-address-use",
  "url": "http://ontariohealth.ca/fhir/ConceptMap/cm-CDR-address-type",
  "version": "4.3.0",
  "name": "v2toFHIRmapforDHDRAddressType",
  "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-0190",
  "targetCanonical": "http://hl7.org/fhir/ValueSet/address-type",
  "group": [
    {
      "source": "http://terminology.hl7.org/CodeSystem/v2-0190",
      "target": "http://hl7.org/fhir/address-type",
      "element": [
        {
          "code": "H",
          "display": "Home",
          "target": [
            {
              "code": "physical",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "B",
          "display": "Business/Work"
        },
        {
          "code": "C",
          "display": "Current - if different from home"
        },
        {
          "code": "M",
          "display": "Mailing",
          "target": [
            {
              "code": "postal",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "U",
          "display": "Other/Unknown"
        },
        {
          "target": [
            {
              "code": "both"
            }
          ]
        }
      ]
    }
  ]
}