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

Document-reference-status-map-v3.xml Document-reference-status-map-v3.json

Raw JSON ( canonical form )

v3 map for DocumentReferenceStatus

{
  "resourceType": "ConceptMap",
  "id": "v3-document-reference-status",

  "text": {
    "status": "generated",
    "div": "<div><h2>v3 map for DocumentReferenceStatus (http://hl7.org/fhir/cm/v3/document-reference-status)</h2><p>Mapping from <a href=\"document-reference-status.html\">http://hl7.org/fhir/vs/document-reference-status</a> to <a href=\"v3/ActStatus/index.html\">http://hl7.org/fhir/v3/vs/ActStatus</a></p><p>Draft. Published on 30-Sep 2014 18:9 by HL7 (FHIR Project) (<a href=\"http://hl7.org/fhir\">http://hl7.org/fhir</a>, <a href=\"mailto:fhir@lists.hl7.org\">fhir@lists.hl7.org</a>). </p><p>v3 Map (ActStatus)</p><br/><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Equivalence</b></td><td><b>Destination Code</b></td></tr><tr><td>current</td><td>equivalent</td><td>active (active)</td></tr><tr><td>superceded</td><td>equivalent</td><td>obsolete (obsolete)</td></tr><tr><td>entered in error</td><td>equivalent</td><td>nullified (nullified)</td></tr></table></div>"

    "div": "<div>!-- Snipped for Brevity --></div>"

  },
  "identifier": "http://hl7.org/fhir/cm/v3/document-reference-status",

  "url": "http://hl7.org/fhir/ConceptMap/v3-document-reference-status",

  "name": "v3 map for DocumentReferenceStatus",
  "status": "draft",

  "publisher": "HL7 (FHIR Project)",
  "telecom": [
    {
      "system": "url",
      "value": "http://hl7.org/fhir"
    },

  "contact": [

    {
      "system": "email",
      "value": "fhir@lists.hl7.org"

      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]

    }
  ],
  "date": "2015-10-24T07:41:03+11:00",

  "description": "v3 Map (ActStatus)",
  "status": "draft",
  "date": "2014-09-30T18:09:17.531+10:00",
  "source": {
    "reference": "http://hl7.org/fhir/vs/document-reference-status"

  "sourceReference": {
    "reference": "http://hl7.org/fhir/ValueSet/document-reference-status"

  },
  "target": {
    "reference": "http://hl7.org/fhir/v3/vs/ActStatus"

  "targetReference": {
    "reference": "http://hl7.org/fhir/ValueSet/v3-ActStatus"

  },
  "concept": [

  "element": [

    {
      "system": "http://hl7.org/fhir/document-reference-status",

      "codeSystem": "http://hl7.org/fhir/document-reference-status",

      "code": "current",
      "map": [

      "target": [

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

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

          "code": "active",
          "equivalence": "equivalent"
        }
      ]
    },
    {
      "system": "http://hl7.org/fhir/document-reference-status",
      "code": "superceded",
      "map": [

      "codeSystem": "http://hl7.org/fhir/document-reference-status",
      "code": "superseded",
      "target": [

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

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

          "code": "obsolete",
          "equivalence": "equivalent"
        }
      ]
    },
    {
      "system": "http://hl7.org/fhir/document-reference-status",
      "code": "entered in error",
      "map": [

      "codeSystem": "http://hl7.org/fhir/document-reference-status",
      "code": "entered-in-error",
      "target": [

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

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

          "code": "nullified",
          "equivalence": "equivalent"
        }
      ]
    }
  ]
}

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.