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.3 Functional Status model to this guide - TTL Representation

Draft as of 2024-12-12

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 "functionalStatus2FHIR-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 functionalStatus2FHIR-eu-ps</b></p><a name=\"functionalStatus2FHIR-eu-ps\"> </a><a name=\"hcfunctionalStatus2FHIR-eu-ps\"> </a><a name=\"functionalStatus2FHIR-eu-ps-en-US\"> </a><p>Mapping from <a href=\"StructureDefinition-FunctionalStatus.html\">A.2.3.3 - Functional Status</a> to <a href=\"StructureDefinition-Composition-ps-xpandh.html\">Composition (EU PS)</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-FunctionalStatus.html\">A.2.3.3 - Functional Status</a> to <a href=\"StructureDefinition-Composition-ps-xpandh.html\">Composition (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>FunctionalStatus.description (A.2.3.4.1 Description)</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>Composition.section.text</td><td>where section.code = 'http://loinc.org#47420-5' </td></tr><tr><td>FunctionalStatus.onsetDate (A.2.3.4.2 Onset Date)</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>Composition.section.entry.onset[x]</td><td>where section.code = 'http://loinc.org#47420-5'  and entry of type Condition</td></tr><tr><td>FunctionalStatus.code (A.2.3.4.3 Functional assessment description)</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>Composition.section.entry.description</td><td>where section.code = 'http://loinc.org#47420-5'  and entry of type ClinicalImpression</td></tr><tr><td>FunctionalStatus.date (A.2.3.4.4 Functional assessment date)</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>Composition.section.entry.effective[x]</td><td>where section.code = 'http://loinc.org#47420-5'  and entry of type ClinicalImpression</td></tr><tr><td>FunctionalStatus.result (A.2.3.4.5 Functional assessment result)</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>Composition.section.entry.code</td><td>where section.code = 'http://loinc.org#47420-5'  and entry of type Condition.Considering the result as indication of the disability</td></tr><tr><td>FunctionalStatus.result (A.2.3.4.5 Functional assessment result)</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>Composition.section.entry.finding</td><td>where section.code = 'http://loinc.org#47420-5'  and entry of type ClinicalImpression</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.eu/fhir/ig/xpandh/ps/ConceptMap/functionalStatus2FHIR-eu-ps"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "FunctionalStatus2Fhir"] ; # 
  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/FunctionalStatus"^^xsd:anyURI] ; # 
  fhir:target [ fhir:v "http://hl7.eu/fhir/ig/xpandh/ps/StructureDefinition/Composition-ps-xpandh"^^xsd:anyURI] ; # 
  fhir:group ( [
fhir:source [ fhir:v "http://hl7.eu/fhir/ig/xpandh/ps/StructureDefinition/FunctionalStatus"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://hl7.eu/fhir/ig/xpandh/ps/StructureDefinition/Composition-ps-xpandh"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "FunctionalStatus.description" ] ;
fhir:display [ fhir:v "A.2.3.4.1 Description" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section.text" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "where section.code = 'http://loinc.org#47420-5' " ]       ] )     ] [
fhir:code [ fhir:v "FunctionalStatus.onsetDate" ] ;
fhir:display [ fhir:v "A.2.3.4.2 Onset Date" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section.entry.onset[x]" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "where section.code = 'http://loinc.org#47420-5'  and entry of type Condition" ]       ] )     ] [
fhir:code [ fhir:v "FunctionalStatus.code" ] ;
fhir:display [ fhir:v "A.2.3.4.3 Functional assessment description" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section.entry.description" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "where section.code = 'http://loinc.org#47420-5'  and entry of type ClinicalImpression" ]       ] )     ] [
fhir:code [ fhir:v "FunctionalStatus.date" ] ;
fhir:display [ fhir:v "A.2.3.4.4 Functional assessment date" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section.entry.effective[x]" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "where section.code = 'http://loinc.org#47420-5'  and entry of type ClinicalImpression" ]       ] )     ] [
fhir:code [ fhir:v "FunctionalStatus.result" ] ;
fhir:display [ fhir:v "A.2.3.4.5 Functional assessment result" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section.entry.code" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "where section.code = 'http://loinc.org#47420-5'  and entry of type Condition.Considering the result as indication of the disability" ]       ] )     ] [
fhir:code [ fhir:v "FunctionalStatus.result" ] ;
fhir:display [ fhir:v "A.2.3.4.5 Functional assessment result" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section.entry.finding" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "where section.code = 'http://loinc.org#47420-5'  and entry of type ClinicalImpression" ]       ] )     ] )
  ] ) . #