LACPass International Patient Summary (IPS) Guide
0.1.0 - ci-build

LACPass International Patient Summary (IPS) Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Patient Summary as of 01/15/2023 - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "LACCompositionExample"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://lacpass.racsel.org/StructureDefinition/lac-composition-ddcc"^^xsd:anyURI ;
fhir:link <http://lacpass.racsel.org/StructureDefinition/lac-composition-ddcc>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Composition</b><a name=\"LACCompositionExample\"> </a><a name=\"hcLACCompositionExample\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Composition &quot;LACCompositionExample&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-lac-composition-ddcc.html\">LAC_Composition_DDCC</a></p></div><p><b>status</b>: final</p><p><b>type</b>: Patient Summary Document <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#60591-5)</span></p><p><b>date</b>: 2023-01-15 17:26:43+0000</p><p><b>author</b>: <a href=\"Organization-LACOrganizationExample.html\">Organization/LACOrganizationExample</a> &quot;Ministerio de Salud&quot;</p><p><b>title</b>: Patient Summary as of 01/15/2023</p><p><b>confidentiality</b>: N</p><p><b>custodian</b>: <a href=\"Organization-LACOrganizationExample.html\">Organization/LACOrganizationExample</a> &quot;Ministerio de Salud&quot;</p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:60591-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "60591-5" ] ;
fhir:display [ fhir:v "Patient Summary Document" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/LACPatientExample" ]
  ] ; # 
  fhir:date [ fhir:v "2023-01-15T17:26:43+00:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "Organization/LACOrganizationExample" ]
  ] ) ; # 
  fhir:title [ fhir:v "Patient Summary as of 01/15/2023"] ; # 
  fhir:confidentiality [ fhir:v "N"] ; # 
  fhir:custodian [
fhir:reference [ fhir:v "Organization/LACOrganizationExample" ]
  ] ; # 
  fhir:section ( [
fhir:title [ fhir:v "Active Problems" ] ;
fhir:code [
      ( fhir:coding [
a loinc:11450-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11450-4" ] ;
fhir:display [ fhir:v "Problem list Reported" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Hot flushes</div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Condition/73670837-417b-422f-9f99-46fb28d30985" ]     ] )
  ] [
fhir:title [ fhir:v "Medication" ] ;
fhir:code [
      ( fhir:coding [
a loinc:10160-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10160-0" ] ;
fhir:display [ fhir:v "History of Medication use Narrative" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">To be populated at future time</div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "MedicationStatement/d2c23c25-48eb-4e55-a22a-b72787ae1d85" ]     ] )
  ] [
fhir:title [ fhir:v "Allergies and Intolerances" ] ;
fhir:code [
      ( fhir:coding [
a loinc:48765-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "48765-2" ] ;
fhir:display [ fhir:v "Allergies and adverse reactions Document" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">To be populated at future time</div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "AllergyIntolerance/bd64ca58-bea9-4b3c-aaa0-50e0b7575b79" ]     ] )
  ] [
fhir:title [ fhir:v "History of Immunizations" ] ;
fhir:code [
      ( fhir:coding [
a loinc:11369-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11369-6" ] ;
fhir:display [ fhir:v "History of Immunization Narrative" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">To be populated at future time</div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Immunization/LACImmunizationExample" ]     ] )
  ] ) . #