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.2 Medical devices and implants model to this guide - JSON Representation

Draft as of 2024-12-12

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "medicalDevice2FHIR-eu-ps",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap medicalDevice2FHIR-eu-ps</b></p><a name=\"medicalDevice2FHIR-eu-ps\"> </a><a name=\"hcmedicalDevice2FHIR-eu-ps\"> </a><a name=\"medicalDevice2FHIR-eu-ps-en-US\"> </a><p>Mapping from <a href=\"StructureDefinition-MedicalDevice.html\">A.2.3.2 - Medical devices and implants</a> to <a href=\"StructureDefinition-DeviceUseStatement-ps-xpandh.html\">Device Use Statement (EU PS)</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-MedicalDevice.html\">A.2.3.2 - Medical devices and implants</a> to <a href=\"StructureDefinition-DeviceUseStatement-ps-xpandh.html\">Device Use Statement (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><td><b>Comment</b></td></tr><tr><td>MedicalDevice.description (A.2.3.2.1 Device and implant 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>DeviceUseStatement.device.type</td><td/></tr><tr><td>MedicalDevice.identifier (A.2.3.2.2 Device ID)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>DeviceUseStatement.device.identifier</td><td>If it is a generic identifier</td></tr><tr><td>MedicalDevice.identifier (A.2.3.2.2 Device ID)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>DeviceUseStatement.device.udiCarrier</td><td>If it is an UDI</td></tr><tr><td>MedicalDevice.implantDate (A.2.3.2.3 Implant 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>DeviceUseStatement.timingPeriod.start</td><td/></tr><tr><td>MedicalDevice.endDate (A.2.3.2.4 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>DeviceUseStatement.timingPeriod.end</td><td/></tr></table></div>"
  },
  "url" : "http://hl7.eu/fhir/ig/xpandh/ps/ConceptMap/medicalDevice2FHIR-eu-ps",
  "version" : "0.1.0",
  "name" : "MedicalDevice2Fhir",
  "title" : "eHN Recipient 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 Medical Devices 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 theMedical Devices Recipient 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/MedicalDevice",
  "targetUri" : "http://hl7.eu/fhir/ig/xpandh/ps/StructureDefinition/DeviceUseStatement-ps-xpandh",
  "group" : [
    {
      "source" : "http://hl7.eu/fhir/ig/xpandh/ps/StructureDefinition/MedicalDevice",
      "target" : "http://hl7.eu/fhir/ig/xpandh/ps/StructureDefinition/DeviceUseStatement-ps-xpandh",
      "element" : [
        {
          "code" : "MedicalDevice.description",
          "display" : "A.2.3.2.1 Device and implant description",
          "target" : [
            {
              "code" : "DeviceUseStatement.device.type",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "MedicalDevice.identifier",
          "display" : "A.2.3.2.2 Device ID",
          "target" : [
            {
              "code" : "DeviceUseStatement.device.identifier",
              "equivalence" : "relatedto",
              "comment" : "If it is a generic identifier"
            }
          ]
        },
        {
          "code" : "MedicalDevice.identifier",
          "display" : "A.2.3.2.2 Device ID",
          "target" : [
            {
              "code" : "DeviceUseStatement.device.udiCarrier",
              "equivalence" : "relatedto",
              "comment" : "If it is an UDI"
            }
          ]
        },
        {
          "code" : "MedicalDevice.implantDate",
          "display" : "A.2.3.2.3 Implant date",
          "target" : [
            {
              "code" : "DeviceUseStatement.timingPeriod.start",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "MedicalDevice.endDate",
          "display" : "A.2.3.2.4 End date",
          "target" : [
            {
              "code" : "DeviceUseStatement.timingPeriod.end",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}