Sha256: 4912a31ef9ad97d48a81e1ebc1bded5fc62ab66d0dbc73170e532016597dd31d

Contents?: true

Size: 1.57 KB

Versions: 3

Compression:

Stored size: 1.57 KB

Contents

{
  "resourceType": "ConceptMap",
  "id": "cm-contact-point-use-v2",
  "url": "http://hl7.org/fhir/ConceptMap/cm-contact-point-use-v2",
  "version": "4.0.0",
  "name": "v2.ContactPointUse",
  "title": "v2 map for ContactPointUse",
  "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/contact-point-use",
  "targetCanonical": "http://terminology.hl7.org/ValueSet/v2-0201",
  "group": [
    {
      "source": "http://hl7.org/fhir/contact-point-use",
      "target": "http://terminology.hl7.org/CodeSystem/v2-0201",
      "element": [
        {
          "code": "home",
          "target": [
            {
              "code": "PRN",
              "equivalence": "wider"
            },
            {
              "code": "ORN",
              "equivalence": "wider"
            },
            {
              "code": "VHN",
              "equivalence": "wider"
            }
          ]
        },
        {
          "code": "work",
          "target": [
            {
              "code": "WPN",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "mobile",
          "target": [
            {
              "code": "PRS",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fhir_models-4.0.2 lib/fhir_models/examples/json/cm-contact-point-use-v2.json
fhir_models-4.0.1 lib/fhir_models/examples/json/cm-contact-point-use-v2.json
fhir_models-4.0.0 lib/fhir_models/examples/json/cm-contact-point-use-v2.json