Sha256: 6c5469cee3a96f4d5ec215d8673c9bdf3cf12daa257ec5326bd1a202b68d70a7

Contents?: true

Size: 1.19 KB

Versions: 3

Compression:

Stored size: 1.19 KB

Contents

{
  "resourceType": "ConceptMap",
  "id": "cm-address-type-v3",
  "url": "http://hl7.org/fhir/ConceptMap/cm-address-type-v3",
  "version": "4.0.0",
  "name": "v3.AddressType",
  "title": "v3 map for AddressType",
  "status": "draft",
  "date": "2018-12-27T22:37:54+11:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "sourceCanonical": "http://hl7.org/fhir/ValueSet/address-type",
  "targetCanonical": "http://terminology.hl7.org/ValueSet/v3-AddressUse",
  "group": [
    {
      "source": "http://hl7.org/fhir/address-type",
      "target": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
      "element": [
        {
          "code": "postal",
          "target": [
            {
              "code": "PST",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "physical",
          "target": [
            {
              "code": "PHYS",
              "equivalence": "equal"
            }
          ]
        }
      ]
    }
  ]
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fhir_models-4.0.2 lib/fhir_models/examples/json/cm-address-type-v3.json
fhir_models-4.0.1 lib/fhir_models/examples/json/cm-address-type-v3.json
fhir_models-4.0.0 lib/fhir_models/examples/json/cm-address-type-v3.json