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

: A.2.3.1 Current problems model to this guide - JSON Representation

Draft as of 2024-12-12

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "problem2FHIR-eu-ps",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap problem2FHIR-eu-ps</b></p><a name=\"problem2FHIR-eu-ps\"> </a><a name=\"hcproblem2FHIR-eu-ps\"> </a><a name=\"problem2FHIR-eu-ps-en-US\"> </a><p>Mapping from <a href=\"StructureDefinition-Problem.html\">A.2.3.1 Current 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-Problem.html\">A.2.3.1 Current 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>Problem.description (A.2.3.1.1 Problem / diagnosis 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>Problem.onsetDate (A.2.3.1.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>Problem.assertionStatus (A.2.3.1.3 Diagnosis assertion status)</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.verificationStatus</td></tr></table></div>"
  },
  "url" : "http://hl7.eu/fhir/ig/xpandh/ps/ConceptMap/problem2FHIR-eu-ps",
  "version" : "0.1.0",
  "name" : "Problem2Fhir",
  "title" : "eHN Problem 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 Problem 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 Problem 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/Problem",
  "targetUri" : "http://hl7.eu/fhir/ig/xpandh/ps/StructureDefinition/Condition-ps-xpandh",
  "group" : [
    {
      "source" : "http://hl7.eu/fhir/ig/xpandh/ps/StructureDefinition/Problem",
      "target" : "http://hl7.eu/fhir/ig/xpandh/ps/StructureDefinition/Condition-ps-xpandh",
      "element" : [
        {
          "code" : "Problem.description",
          "display" : "A.2.3.1.1 Problem / diagnosis description",
          "target" : [
            {
              "code" : "Condition.code",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "Problem.onsetDate",
          "display" : "A.2.3.1.2 Onset date",
          "target" : [
            {
              "code" : "Condition.onsetDateTime",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "Problem.assertionStatus",
          "display" : "A.2.3.1.3 Diagnosis assertion status",
          "target" : [
            {
              "code" : "Condition.verificationStatus",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}