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.3 Procedures model to this guide - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ConceptMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "procedure2FHIR-eu-ps"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap procedure2FHIR-eu-ps</b></p><a name=\"procedure2FHIR-eu-ps\"> </a><a name=\"hcprocedure2FHIR-eu-ps\"> </a><a name=\"procedure2FHIR-eu-ps-en-US\"> </a><p>Mapping from <a href=\"StructureDefinition-ProcedurePs.html\">A.2.3.3 - Procedures</a> to <a href=\"StructureDefinition-Procedure-ps-xpandh.html\">Procedure (EU PS)</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-ProcedurePs.html\">A.2.3.3 - Procedures</a> to <a href=\"StructureDefinition-Procedure-ps-xpandh.html\">Procedure (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>ProcedurePs.description (A.2.3.3.1 Procedure 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>Procedure.code</td></tr><tr><td>ProcedurePs.bodySite (A.2.3.3.2 Body site)</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>Procedure.bodySite</td></tr><tr><td>ProcedurePs.date (A.2.3.3.3 Procedure 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>Procedure.performed[x]</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://hl7.eu/fhir/ig/xpandh/ps/ConceptMap/procedure2FHIR-eu-ps"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "Procedure2Fhir"] ; #
fhir:title [ fhir:v "eHN Recipient to this guide Map"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-12-12T10:23:54+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "XpanDH Project"] ; #
fhir:contact ( [
fhir:name [ fhir:v "XpanDH Project" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://xpandh-project.iscte-iul.pt" ] ] )
] ) ; #
fhir:description [ fhir:v "eHN Medical Devices Model to this guide Map"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "150" ] ;
fhir:display [ fhir:v "Europe" ] ] )
] ) ; #
fhir:purpose [ fhir:v "It shows how theMedical Devices Recipient data set defined by the EU eHN guidelines is mapped into this guide"] ; #
fhir:copyright [ fhir:v "Used by permission of the XpanDH project, all rights reserved Creative Commons License"] ; #
fhir:source [ fhir:v "http://hl7.eu/fhir/ig/xpandh/ps/StructureDefinition/ProcedurePs"^^xsd:anyURI] ; #
fhir:target [ fhir:v "http://hl7.eu/fhir/ig/xpandh/ps/StructureDefinition/Procedure-ps-xpandh"^^xsd:anyURI] ; #
fhir:group ( [
fhir:source [ fhir:v "http://hl7.eu/fhir/ig/xpandh/ps/StructureDefinition/ProcedurePs"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://hl7.eu/fhir/ig/xpandh/ps/StructureDefinition/Procedure-ps-xpandh"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "ProcedurePs.description" ] ;
fhir:display [ fhir:v "A.2.3.3.1 Procedure description" ] ;
( fhir:target [
fhir:code [ fhir:v "Procedure.code" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "ProcedurePs.bodySite" ] ;
fhir:display [ fhir:v "A.2.3.3.2 Body site" ] ;
( fhir:target [
fhir:code [ fhir:v "Procedure.bodySite" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "ProcedurePs.date" ] ;
fhir:display [ fhir:v "A.2.3.3.3 Procedure date" ] ;
( fhir:target [
fhir:code [ fhir:v "Procedure.performed[x]" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] )
] ) . #