FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example ConceptMap/example-metadata (JSON)

Terminology Infrastructure Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: No defined compartments

Raw JSON (canonical form + also see JSON Format Specification)

Example Concept Map Metadata

{
  "resourceType" : "ConceptMap",
  "id" : "example-metadata",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareableconceptmap"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <p>Mapping from \n        <a href=\"valueset-address-use.html\">AddressUse</a> to \n        <a href=\"http://terminology.hl7.org/5.5.0/ValueSet-v3-AddressUse.html\">AddressUse</a>\n      </p>\n      <p>DRAFT (not intended for production usage). Published on 2021-07-21 by HL7 International / Terminology Infrastructure (\n        <a href=\"http://www.hl7.org/Special/committees/Vocab\">http://www.hl7.org/Special/com...</a>, \n        <a href=\"http://www.hl7.org/Special/committees/Vocab/index.cfm\">http://www.hl7.org/Special/com...</a>). \n      </p>\n      <div>\n        <p>This is an example concept map that illustrates usage of the metadata resource elements introduced in R5</p>\n\n      </div>\n      <br/>\n      <p>\n        <b>Group 1</b>Mapping from \n        <a href=\"codesystem-address-use.html\">AddressUse</a> to \n        <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-AddressUse.html\">AddressUse</a>\n      </p>\n      <table class=\"grid\">\n        <tr>\n          <td>\n            <b>Source Code</b>\n          </td>\n          <td>\n            <b>Relationship</b>\n          </td>\n          <td>\n            <b>Target Code</b>\n          </td>\n          <td>\n            <b>Comment</b>\n          </td>\n        </tr>\n        <tr>\n          <td>home</td>\n          <td>\n            <a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a>\n          </td>\n          <td>H (home address)</td>\n          <td/>\n        </tr>\n        <tr>\n          <td>work</td>\n          <td>\n            <a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a>\n          </td>\n          <td>WP (work place)</td>\n          <td/>\n        </tr>\n        <tr>\n          <td>temp (Temporary)</td>\n          <td>\n            <a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a>\n          </td>\n          <td>TMP (temporary address)</td>\n          <td/>\n        </tr>\n        <tr>\n          <td>old (Old / Incorrect)</td>\n          <td>\n            <a href=\"codesystem-concept-map-relationship.html#not-related-to\" title=\"not-related-to\">is not related to</a>\n          </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>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "vocab"
  }],
  "url" : "http://hl7.org/fhir/ConceptMap/example-metadata",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.14.5"
  }],
  "version" : "6.0.0-cibuild",
  "name" : "ExampleMetadata",
  "title" : "Metadata Example",
  "status" : "draft",
  "experimental" : true,
  "date" : "2021-07-21",
  "publisher" : "HL7 International / Terminology Infrastructure",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/Vocab"
    }]
  },
  {
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/Vocab/index.cfm"
    }]
  }],
  "description" : "This is an example concept map that illustrates usage of the metadata resource elements introduced in R5",
  "approvalDate" : "2021-07-21",
  "lastReviewDate" : "2022-07-21",
  "effectivePeriod" : {
    "start" : "2021-08-01",
    "end" : "2022-07-31"
  },
  "topic" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/definition-topic",
      "code" : "treatment",
      "display" : "Treatment"
    }]
  }],
  "author" : [{
    "name" : "ACME ConceptMap Development",
    "telecom" : [{
      "system" : "url",
      "value" : "http://acme.org/development"
    }]
  }],
  "editor" : [{
    "name" : "ACME ConceptMap Management",
    "telecom" : [{
      "system" : "url",
      "value" : "http://acme.org/management"
    }]
  }],
  "reviewer" : [{
    "name" : "Society for Creative ConceptMap Review",
    "telecom" : [{
      "system" : "url",
      "value" : "http://example.org/sccr"
    }]
  }],
  "endorser" : [{
    "name" : "National Foundation for ConceptMap Quality",
    "telecom" : [{
      "system" : "url",
      "value" : "http://example.org/nfcq"
    }]
  }],
  "relatedArtifact" : [{
    "type" : "derived-from",
    "resource" : "http://hl7.org/fhir/ConceptMap/example"
  }],
  "sourceScopeUri" : "http://hl7.org/fhir/ValueSet/address-use",
  "targetScopeUri" : "http://terminology.hl7.org/ValueSet/v3-AddressUse",
  "group" : [{
    "source" : "http://hl7.org/fhir/address-use",
    "target" : "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
    "element" : [{
      "code" : "home",
      "display" : "Home",
      "target" : [{
        "code" : "H",
        "display" : "home address",
        "relationship" : "equivalent"
      }]
    },
    {
      "code" : "work",
      "display" : "Work",
      "target" : [{
        "code" : "WP",
        "display" : "work place",
        "relationship" : "equivalent"
      }]
    },
    {
      "code" : "temp",
      "display" : "Temporary",
      "target" : [{
        "code" : "TMP",
        "display" : "temporary address",
        "relationship" : "equivalent"
      }]
    },
    {
      "code" : "old",
      "display" : "Old / Incorrect",
      "target" : [{
        "code" : "BAD",
        "display" : "bad address",
        "relationship" : "not-related-to",
        "comment" : "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"
      }]
    }],
    "unmapped" : {
      "mode" : "fixed",
      "code" : "temp",
      "display" : "temp",
      "relationship" : "related-to"
    }
  }]
}

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.