DSTU2

This page is part of the FHIR Specification (v0.0.82: (v1.0.2: DSTU 1). 2). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

Conceptmap-example.json

Raw JSON ( canonical form )

General ConceptMap Example

{
  "resourceType": "ConceptMap",
  "id": "101",

  "text": {
    "status": "generated",
    "div": "<div>\n      <h2>FHIR/v3 Address Use Mapping (256a5231-a2bb-49bd-9fea-f349d428b70d)</h2>\n      <p>Mapping from \n        <a href=\"address-use.html\">http://hl7.org/fhir/address-use</a> to \n        <a href=\"v3/AddressUse/index.html\">http://hl7.org/fhir/v3/AddressUse</a>\n      </p>\n      <p>Draft (not intended for production usage). Published on 13-Jun 2012 by FHIR project team (example) (\n        <a href=\"http://hl7.org/fhir\">http://hl7.org/fhir</a>). \n      </p>\n      <p>A mapping between the FHIR and V3 AddressUse Code systems</p>\n      <br/>\n      <table class=\"grid\">\n        <tr>\n          <td>\n            <b>Source Code</b>\n          </td>\n          <td>\n            <b>Equivalence</b>\n          </td>\n          <td>\n            <b>Destination Code</b>\n          </td>\n          <td>\n            <b>Comments</b>\n          </td>\n        </tr>\n        <tr>\n          <td>home</td>\n          <td>equivalent</td>\n          <td>H (home address)</td>\n          <td/>\n        </tr>\n        <tr>\n          <td>home</td>\n          <td>equivalent</td>\n          <td>H (home address)</td>\n          <td/>\n        </tr>\n        <tr>\n          <td>work</td>\n          <td>equivalent</td>\n          <td>WP (work place)</td>\n          <td/>\n        </tr>\n        <tr>\n          <td>temp</td>\n          <td>equivalent</td>\n          <td>TMP (temporary address)</td>\n          <td/>\n        </tr>\n        <tr>\n          <td>old</td>\n          <td>disjoint</td>\n          <td>BAD (bad address)</td>\n          <td>In the V3 AD, old is handled by the usablePeriod element, but you have to provide a time, there's no simple equivalent of flagging an address as old</td>\n        </tr>\n      </table>\n    </div>"

    "div": "<div>\n      <h2>FHIR/v3 Address Use Mapping (http://hl7.org/fhir/ConceptMap/101)</h2>\n      <p>Mapping from \n        <a href=\"valueset-address-use.html\">http://hl7.org/fhir/address-use</a> to \n        <a href=\"v3/AddressUse/index.html\">http://hl7.org/fhir/v3/AddressUse</a>\n      </p>\n      <p>DRAFT (not intended for production usage). Published on 13/06/2012 by HL7, Inc (FHIR project team (example): \n        <a href=\"http://hl7.org/fhir\">http://hl7.org/fhir</a>; ). Creative Commons 0\n      </p>\n      <p>A mapping between the FHIR and HL7 v3 AddressUse Code systems</p>\n      <br/>\n      <table class=\"grid\">\n        <tr>\n          <td>\n            <b>Source Code</b>\n          </td>\n          <td>\n            <b>Equivalence</b>\n          </td>\n          <td>\n            <b>Destination Code</b>\n          </td>\n          <td>\n            <b>Comments</b>\n          </td>\n        </tr>\n        <tr>\n          <td>home (Home)</td>\n          <td>equivalent</td>\n          <td>H (home address)</td>\n          <td/>\n        </tr>\n        <tr>\n          <td>home (Home)</td>\n          <td>equivalent</td>\n          <td>H (home address)</td>\n          <td/>\n        </tr>\n        <tr>\n          <td>work (Work)</td>\n          <td>equivalent</td>\n          <td>WP (work place)</td>\n          <td/>\n        </tr>\n        <tr>\n          <td>temp (Temporary)</td>\n          <td>equivalent</td>\n          <td>TMP (temporary address)</td>\n          <td/>\n        </tr>\n        <tr>\n          <td>old (Old / Incorrect)</td>\n          <td>disjoint</td>\n          <td>BAD (bad address)</td>\n          <td>In the HL7 v3 AD, old is handled by the usablePeriod element, but you have to provide a time, there's no simple equivalent of flagging an address as old</td>\n        </tr>\n      </table>\n    </div>"
  },
  "url": "http://hl7.org/fhir/ConceptMap/101",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:uuid:53cd62ee-033e-414c-9f58-3ca97b5ffc3b"

  },
  "identifier": "256a5231-a2bb-49bd-9fea-f349d428b70d",

  "version": "20120613",
  "_version": {
    "fhir_comments": [
      "    for version, we are going to simply use the day of publication. This is also \n    arbitrary - whatever is here is what people use to refer to the version. \n    Could also be a UUID too    "
    ]
  },

  "name": "FHIR/v3 Address Use Mapping",
  "publisher": "FHIR project team (example)",
  "telecom": [

  "_name": {
    "fhir_comments": [
      "    set of loinc codes for cholesterol for LONC 2.36    "
    ]
  },
  "status": "draft",
  "experimental": true,
  "publisher": "HL7, Inc",
  "contact": [

    {
      "system": "url",
      "value": "http://hl7.org/fhir"

      "name": "FHIR project team (example)",
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org/fhir"
        }
      ]

    }
  ],
  "description": "A mapping between the FHIR and V3 AddressUse Code systems",
  "status": "draft",
  "experimental": true,

  "date": "2012-06-13",
  "source": {

  "description": "A mapping between the FHIR and HL7 v3 AddressUse Code systems",
  "useContext": [
    {
      "text": "for CDA Usage"
    }
  ],
  "requirements": "To help implementers map from HL7 v3/CDA to FHIR",
  "copyright": "Creative Commons 0",
  "sourceReference": {

    "reference": "http://hl7.org/fhir/address-use"
  },
  "target": {

  "targetReference": {

    "reference": "http://hl7.org/fhir/v3/AddressUse"
  },
  "concept": [

  "element": [

    {
      "system": "http://hl7.org/fhir/address-use",

      "codeSystem": "http://hl7.org/fhir/address-use",

      "code": "home",
      "map": [

      "target": [

        {
          "system": "http://hl7.org/fhir/v3/AddressUse",

          "codeSystem": "http://hl7.org/fhir/v3/AddressUse",

          "code": "H",
          "equivalence": "equivalent"
        }
      ]
    },
    {
      "system": "http://hl7.org/fhir/address-use",

      "codeSystem": "http://hl7.org/fhir/address-use",

      "code": "home",
      "map": [

      "target": [

        {
          "system": "http://hl7.org/fhir/v3/AddressUse",

          "codeSystem": "http://hl7.org/fhir/v3/AddressUse",

          "code": "H",
          "equivalence": "equivalent"
        }
      ]
    },
    {
      "system": "http://hl7.org/fhir/address-use",

      "codeSystem": "http://hl7.org/fhir/address-use",

      "code": "work",
      "map": [

      "target": [

        {
          "system": "http://hl7.org/fhir/v3/AddressUse",

          "codeSystem": "http://hl7.org/fhir/v3/AddressUse",

          "code": "WP",
          "equivalence": "equivalent"
        }
      ]
    },
    {
      "system": "http://hl7.org/fhir/address-use",

      "codeSystem": "http://hl7.org/fhir/address-use",

      "code": "temp",
      "map": [

      "target": [

        {
          "system": "http://hl7.org/fhir/v3/AddressUse",

          "codeSystem": "http://hl7.org/fhir/v3/AddressUse",

          "code": "TMP",
          "equivalence": "equivalent"
        }
      ]
    },
    {
      "system": "http://hl7.org/fhir/address-use",

      "codeSystem": "http://hl7.org/fhir/address-use",

      "code": "old",
      "map": [

      "target": [

        {
          "system": "http://hl7.org/fhir/v3/AddressUse",

          "codeSystem": "http://hl7.org/fhir/v3/AddressUse",

          "code": "BAD",
          "equivalence": "disjoint",
          "comments": "In the V3 AD, old is handled by the usablePeriod element, but you have to provide a time, there's no simple equivalent of flagging an address as old"

          "comments": "In the HL7 v3 AD, old is handled by the usablePeriod element, but you have to provide a time, there's no simple equivalent of flagging an address as old"

        }
      ]
    }
  ]
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.