SMART PH4H
0.1.0 - ci-build

SMART PH4H, published by WHO. 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/WorldHealthOrganization/smart-ph4h/tree/main and changes regularly. See the Directory of published versions

: Example SMART IPS Composition - 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 "ExampleComposition"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://smart.who.int/ph4h/StructureDefinition/SmartIPSComposition"^^xsd:anyURI ;
fhir:link <http://smart.who.int/ph4h/StructureDefinition/SmartIPSComposition>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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 &quot;30551ce1-5a28-4356-b684-1e639094ad4d&quot;</p></div><p><b>identifier</b>: id: 3f69e0a5-2177-4540-baab-7a5d0877428f</p><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>: 2017-12-11 02:30:00+0100</p><p><b>author</b>: Beetje van Hulp, MD</p><p><b>title</b>: Patient Summary as of December 11, 2017 14:30</p><p><b>confidentiality</b>: N</p><blockquote><p><b>attester</b></p><p><b>mode</b>: legal</p><p><b>time</b>: 2017-12-11 02:30:00+0100</p><p><b>party</b>: Beetje van Hulp, MD</p></blockquote><blockquote><p><b>attester</b></p><p><b>mode</b>: legal</p><p><b>time</b>: 2017-12-11 02:30:00+0100</p><p><b>party</b>: Anorg Aniza Tion BV</p></blockquote><p><b>custodian</b>: Anorg Aniza Tion BV</p><h3>RelatesTos</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Target[x]</b></td></tr><tr><td>*</td><td>appends</td><td>id: c2277753-9f90-4a95-8ddb-a0b3f6e7d292</td></tr></table><h3>Events</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Period</b></td></tr><tr><td>*</td><td>care provision <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\">(ActClass#PCPR)</span></td><td>?? --&gt; 2017-12-11 02:30:00+0100</td></tr></table></div>"
  ] ; # 
  fhir:identifier [
fhir:system [ fhir:v "urn:oid:2.16.724.4.8.10.200.10"^^xsd:anyURI ] ;
fhir:value [ fhir:v "3f69e0a5-2177-4540-baab-7a5d0877428f" ]
  ] ; # 
  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/2b90dd2b-2dab-4c75-9bb9-a355e07401e7" ]
  ] ; # 
  fhir:date [ fhir:v "2017-12-11T14:30:00+01:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "Practitioner/1c616b24-3895-48c4-9a02-9a64110351ee" ]
  ] ) ; # 
  fhir:title [ fhir:v "Patient Summary as of December 11, 2017 14:30"] ; # 
  fhir:confidentiality [ fhir:v "N"] ; # 
  fhir:attester ( [
fhir:mode [ fhir:v "legal" ] ;
fhir:time [ fhir:v "2017-12-11T14:30:00+01:00"^^xsd:dateTime ] ;
fhir:party [
fhir:reference [ fhir:v "Practitioner/1c616b24-3895-48c4-9a02-9a64110351ee" ]     ]
  ] [
fhir:mode [ fhir:v "legal" ] ;
fhir:time [ fhir:v "2017-12-11T14:30:00+01:00"^^xsd:dateTime ] ;
fhir:party [
fhir:reference [ fhir:v "Organization/890751f4-2924-4636-bab7-efffc7f3cf14" ]     ]
  ] ) ; # 
  fhir:custodian [
fhir:reference [ fhir:v "Organization/890751f4-2924-4636-bab7-efffc7f3cf14" ]
  ] ; # 
  fhir:relatesTo ( [
fhir:code [ fhir:v "appends" ] ;
fhir:target [
a fhir:Identifier ;
fhir:system [ fhir:v "urn:oid:2.16.724.4.8.10.200.10"^^xsd:anyURI ] ;
fhir:value [ fhir:v "c2277753-9f90-4a95-8ddb-a0b3f6e7d292" ]     ]
  ] ) ; # 
  fhir:event ( [
    ( fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActClass"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PCPR" ]       ] )     ] ) ;
fhir:period [
fhir:end [ fhir:v "2017-12-11T14:30:00+01:00"^^xsd:dateTime ]     ]
  ] ) ; # 
  fhir:section ( [
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\"><table><thead><tr><th>Medication</th><th>Strength</th><th>Form</th><th>Dosage</th><th>Comment</th></tr></thead><tbody><tr><td>Anastrozole</td><td>1 mg</td><td>tablet</td><td>once daily</td><td>treatment for breast cancer</td></tr><tr><td>Black Cohosh Extract</td><td></td><td>pil</td><td></td><td>herbal supplement</td></tr></tbody></table></div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "MedicationStatement/c220e36c-eb67-4fc4-9ba1-2fabc52acec5" ]     ] [
fhir:reference [ fhir:v "MedicationStatement/47524493-846a-4a26-bae2-4ab03e60f02d" ]     ] )
  ] [
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\">Allergy to penicillin, high criticality</div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "AllergyIntolerance/72884cad-ebe6-4f43-a51a-2f978275f131" ]     ] )
  ] [
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\">Hot75e8bf23bc89 flushes</div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Condition/c64139e7-f02d-409c-bf34-75e8bf23bc89" ]     ] )
  ] [
fhir:title [ fhir:v "Advance Directives" ] ;
fhir:code [
      ( fhir:coding [
a loinc:42348-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "42348-3" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Consent MYS for pilgrimage</div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Consent/c7781f44-6df8-4a8b-9e06-0b34263a47c6" ]     ] )
  ] [
fhir:title [ fhir:v "History of Past Illness" ] ;
fhir:code [
      ( fhir:coding [
a loinc:11348-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11348-0" ] ;
fhir:display [ fhir:v "History of Past illness Narrative" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Breast cancer Stage II with no evidence of recurrence following treatment</div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Condition/c4597aa2-688a-401b-a658-70acc6de28c5" ]     ] )
  ] [
fhir:title [ fhir:v "Plan of Treatment" ] ;
fhir:code [
      ( fhir:coding [
a loinc:18776-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "18776-5" ] ;
fhir:display [ fhir:v "Plan of care note" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Continue hormone medication with Anastrozole for total of 5 years and monitor for potential breast cancer recurrence</div>"     ]
  ] [
fhir:title [ fhir:v "Results" ] ;
fhir:code [
      ( fhir:coding [
a loinc:30954-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "30954-2" ] ;
fhir:display [ fhir:v "Relevant diagnostic tests/laboratory data Narrative" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><thead><tr><th colspan=\"3\">Blood typing</th></tr></thead><tbody><tr><td>Blood group</td><td>A+</td><td/></tr><tr><td>C Ab [Presence] in Serum or Plasma</td><td>Positive</td><td/></tr><tr><td>E Ab [Presence] in Serum or Plasma</td><td>Positive</td><td/></tr><tr><td>Little c Ab [Presence] in Serum or Plasma</td><td>Negative</td><td/></tr></tbody></table><table><thead><tr><th colspan=\"3\">Hemoglobin A1c monitoring</th></tr></thead><tbody><tr><td>Hemoglobin A1c/Hemoglobin.total in Blood by HPLC</td><td>7.5 %</td><td/></tr></tbody></table><table><thead><tr><th colspan=\"3\">Bacteriology</th></tr></thead><tbody><tr><td colspan=\"3\">Methicillin resistant Staphylococcus aureus</td></tr><tr><td colspan=\"3\">Healthy carrier of MRSA</td></tr></tbody></table></div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/2639657a-c19a-48e2-82cc-471e13b8ad93" ]     ] [
fhir:reference [ fhir:v "Observation/cc354e00-a419-47ea-8b6c-1768b2a01645" ]     ] [
fhir:reference [ fhir:v "Observation/26bee0a9-5997-4557-ab9d-c6adbb05b571" ]     ] )
  ] ) . #