XpanDH Patient Summary
0.1.0 - ci-build 150

XpanDH Patient Summary, published by XpanDH Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/xpandh-ps/ and changes regularly. See the Directory of published versions

: eHN ClosedProblem to this guide Map - JSON Representation

Draft as of 2024-12-12

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "closedProblem2FHIR-eu-ps",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap closedProblem2FHIR-eu-ps</b></p><a name=\"closedProblem2FHIR-eu-ps\"> </a><a name=\"hcclosedProblem2FHIR-eu-ps\"> </a><a name=\"closedProblem2FHIR-eu-ps-en-US\"> </a><p>Mapping from <a href=\"StructureDefinition-ClosedProblem.html\">A.2.2.2 - Resolved, closed or inactive problems</a> to <a href=\"StructureDefinition-Condition-ps-xpandh.html\">Condition (EU PS)</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-ClosedProblem.html\">A.2.2.2 - Resolved, closed or inactive problems</a> to <a href=\"StructureDefinition-Condition-ps-xpandh.html\">Condition (EU PS)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>ClosedProblem.description (A.2.2.2.1 Problem description)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Condition.code</td></tr><tr><td>ClosedProblem.onsetDate (A.2.2.2.2 Onset date)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Condition.onsetDateTime</td></tr><tr><td>ClosedProblem.endDate (A.2.2.2.3 End date)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Condition.abatementDateTime</td></tr><tr><td>ClosedProblem.resolution (A.2.2.2.4 Resolution circumstances)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Condition.extension:statusReason</td></tr></table></div>"
  },
  "url" : "http://hl7.eu/fhir/ig/xpandh/ps/ConceptMap/closedProblem2FHIR-eu-ps",
  "version" : "0.1.0",
  "name" : "ClosedProblem2Fhir",
  "title" : "eHN ClosedProblem to this guide Map",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-12-12T10:23:54+00:00",
  "publisher" : "XpanDH Project",
  "contact" : [
    {
      "name" : "XpanDH Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://xpandh-project.iscte-iul.pt"
        }
      ]
    }
  ],
  "description" : "eHN ClosedProblem Model to this guide Map",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "purpose" : "It shows how the ClosedProblem data set defined by the EU eHN guidelines is mapped into this guide",
  "copyright" : "Used by permission of the XpanDH project, all rights reserved Creative Commons License",
  "sourceUri" : "http://hl7.eu/fhir/ig/xpandh/ps/StructureDefinition/ClosedProblem",
  "targetUri" : "http://hl7.eu/fhir/ig/xpandh/ps/StructureDefinition/Condition-ps-xpandh",
  "group" : [
    {
      "source" : "http://hl7.eu/fhir/ig/xpandh/ps/StructureDefinition/ClosedProblem",
      "target" : "http://hl7.eu/fhir/ig/xpandh/ps/StructureDefinition/Condition-ps-xpandh",
      "element" : [
        {
          "code" : "ClosedProblem.description",
          "display" : "A.2.2.2.1 Problem description",
          "target" : [
            {
              "code" : "Condition.code",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "ClosedProblem.onsetDate",
          "display" : "A.2.2.2.2 Onset date",
          "target" : [
            {
              "code" : "Condition.onsetDateTime",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "ClosedProblem.endDate",
          "display" : "A.2.2.2.3 End date",
          "target" : [
            {
              "code" : "Condition.abatementDateTime",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "ClosedProblem.resolution",
          "display" : "A.2.2.2.4 Resolution circumstances",
          "target" : [
            {
              "code" : "Condition.extension:statusReason",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}