International Patient Summary Implementation Guide
2.0.0 - STU 2 International flag

International Patient Summary Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-ips/ and changes regularly. See the Directory of published versions

: Bundle - IPS with All Sections - 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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "bundle-ips-all-sections"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ips/StructureDefinition/Bundle-uv-ips"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ips/StructureDefinition/Bundle-uv-ips>     ] ) ;
    ( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ;
fhir:code [ fhir:v "N" ] ;
fhir:display [ fhir:v "normal" ]     ] )
  ] ; # 
  fhir:language [ fhir:v "en-NZ"] ; # 
  fhir:identifier [
fhir:system [ fhir:v "urn:oid:2.16.724.4.8.10.200.10"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ac7a747c-a2c9-493c-ba39-4ac6997eed1e" ]
  ] ; # 
  fhir:type [ fhir:v "document"] ; # 
  fhir:timestamp [ fhir:v "2024-09-21T18:53:00.8116604+00:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Composition/9c98f78e-f324-4ad5-97a1-8eb9ef9a1172"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Composition/9c98f78e-f324-4ad5-97a1-8eb9ef9a1172> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Organization/8f8635dc-694e-408f-8ffe-1610d50f9823"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Organization/8f8635dc-694e-408f-8ffe-1610d50f9823> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/PractitionerRole/94d12c8d-a3df-47a7-a0bb-0f29d64bafe2"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/PractitionerRole/94d12c8d-a3df-47a7-a0bb-0f29d64bafe2> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Practitioner/816cf057-b736-4e08-baed-cc21e081b784"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Practitioner/816cf057-b736-4e08-baed-cc21e081b784> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/AllergyIntolerance/9838cf73-c30d-4aa5-8ed8-36a079060b81"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/AllergyIntolerance/9838cf73-c30d-4aa5-8ed8-36a079060b81> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Condition/8039e4a7-d459-454c-92a5-6c17ca2a824b"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Condition/8039e4a7-d459-454c-92a5-6c17ca2a824b> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Condition/f8ab8ac1-56d1-4239-8303-dc70c1a3d0e1"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Condition/f8ab8ac1-56d1-4239-8303-dc70c1a3d0e1> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/MedicationStatement/c3d31980-2a88-45b6-a7af-3fe8d32cc6fa"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/MedicationStatement/c3d31980-2a88-45b6-a7af-3fe8d32cc6fa> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/MedicationStatement/b8dac343-16d7-49bf-ac36-b15e6726c343"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/MedicationStatement/b8dac343-16d7-49bf-ac36-b15e6726c343> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/MedicationStatement/b8e4d4a8-2c18-4f03-88dc-06f5f44f8058"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/MedicationStatement/b8e4d4a8-2c18-4f03-88dc-06f5f44f8058> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Immunization/17b5a6d7-307b-4726-8c8c-0031e61582ce"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Immunization/17b5a6d7-307b-4726-8c8c-0031e61582ce> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Immunization/14e8b0d8-b4e4-4f8e-b263-ef385787453b"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Immunization/14e8b0d8-b4e4-4f8e-b263-ef385787453b> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Immunization/47befa30-026c-421a-ad32-c0b134597a30"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Immunization/47befa30-026c-421a-ad32-c0b134597a30> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Immunization/2f05b590-ce75-4ac6-be97-c2a275e21cbc"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Immunization/2f05b590-ce75-4ac6-be97-c2a275e21cbc> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Immunization/c1d3ccb9-8b7d-4732-8e03-abe63be1984c"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Immunization/c1d3ccb9-8b7d-4732-8e03-abe63be1984c> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Immunization/79b66c21-fbd3-4c7f-ae82-ac958ae62e0a"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Immunization/79b66c21-fbd3-4c7f-ae82-ac958ae62e0a> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Immunization/9910b96a-793b-4e96-91a9-291c27357f83"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Immunization/9910b96a-793b-4e96-91a9-291c27357f83> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Immunization/5b028fb0-bd04-4e75-b2bc-6952771173ea"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Immunization/5b028fb0-bd04-4e75-b2bc-6952771173ea> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Observation/b0187efd-5f9b-474d-87bc-efebf877449a"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Observation/b0187efd-5f9b-474d-87bc-efebf877449a> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Observation/f40b9e26-93b4-462b-8811-bdd6943873aa"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Observation/f40b9e26-93b4-462b-8811-bdd6943873aa> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Observation/612b7e6a-c902-45cb-b45c-d1894458a26b"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Observation/612b7e6a-c902-45cb-b45c-d1894458a26b> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Observation/15bd8c0c-fa53-4f5b-994b-487c7db3dc78"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Observation/15bd8c0c-fa53-4f5b-994b-487c7db3dc78> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Observation/5019909f-097d-4a43-84d9-cc50143b8c82"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Observation/5019909f-097d-4a43-84d9-cc50143b8c82> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Observation/5d269392-79c1-4129-a142-0cdee6b49ea4"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Observation/5d269392-79c1-4129-a142-0cdee6b49ea4> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Observation/36ff59b8-d5a7-438e-b8c6-cd54af10a4af"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Observation/36ff59b8-d5a7-438e-b8c6-cd54af10a4af> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Observation/96e33a60-dbd8-47ce-b613-be954243939e"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Observation/96e33a60-dbd8-47ce-b613-be954243939e> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Observation/4ea539e1-fff9-4f56-964f-650d9e69ce58"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Observation/4ea539e1-fff9-4f56-964f-650d9e69ce58> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Observation/9f906425-8c18-4580-ab30-61a56d7f4c05"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Observation/9f906425-8c18-4580-ab30-61a56d7f4c05> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Observation/e2e3f8aa-df2a-4357-b01f-a9fba6bb9b41"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Observation/e2e3f8aa-df2a-4357-b01f-a9fba6bb9b41> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Flag/e8ae9c4e-8f5a-4270-bfac-02368c567fcf"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Flag/e8ae9c4e-8f5a-4270-bfac-02368c567fcf> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Procedure/39252"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Procedure/39252> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/DeviceUseStatement/eumfh-70-275-1"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/DeviceUseStatement/eumfh-70-275-1> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Device/eumfh-70-275-2"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Device/eumfh-70-275-2> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Consent/080d85fa-c807-42d1-a3af-b3ee70858a54"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Consent/080d85fa-c807-42d1-a3af-b3ee70858a54> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/DocumentReference/advance-directive-123"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/DocumentReference/advance-directive-123> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Condition/4f3d8f79-2f96-48c5-b346-d47f0c66c981"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Condition/4f3d8f79-2f96-48c5-b346-d47f0c66c981> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Condition/77efacd9-b5a6-4b35-9764-269017ea7567"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Condition/77efacd9-b5a6-4b35-9764-269017ea7567> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/CarePlan/85d57ac7-ea2d-47cf-b019-b867f876ee7c"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/CarePlan/85d57ac7-ea2d-47cf-b019-b867f876ee7c> )
  ] [
fhir:fullUrl [ fhir:v "https://sample.fhir.org/Observation/f241ac65-5eab-49a0-8b92-7fb263274110"^^xsd:anyURI ] ;
    ( fhir:resource <https://sample.fhir.org/Observation/f241ac65-5eab-49a0-8b92-7fb263274110> )
  ] ) . # 

<https://sample.fhir.org/Composition/9c98f78e-f324-4ad5-97a1-8eb9ef9a1172> a fhir:Composition ;
  fhir:id [ fhir:v "9c98f78e-f324-4ad5-97a1-8eb9ef9a1172"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ips/StructureDefinition/Composition-uv-ips"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ips/StructureDefinition/Composition-uv-ips>     ] )
  ] ; # 
  fhir:language [ fhir:v "en-NZ"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-NZ\" lang=\"en-NZ\"><a name=\"Composition_9c98f78e-f324-4ad5-97a1-8eb9ef9a1172\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition 9c98f78e-f324-4ad5-97a1-8eb9ef9a1172</b></p><a name=\"9c98f78e-f324-4ad5-97a1-8eb9ef9a1172\"> </a><a name=\"hc9c98f78e-f324-4ad5-97a1-8eb9ef9a1172\"> </a><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\">version: 1; Language: en-NZ</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Composition-uv-ips.html\">Composition (IPS)</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.2.18.7.2</code>/ac7a747c-a2c9-493c-ba39-4ac6997eed1e</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 60591-5}\">Patient summary Document</span></p><p><b>date</b>: 2024-09-13</p><p><b>author</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Organization_7a17027f-acc0-4d77-bf84-c0dad8f7c881\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>title</b>: International Patient Summary</p><p><b>confidentiality</b>: normal</p><h3>Attesters</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Mode</b></td><td><b>Time</b></td><td><b>Party</b></td></tr><tr><td style=\"display: none\">*</td><td>Professional</td><td>2024-09-13</td><td><a href=\"Bundle-bundle-ips-all-sections.html#PractitionerRole_94d12c8d-a3df-47a7-a0bb-0f29d64bafe2\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></td></tr></table><p><b>custodian</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Organization_7a17027f-acc0-4d77-bf84-c0dad8f7c881\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><h3>RelatesTos</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Target[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Transforms</td><td><code>urn:oid:2.16.840.1.113883.2.18.7.2</code>/ac7a747c-a2c9-493c-ba39-4ac6997eed1e</td></tr></table><h3>Events</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActClass PCPR}\">care provision</span></td><td>?? --&gt; 2024-09-13</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.18.7.2"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ac7a747c-a2c9-493c-ba39-4ac6997eed1e" ]
  ] ; # 
  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/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:date [ fhir:v "2024-09-13"^^xsd:date] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ]
  ] ) ; # 
  fhir:title [ fhir:v "International Patient Summary"] ; # 
  fhir:confidentiality [ fhir:v "N"] ; # 
  fhir:attester ( [
fhir:mode [ fhir:v "professional" ] ;
fhir:time [ fhir:v "2024-09-13"^^xsd:date ] ;
fhir:party [
fhir:reference [ fhir:v "PractitionerRole/94d12c8d-a3df-47a7-a0bb-0f29d64bafe2" ]     ]
  ] ) ; # 
  fhir:custodian [
fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ]
  ] ; # 
  fhir:relatesTo ( [
fhir:code [ fhir:v "transforms" ] ;
fhir:target [
a fhir:Identifier ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.18.7.2"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ac7a747c-a2c9-493c-ba39-4ac6997eed1e" ]     ]
  ] ) ; # 
  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 "2024-09-13"^^xsd:date ]     ]
  ] ) ; # 
  fhir:section ( [
fhir:title [ fhir:v "Problem List" ] ;
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:extension [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "8039e4a7-d459-454c-92a5-6c17ca2a824b"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Condition/8039e4a7-d459-454c-92a5-6c17ca2a824b"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "f8ab8ac1-56d1-4239-8303-dc70c1a3d0e1"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Condition/f8ab8ac1-56d1-4239-8303-dc70c1a3d0e1"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] ) ;
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table border=\"1\"><tr><th>Problem</th><th>Onset</th><th>Clinical Status</th><th>Verification Status</th><th>Severity</th></tr><tr id=\"8039e4a7-d459-454c-92a5-6c17ca2a824b\"><td>Essential hypertension</td><td>May 24 2016 20:00</td><td/><td/><td/></tr><tr id=\"f8ab8ac1-56d1-4239-8303-dc70c1a3d0e1\"><td>Gout</td><td>May 24 2016 20:00</td><td/><td/><td/></tr></table></div>"^^rdf:XMLLiteral     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Condition/8039e4a7-d459-454c-92a5-6c17ca2a824b" ]     ] [
fhir:reference [ fhir:v "Condition/f8ab8ac1-56d1-4239-8303-dc70c1a3d0e1" ]     ] )
  ] [
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:extension [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "9838cf73-c30d-4aa5-8ed8-36a079060b81"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/AllergyIntolerance/9838cf73-c30d-4aa5-8ed8-36a079060b81"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] ) ;
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table border=\"1\"><tr><th>Allergy Type</th><th>Substance</th><th>Onset</th><th>Clinical Status</th><th>Verification Status</th><th>Reaction</th></tr><tr id=\"9838cf73-c30d-4aa5-8ed8-36a079060b81\"><td/><td>Penicillin</td><td/><td/><td/><td/></tr></table></div>"^^rdf:XMLLiteral     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "AllergyIntolerance/9838cf73-c30d-4aa5-8ed8-36a079060b81" ]     ] )
  ] [
fhir:title [ fhir:v "Medication Summary" ] ;
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:extension [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "c3d31980-2a88-45b6-a7af-3fe8d32cc6fa"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/MedicationStatement/c3d31980-2a88-45b6-a7af-3fe8d32cc6fa"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "b8dac343-16d7-49bf-ac36-b15e6726c343"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/MedicationStatement/b8dac343-16d7-49bf-ac36-b15e6726c343"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "b8e4d4a8-2c18-4f03-88dc-06f5f44f8058"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/MedicationStatement/b8e4d4a8-2c18-4f03-88dc-06f5f44f8058"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] ) ;
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table border=\"1\"><tr><th>Medication</th><th>Dates</th><th>Dosage-Timing</th><th>Status</th><th>Route</th></tr><tr id=\"c3d31980-2a88-45b6-a7af-3fe8d32cc6fa\"><td>cilazapril 500 microgram tablet, 90</td><td/><td/><td>stopped</td><td/></tr><tr id=\"b8dac343-16d7-49bf-ac36-b15e6726c343\"><td>lisinopril 5 mg tablet</td><td/><td/><td>active</td><td/></tr><tr id=\"b8e4d4a8-2c18-4f03-88dc-06f5f44f8058\"><td>Ultraproct - cinchocaine 0.5% (5 mg/g) + fluocortolone hexanoate 0.095% (945 microgram/g) + fluocortolone pivalate 0.092% (918 microgram/g) ointment</td><td/><td/><td>active</td><td/></tr></table></div>"^^rdf:XMLLiteral     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "MedicationStatement/c3d31980-2a88-45b6-a7af-3fe8d32cc6fa" ]     ] [
fhir:reference [ fhir:v "MedicationStatement/b8dac343-16d7-49bf-ac36-b15e6726c343" ]     ] [
fhir:reference [ fhir:v "MedicationStatement/b8e4d4a8-2c18-4f03-88dc-06f5f44f8058" ]     ] )
  ] [
fhir:title [ fhir:v "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 note" ]       ] )     ] ;
fhir:text [
      ( fhir:extension [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "17b5a6d7-307b-4726-8c8c-0031e61582ce"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Immunization/17b5a6d7-307b-4726-8c8c-0031e61582ce"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "14e8b0d8-b4e4-4f8e-b263-ef385787453b"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Immunization/14e8b0d8-b4e4-4f8e-b263-ef385787453b"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "47befa30-026c-421a-ad32-c0b134597a30"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Immunization/47befa30-026c-421a-ad32-c0b134597a30"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "2f05b590-ce75-4ac6-be97-c2a275e21cbc"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Immunization/2f05b590-ce75-4ac6-be97-c2a275e21cbc"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "c1d3ccb9-8b7d-4732-8e03-abe63be1984c"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Immunization/c1d3ccb9-8b7d-4732-8e03-abe63be1984c"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "79b66c21-fbd3-4c7f-ae82-ac958ae62e0a"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Immunization/79b66c21-fbd3-4c7f-ae82-ac958ae62e0a"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "9910b96a-793b-4e96-91a9-291c27357f83"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Immunization/9910b96a-793b-4e96-91a9-291c27357f83"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "5b028fb0-bd04-4e75-b2bc-6952771173ea"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Immunization/5b028fb0-bd04-4e75-b2bc-6952771173ea"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] ) ;
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table border=\"1\"><tr><th>Vaccine</th><th>Date</th><th>Status</th><th>Lot Number</th></tr><tr id=\"17b5a6d7-307b-4726-8c8c-0031e61582ce\"><td>Influenza, split virus, trivalent, preservative</td><td>Apr 9 2024 20:00</td><td>Completed</td><td>H06</td></tr><tr id=\"14e8b0d8-b4e4-4f8e-b263-ef385787453b\"><td>COVID-19, mRNA, LNP-S, bivalent, PF, 30 mcg/0.3 mL dose</td><td>Feb 17 2024 19:00</td><td>Completed</td><td>GK3908-068</td></tr><tr id=\"47befa30-026c-421a-ad32-c0b134597a30\"><td>Influenza, split virus, trivalent, preservative</td><td>Apr 11 2023 20:00</td><td>Completed</td><td>358899</td></tr><tr id=\"2f05b590-ce75-4ac6-be97-c2a275e21cbc\"><td>COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose</td><td>Jul 31 2022 20:00</td><td>Completed</td><td>PCB0008-07</td></tr><tr id=\"c1d3ccb9-8b7d-4732-8e03-abe63be1984c\"><td>zoster live</td><td>Jul 12 2022 20:00</td><td>Completed</td><td>U021248</td></tr><tr id=\"79b66c21-fbd3-4c7f-ae82-ac958ae62e0a\"><td>COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose</td><td>Jan 12 2022 19:00</td><td>Completed</td><td>FL1072-025</td></tr><tr id=\"9910b96a-793b-4e96-91a9-291c27357f83\"><td>COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose</td><td>Aug 26 2021 20:00</td><td>Completed</td><td>FE8163-007</td></tr><tr id=\"5b028fb0-bd04-4e75-b2bc-6952771173ea\"><td>COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose</td><td>Aug 4 2021 20:00</td><td>Completed</td><td>FF8871-001</td></tr></table></div>"^^rdf:XMLLiteral     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Immunization/17b5a6d7-307b-4726-8c8c-0031e61582ce" ]     ] [
fhir:reference [ fhir:v "Immunization/14e8b0d8-b4e4-4f8e-b263-ef385787453b" ]     ] [
fhir:reference [ fhir:v "Immunization/47befa30-026c-421a-ad32-c0b134597a30" ]     ] [
fhir:reference [ fhir:v "Immunization/2f05b590-ce75-4ac6-be97-c2a275e21cbc" ]     ] [
fhir:reference [ fhir:v "Immunization/c1d3ccb9-8b7d-4732-8e03-abe63be1984c" ]     ] [
fhir:reference [ fhir:v "Immunization/79b66c21-fbd3-4c7f-ae82-ac958ae62e0a" ]     ] [
fhir:reference [ fhir:v "Immunization/9910b96a-793b-4e96-91a9-291c27357f83" ]     ] [
fhir:reference [ fhir:v "Immunization/5b028fb0-bd04-4e75-b2bc-6952771173ea" ]     ] )
  ] [
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 note" ]       ] )     ] ;
fhir:text [
      ( fhir:extension [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "b0187efd-5f9b-474d-87bc-efebf877449a"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Observation/b0187efd-5f9b-474d-87bc-efebf877449a"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "f40b9e26-93b4-462b-8811-bdd6943873aa"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Observation/f40b9e26-93b4-462b-8811-bdd6943873aa"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "612b7e6a-c902-45cb-b45c-d1894458a26b"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Observation/612b7e6a-c902-45cb-b45c-d1894458a26b"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "15bd8c0c-fa53-4f5b-994b-487c7db3dc78"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Observation/15bd8c0c-fa53-4f5b-994b-487c7db3dc78"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "5019909f-097d-4a43-84d9-cc50143b8c82"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Observation/5019909f-097d-4a43-84d9-cc50143b8c82"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "5d269392-79c1-4129-a142-0cdee6b49ea4"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Observation/5d269392-79c1-4129-a142-0cdee6b49ea4"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] ) ;
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table border=\"1\"><tr><th>Result</th><th>Value</th><th>Date</th><th>Status</th></tr><tr id=\"b0187efd-5f9b-474d-87bc-efebf877449a\"><td>Cholesterol.total/Cholesterol in HDL [Molar ratio] in Serum or Plasma</td><td>4.1 mmol/L</td><td>Oct 31 2023 11:06</td><td>final</td></tr><tr id=\"f40b9e26-93b4-462b-8811-bdd6943873aa\"><td>Lipid risk factors [Finding]</td><td>A combined CVD risk of which lipids is one component should be estimated to guide CVD risk management decisions. If lipid modifying medication is considered suggest checking first for treatable secondary causes of dyslipidaemia.</td><td>Oct 31 2023 11:06</td><td>final</td></tr><tr id=\"612b7e6a-c902-45cb-b45c-d1894458a26b\"><td>Cholesterol in LDL [Moles/volume] in Serum or Plasma by calculation</td><td>3.6 mmol/L</td><td>Oct 31 2023 11:06</td><td>final</td></tr><tr id=\"15bd8c0c-fa53-4f5b-994b-487c7db3dc78\"><td>Triglyceride [Moles/volume] in Serum or Plasma</td><td>1.7 mmol/L</td><td>Oct 31 2023 11:06</td><td>final</td></tr><tr id=\"5019909f-097d-4a43-84d9-cc50143b8c82\"><td>Cholesterol [Moles/volume] in Serum or Plasma</td><td>5.7 mmol/L</td><td>Oct 31 2023 11:06</td><td>final</td></tr><tr id=\"5d269392-79c1-4129-a142-0cdee6b49ea4\"><td>Cholesterol in HDL [Moles/volume] in Serum or Plasma</td><td>1.39 mmol/L</td><td>Oct 31 2023 11:06</td><td>final</td></tr></table></div>"^^rdf:XMLLiteral     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/b0187efd-5f9b-474d-87bc-efebf877449a" ]     ] [
fhir:reference [ fhir:v "Observation/f40b9e26-93b4-462b-8811-bdd6943873aa" ]     ] [
fhir:reference [ fhir:v "Observation/612b7e6a-c902-45cb-b45c-d1894458a26b" ]     ] [
fhir:reference [ fhir:v "Observation/15bd8c0c-fa53-4f5b-994b-487c7db3dc78" ]     ] [
fhir:reference [ fhir:v "Observation/5019909f-097d-4a43-84d9-cc50143b8c82" ]     ] [
fhir:reference [ fhir:v "Observation/5d269392-79c1-4129-a142-0cdee6b49ea4" ]     ] )
  ] [
fhir:title [ fhir:v "History of Procedures" ] ;
fhir:code [
      ( fhir:coding [
a loinc:47519-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "47519-4" ] ;
fhir:display [ fhir:v "History of Procedures Document" ]       ] )     ] ;
fhir:text [
      ( fhir:extension [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "55f43bcb-9032-46c0-b44b-18330024f9aa"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Procedure/39252"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] ) ;
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table border=\"1\"><tr><th>Procedure</th><th>Date</th><th>Status</th></tr><tr id=\"55f43bcb-9032-46c0-b44b-18330024f9aa\"><td>Total hip replacement</td><td>Apr 27 2000 20:00</td><td>Completed</td></tr></table></div>"^^rdf:XMLLiteral     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Procedure/39252" ]     ] )
  ] [
fhir:title [ fhir:v "Device Use" ] ;
fhir:code [
      ( fhir:coding [
a loinc:46264-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "46264-8" ] ;
fhir:display [ fhir:v "History of medical device use" ]       ] )     ] ;
fhir:text [
      ( fhir:extension [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "e6ff83e1-4c35-43c6-a40b-d21642262844"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/DeviceUseStatement/eumfh-70-275-1"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] ) ;
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table border=\"1\"><tr><th>Device</th><th>Status</th><th>Body Site</th><th>Start</th><th>End</th></tr><tr id=\"e6ff83e1-4c35-43c6-a40b-d21642262844\"><td>Hip prosthesis</td><td>active</td><td/><td/><td/></tr></table></div>"^^rdf:XMLLiteral     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "DeviceUseStatement/eumfh-70-275-1" ]     ] )
  ] [
fhir:title [ fhir:v "Vital Signs" ] ;
fhir:code [
      ( fhir:coding [
a loinc:8716-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8716-3" ] ;
fhir:display [ fhir:v "Vital signs note" ]       ] )     ] ;
fhir:text [
      ( fhir:extension [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "36ff59b8-d5a7-438e-b8c6-cd54af10a4af"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Observation/36ff59b8-d5a7-438e-b8c6-cd54af10a4af"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "96e33a60-dbd8-47ce-b613-be954243939e"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Observation/96e33a60-dbd8-47ce-b613-be954243939e"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "4ea539e1-fff9-4f56-964f-650d9e69ce58"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Observation/4ea539e1-fff9-4f56-964f-650d9e69ce58"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] ) ;
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table border=\"1\"><tr><th>Vital Sign</th><th>Value</th><th>Date</th><th>Status</th></tr><tr id=\"36ff59b8-d5a7-438e-b8c6-cd54af10a4af\"><td>Body weight</td><td>91.5 kg</td><td>Apr 10 2024 05:58</td><td>final</td></tr><tr id=\"96e33a60-dbd8-47ce-b613-be954243939e\"><td>Body mass index (BMI) [Ratio]</td><td>24.56 kg/m2</td><td>Apr 10 2024 05:58</td><td>final</td></tr><tr id=\"4ea539e1-fff9-4f56-964f-650d9e69ce58\"><td>Blood pressure panel with all children optional</td><td>140/80 mmHg</td><td>Aug 30 2024 04:32</td><td>final</td></tr></table></div>"^^rdf:XMLLiteral     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/36ff59b8-d5a7-438e-b8c6-cd54af10a4af" ]     ] [
fhir:reference [ fhir:v "Observation/96e33a60-dbd8-47ce-b613-be954243939e" ]     ] [
fhir:reference [ fhir:v "Observation/4ea539e1-fff9-4f56-964f-650d9e69ce58" ]     ] )
  ] [
fhir:title [ fhir:v "Social History" ] ;
fhir:code [
      ( fhir:coding [
a loinc:29762-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29762-2" ] ;
fhir:display [ fhir:v "Social history note" ]       ] )     ] ;
fhir:text [
      ( fhir:extension [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "9f906425-8c18-4580-ab30-61a56d7f4c05"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Observation/9f906425-8c18-4580-ab30-61a56d7f4c05"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "e2e3f8aa-df2a-4357-b01f-a9fba6bb9b41"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Observation/e2e3f8aa-df2a-4357-b01f-a9fba6bb9b41"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] ) ;
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table border=\"1\"><tr><th>Social History Observation</th><th>Value</th><th>Date</th><th>Status</th></tr><tr id=\"9f906425-8c18-4580-ab30-61a56d7f4c05\"><td>Tobacco smoking status</td><td>Never smoker</td><td>Oct 19 2022 20:00</td><td>final</td></tr><tr id=\"e2e3f8aa-df2a-4357-b01f-a9fba6bb9b41\"><td>Alcoholic drinks per day</td><td>1 d</td><td>Jun 21 2016 20:00</td><td>final</td></tr></table></div>"^^rdf:XMLLiteral     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/9f906425-8c18-4580-ab30-61a56d7f4c05" ]     ] [
fhir:reference [ fhir:v "Observation/e2e3f8aa-df2a-4357-b01f-a9fba6bb9b41" ]     ] )
  ] [
fhir:title [ fhir:v "Alerts" ] ;
fhir:code [
      ( fhir:coding [
a loinc:104605-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "104605-1" ] ;
fhir:display [ fhir:v "Alert" ]       ] )     ] ;
fhir:text [
      ( fhir:extension [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "e8ae9c4e-8f5a-4270-bfac-02368c567fcf"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Flag/e8ae9c4e-8f5a-4270-bfac-02368c567fcf"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] ) ;
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table border=\"1\"><tr><th>Alert</th><th>Status</th><th>Category</th><th>Priority</th><th>Start</th><th>End</th></tr><tr id=\"e8ae9c4e-8f5a-4270-bfac-02368c567fcf\"><td>Shellfish free diet</td><td>Active</td><td>Diet</td><td/><td/><td/></tr></table></div>"^^rdf:XMLLiteral     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Flag/e8ae9c4e-8f5a-4270-bfac-02368c567fcf" ]     ] )
  ] [
fhir:title [ fhir:v "Patient Story" ] ;
fhir:code [
      ( fhir:coding [
a loinc:81338-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "81338-6" ] ;
fhir:display [ fhir:v "Patient Goals, preferences, and priorities for care experience" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xml:lang=\"en-NZ\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en-NZ\">Patient undergoing lifestyle changes to lower blood pressure.</div>"^^rdf:XMLLiteral     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Consent/080d85fa-c807-42d1-a3af-b3ee70858a54" ]     ] )
  ] [
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:display [ fhir:v "Advance healthcare directives" ]       ] )     ] ;
fhir:text [
      ( fhir:extension [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "080d85fa-c807-42d1-a3af-b3ee70858a54"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Consent/080d85fa-c807-42d1-a3af-b3ee70858a54"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] ) ;
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table border=\"1\"><tr><th>Scope</th><th>Status</th><th>Category</th><th>Date</th><th>Performer</th></tr><tr id=\"080d85fa-c807-42d1-a3af-b3ee70858a54\"><td>Treatment</td><td>active</td><td>Do Not Resuscitate</td><td>Aug 31 2021 20:00</td><td/></tr></table></div>"^^rdf:XMLLiteral     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Consent/080d85fa-c807-42d1-a3af-b3ee70858a54" ]     ] )
  ] [
fhir:title [ fhir:v "Functional Status" ] ;
fhir:code [
      ( fhir:coding [
a loinc:47420-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "47420-5" ] ;
fhir:display [ fhir:v "Functional status assessment note" ]       ] )     ] ;
fhir:text [
      ( fhir:extension [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "4f3d8f79-2f96-48c5-b346-d47f0c66c981"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Condition/4f3d8f79-2f96-48c5-b346-d47f0c66c981"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] ) ;
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table border=\"1\"><tr><th>Code</th><th>Onset</th><th>Clinical Status</th><th>Verification Status</th><th>Severity</th></tr><tr id=\"4f3d8f79-2f96-48c5-b346-d47f0c66c981\"><td>Impaired Mobility</td><td>May 24 2016 20:00</td><td/><td/><td/></tr></table></div>"^^rdf:XMLLiteral     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Condition/4f3d8f79-2f96-48c5-b346-d47f0c66c981" ]     ] )
  ] [
fhir:title [ fhir:v "History of Past Problems" ] ;
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 note" ]       ] )     ] ;
fhir:text [
      ( fhir:extension [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "77efacd9-b5a6-4b35-9764-269017ea7567"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Condition/77efacd9-b5a6-4b35-9764-269017ea7567"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] ) ;
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table border=\"1\"><tr><th>Past Problem</th><th>Onset</th><th>Clinical Status</th><th>Verification Status</th><th>Severity</th></tr><tr id=\"77efacd9-b5a6-4b35-9764-269017ea7567\"><td>Fever</td><td>May 24 2013 20:00</td><td/><td/><td/></tr></table></div>"^^rdf:XMLLiteral     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Condition/77efacd9-b5a6-4b35-9764-269017ea7567" ]     ] )
  ] [
fhir:title [ fhir:v "History of Pregnancy" ] ;
fhir:code [
      ( fhir:coding [
a loinc:10162-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10162-6" ] ;
fhir:display [ fhir:v "History of pregnancies Narrative" ]       ] )     ] ;
fhir:text [
      ( fhir:extension [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "f241ac65-5eab-49a0-8b92-7fb263274110"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/Observation/f241ac65-5eab-49a0-8b92-7fb263274110"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] ) ;
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table border=\"1\"><tr><th>Pregnancy Observation</th><th>Value</th><th>Date</th><th>Status</th></tr><tr id=\"f241ac65-5eab-49a0-8b92-7fb263274110\"><td>Pregnancy status</td><td>Not Pregnant</td><td>Jan 9 2020 19:00</td><td>final</td></tr></table></div>"^^rdf:XMLLiteral     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/f241ac65-5eab-49a0-8b92-7fb263274110" ]     ] )
  ] [
fhir:title [ fhir:v "Plan of Care" ] ;
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:extension [
        ( fhir:extension [
fhir:url [ fhir:v "htmlid"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "85d57ac7-ea2d-47cf-b019-b867f876ee7c"           ]         ] [
fhir:url [ fhir:v "data"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://sample.fhir.org/CarePlan/85d57ac7-ea2d-47cf-b019-b867f876ee7c"^^xsd:anyURI           ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/textLink"^^xsd:anyURI ]       ] ) ;
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table border=\"1\"><tr><th>Title</th><th>Description</th><th>Status</th><th>Intent</th><th>Category</th><th>Period Start</th><th>Period End</th></tr><tr id=\"85d57ac7-ea2d-47cf-b019-b867f876ee7c\"><td>Weight Measured</td><td>Manage obesity and weight loss</td><td>Active</td><td>Plan</td><td>Weight management plan</td><td/><td>May 31 2017 20:00</td></tr></table></div>"^^rdf:XMLLiteral     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "CarePlan/85d57ac7-ea2d-47cf-b019-b867f876ee7c" ]     ] )
  ] ) . # 

<https://sample.fhir.org/Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f> a fhir:Patient ;
  fhir:id [ fhir:v "d174bd1a-b368-41e6-83a2-af77f2b3c60f"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xml:lang=\"en-NZ\" xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\"> </a>Name: Patricia JORDANA</div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/nhi-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ABC1234" ]
  ] ) ; # 
  fhir:name ( [
fhir:use [ fhir:v "usual" ] ;
fhir:family [ fhir:v "JORDANA" ] ;
    ( fhir:given [ fhir:v "Patricia" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "other" ] ;
fhir:value [ fhir:v "+1234567890" ] ;
fhir:use [ fhir:v "mobile" ]
  ] ) ; # 
  fhir:gender [ fhir:v "female"] ; # 
  fhir:birthDate [ fhir:v "1956-09-30"^^xsd:date] ; # 
  fhir:address ( [
fhir:use [ fhir:v "home" ] ;
fhir:type [ fhir:v "physical" ] ;
    ( fhir:line [ fhir:v "3" ] [ fhir:v "Worcester Drive" ] [ fhir:v "Rototuna North" ] ) ;
fhir:city [ fhir:v "Hamilton" ] ;
fhir:postalCode [ fhir:v "3210" ]
  ] ) ; # 
  fhir:maritalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"^^xsd:anyURI ] ;
fhir:code [ fhir:v "M" ] ;
fhir:display [ fhir:v "Married" ]     ] )
  ] ; # 
  fhir:contact ( [
    ( fhir:relationship [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C" ] ;
fhir:display [ fhir:v "Emergency Contact" ]       ] )     ] ) ;
fhir:name [
fhir:use [ fhir:v "usual" ] ;
fhir:family [ fhir:v "JORDANA" ] ;
      ( fhir:given [ fhir:v "Vincent" ] [ fhir:v "JORDANA" ] )     ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "21884820" ] ;
fhir:use [ fhir:v "mobile" ]     ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "853 3279" ] ;
fhir:use [ fhir:v "work" ]     ] ) ;
fhir:address [
fhir:use [ fhir:v "home" ] ;
fhir:type [ fhir:v "physical" ] ;
      ( fhir:line [ fhir:v "3 Worcester Drive" ] [ fhir:v "Rototuna North" ] ) ;
fhir:city [ fhir:v "Hamilton" ]     ]
  ] ) . # 

<https://sample.fhir.org/Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881> a fhir:Organization ;
  fhir:id [ fhir:v "7a17027f-acc0-4d77-bf84-c0dad8f7c881"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_7a17027f-acc0-4d77-bf84-c0dad8f7c881\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization 7a17027f-acc0-4d77-bf84-c0dad8f7c881</b></p><a name=\"7a17027f-acc0-4d77-bf84-c0dad8f7c881\"> </a><a name=\"hc7a17027f-acc0-4d77-bf84-c0dad8f7c881\"> </a><p><b>identifier</b>: <code>https://standards.digital.health.nz/ns/hpi-facility-id</code>/F2N000</p><p><b>name</b>: NorthCare Pukete Road-Thomas Road</p><p><b>partOf</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Organization_8f8635dc-694e-408f-8ffe-1610d50f9823\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/hpi-facility-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "F2N000" ]
  ] ) ; # 
  fhir:name [ fhir:v "NorthCare Pukete Road-Thomas Road"] ; # 
  fhir:partOf [
fhir:reference [ fhir:v "Organization/8f8635dc-694e-408f-8ffe-1610d50f9823" ]
  ] . # 

<https://sample.fhir.org/Organization/8f8635dc-694e-408f-8ffe-1610d50f9823> a fhir:Organization ;
  fhir:id [ fhir:v "8f8635dc-694e-408f-8ffe-1610d50f9823"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_8f8635dc-694e-408f-8ffe-1610d50f9823\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization 8f8635dc-694e-408f-8ffe-1610d50f9823</b></p><a name=\"8f8635dc-694e-408f-8ffe-1610d50f9823\"> </a><a name=\"hc8f8635dc-694e-408f-8ffe-1610d50f9823\"> </a><p><b>identifier</b>: <code>https://standards.digital.health.nz/ns/hpi-facility-id</code>/F2N001</p><p><b>name</b>: NorthCare Health System</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://standards.digital.health.nz/ns/hpi-facility-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "F2N001" ]
  ] ) ; # 
  fhir:name [ fhir:v "NorthCare Health System"] . # 

<https://sample.fhir.org/PractitionerRole/94d12c8d-a3df-47a7-a0bb-0f29d64bafe2> a fhir:PractitionerRole ;
  fhir:id [ fhir:v "94d12c8d-a3df-47a7-a0bb-0f29d64bafe2"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_94d12c8d-a3df-47a7-a0bb-0f29d64bafe2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole 94d12c8d-a3df-47a7-a0bb-0f29d64bafe2</b></p><a name=\"94d12c8d-a3df-47a7-a0bb-0f29d64bafe2\"> </a><a name=\"hc94d12c8d-a3df-47a7-a0bb-0f29d64bafe2\"> </a><p><b>practitioner</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Practitioner_816cf057-b736-4e08-baed-cc21e081b784\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 158965000}\">Doctor</span></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/816cf057-b736-4e08-baed-cc21e081b784" ]
  ] ; # 
  fhir:code ( [
    ( fhir:coding [
a sct:158965000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "158965000" ] ;
fhir:display [ fhir:v "Doctor" ]     ] )
  ] ) . # 

<https://sample.fhir.org/Practitioner/816cf057-b736-4e08-baed-cc21e081b784> a fhir:Practitioner ;
  fhir:id [ fhir:v "816cf057-b736-4e08-baed-cc21e081b784"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_816cf057-b736-4e08-baed-cc21e081b784\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 816cf057-b736-4e08-baed-cc21e081b784</b></p><a name=\"816cf057-b736-4e08-baed-cc21e081b784\"> </a><a name=\"hc816cf057-b736-4e08-baed-cc21e081b784\"> </a><p><b>name</b>: HASHIRA COORAY COORAY </p><p><b>telecom</b>: ph: 07 850 9900(Work)</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:name ( [
fhir:use [ fhir:v "usual" ] ;
fhir:family [ fhir:v "COORAY" ] ;
    ( fhir:given [ fhir:v "HASHIRA" ] [ fhir:v "COORAY" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "07 850 9900" ] ;
fhir:use [ fhir:v "work" ]
  ] ) . # 

<https://sample.fhir.org/AllergyIntolerance/9838cf73-c30d-4aa5-8ed8-36a079060b81> a fhir:AllergyIntolerance ;
  fhir:id [ fhir:v "9838cf73-c30d-4aa5-8ed8-36a079060b81"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_9838cf73-c30d-4aa5-8ed8-36a079060b81\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance 9838cf73-c30d-4aa5-8ed8-36a079060b81</b></p><a name=\"9838cf73-c30d-4aa5-8ed8-36a079060b81\"> </a><a name=\"hc9838cf73-c30d-4aa5-8ed8-36a079060b81\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}\">Confirmed</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 764146007}, {http://www.whocc.no/atc J01CA}\">Penicillin</span></p><p><b>patient</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
a sct:764146007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "764146007" ] ;
fhir:display [ fhir:v "Penicillin" ]     ] [
fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ] ;
fhir:code [ fhir:v "J01CA" ] ;
fhir:display [ fhir:v "Penicillins with extended spectrum" ]     ] )
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] . # 

<https://sample.fhir.org/Condition/8039e4a7-d459-454c-92a5-6c17ca2a824b> a fhir:Condition ;
  fhir:id [ fhir:v "8039e4a7-d459-454c-92a5-6c17ca2a824b"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_8039e4a7-d459-454c-92a5-6c17ca2a824b\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition 8039e4a7-d459-454c-92a5-6c17ca2a824b</b></p><a name=\"8039e4a7-d459-454c-92a5-6c17ca2a824b\"> </a><a name=\"hc8039e4a7-d459-454c-92a5-6c17ca2a824b\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 59621000}\">Essential hypertension</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>onset</b>: 2016-05-25</p><p><b>recordedDate</b>: 2016-05-25</p><p><b>asserter</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Practitioner_816cf057-b736-4e08-baed-cc21e081b784\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
a sct:59621000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "59621000" ] ;
fhir:display [ fhir:v "Essential hypertension" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:onset [
a fhir:dateTime ;
fhir:v "2016-05-25"^^xsd:date
  ] ; # 
  fhir:recordedDate [ fhir:v "2016-05-25"^^xsd:date] ; # 
  fhir:asserter [
fhir:reference [ fhir:v "Practitioner/816cf057-b736-4e08-baed-cc21e081b784" ]
  ] . # 

<https://sample.fhir.org/Condition/f8ab8ac1-56d1-4239-8303-dc70c1a3d0e1> a fhir:Condition ;
  fhir:id [ fhir:v "f8ab8ac1-56d1-4239-8303-dc70c1a3d0e1"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_f8ab8ac1-56d1-4239-8303-dc70c1a3d0e1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition f8ab8ac1-56d1-4239-8303-dc70c1a3d0e1</b></p><a name=\"f8ab8ac1-56d1-4239-8303-dc70c1a3d0e1\"> </a><a name=\"hcf8ab8ac1-56d1-4239-8303-dc70c1a3d0e1\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 90560007}\">Gout</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>onset</b>: 2016-05-25</p><p><b>recordedDate</b>: 2020-10-01</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
a sct:90560007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "90560007" ] ;
fhir:display [ fhir:v "Gout" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:onset [
a fhir:dateTime ;
fhir:v "2016-05-25"^^xsd:date
  ] ; # 
  fhir:recordedDate [ fhir:v "2020-10-01"^^xsd:date] . # 

<https://sample.fhir.org/MedicationStatement/c3d31980-2a88-45b6-a7af-3fe8d32cc6fa> a fhir:MedicationStatement ;
  fhir:id [ fhir:v "c3d31980-2a88-45b6-a7af-3fe8d32cc6fa"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_c3d31980-2a88-45b6-a7af-3fe8d32cc6fa\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement c3d31980-2a88-45b6-a7af-3fe8d32cc6fa</b></p><a name=\"c3d31980-2a88-45b6-a7af-3fe8d32cc6fa\"> </a><a name=\"hcc3d31980-2a88-45b6-a7af-3fe8d32cc6fa\"> </a><p><b>status</b>: Stopped</p><p><b>medication</b>: <span title=\"Codes:{http://snomed.info/sct 318913001}\">cilazapril 500 microgram tablet, 90</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>effective</b>: 2023-12-01</p><p><b>informationSource</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Organization_7a17027f-acc0-4d77-bf84-c0dad8f7c881\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><blockquote><p><b>dosage</b></p><p><b>text</b>: Take 1 daily</p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1 tablet<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT  code428673006 = 'Tablet - unit of product usage (qualifier value)')</span></td></tr></table></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "stopped"] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:318913001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "318913001" ] ;
fhir:display [ fhir:v "Product containing cilazapril (medicinal product)" ]     ] ) ;
fhir:text [ fhir:v "cilazapril 500 microgram tablet, 90" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2023-12-01"^^xsd:date
  ] ; # 
  fhir:informationSource [
fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ]
  ] ; # 
  fhir:dosage ( [
fhir:text [ fhir:v "Take 1 daily" ] ;
    ( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "tablet" ] ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "428673006" ]       ]     ] )
  ] ) . # 

<https://sample.fhir.org/MedicationStatement/b8dac343-16d7-49bf-ac36-b15e6726c343> a fhir:MedicationStatement ;
  fhir:id [ fhir:v "b8dac343-16d7-49bf-ac36-b15e6726c343"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_b8dac343-16d7-49bf-ac36-b15e6726c343\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement b8dac343-16d7-49bf-ac36-b15e6726c343</b></p><a name=\"b8dac343-16d7-49bf-ac36-b15e6726c343\"> </a><a name=\"hcb8dac343-16d7-49bf-ac36-b15e6726c343\"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <span title=\"Codes:{http://snomed.info/sct 108575001}\">lisinopril 5 mg tablet</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>effective</b>: 2024-08-13</p><p><b>informationSource</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Organization_7a17027f-acc0-4d77-bf84-c0dad8f7c881\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><blockquote><p><b>dosage</b></p><p><b>text</b>: Take One tablet once daily</p><p><b>timing</b>: Once per 1 day</p><p><b>route</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration PO}\">Swallow, oral</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1 tablet<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT  code428673006 = 'Tablet - unit of product usage (qualifier value)')</span></td></tr></table></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:108575001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "108575001" ] ;
fhir:display [ fhir:v "Product containing lisinopril (medicinal product)" ]     ] ) ;
fhir:text [ fhir:v "lisinopril 5 mg tablet" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2024-08-13"^^xsd:date
  ] ; # 
  fhir:informationSource [
fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ]
  ] ; # 
  fhir:dosage ( [
fhir:text [ fhir:v "Take One tablet once daily" ] ;
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ]       ]     ] ;
fhir:route [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PO" ] ;
fhir:display [ fhir:v "Swallow, oral" ]       ] )     ] ;
    ( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "tablet" ] ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "428673006" ]       ]     ] )
  ] ) . # 

<https://sample.fhir.org/MedicationStatement/b8e4d4a8-2c18-4f03-88dc-06f5f44f8058> a fhir:MedicationStatement ;
  fhir:id [ fhir:v "b8e4d4a8-2c18-4f03-88dc-06f5f44f8058"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_b8e4d4a8-2c18-4f03-88dc-06f5f44f8058\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement b8e4d4a8-2c18-4f03-88dc-06f5f44f8058</b></p><a name=\"b8e4d4a8-2c18-4f03-88dc-06f5f44f8058\"> </a><a name=\"hcb8e4d4a8-2c18-4f03-88dc-06f5f44f8058\"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <span title=\"Codes:{http://www.whocc.no/atc C05AA08}\">Ultraproct - cinchocaine 0.5% (5 mg/g) + fluocortolone hexanoate 0.095% (945 microgram/g) + fluocortolone pivalate 0.092% (918 microgram/g) ointment</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>effective</b>: 2024-08-30</p><p><b>informationSource</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Organization_7a17027f-acc0-4d77-bf84-c0dad8f7c881\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><blockquote><p><b>dosage</b></p><p><b>text</b>: apply a small amount to the affected area up to 4 times daily on the first day, then twice daily for at least 1 week; continue for up to a maximum of 4 weeks</p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1 ointment<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT  code385101003 = 'Ointment')</span></td></tr></table></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C05AA08" ] ;
fhir:display [ fhir:v "Fluocortolone" ]     ] ) ;
fhir:text [ fhir:v "Ultraproct - cinchocaine 0.5% (5 mg/g) + fluocortolone hexanoate 0.095% (945 microgram/g) + fluocortolone pivalate 0.092% (918 microgram/g) ointment" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2024-08-30"^^xsd:date
  ] ; # 
  fhir:informationSource [
fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ]
  ] ; # 
  fhir:dosage ( [
fhir:text [ fhir:v "apply a small amount to the affected area up to 4 times daily on the first day, then twice daily for at least 1 week; continue for up to a maximum of 4 weeks" ] ;
    ( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "ointment" ] ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "385101003" ]       ]     ] )
  ] ) . # 

<https://sample.fhir.org/Immunization/17b5a6d7-307b-4726-8c8c-0031e61582ce> a fhir:Immunization ;
  fhir:id [ fhir:v "17b5a6d7-307b-4726-8c8c-0031e61582ce"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Immunization_17b5a6d7-307b-4726-8c8c-0031e61582ce\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Immunization 17b5a6d7-307b-4726-8c8c-0031e61582ce</b></p><a name=\"17b5a6d7-307b-4726-8c8c-0031e61582ce\"> </a><a name=\"hc17b5a6d7-307b-4726-8c8c-0031e61582ce\"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/cvx 141}\">Influenza, split virus, trivalent, preservative</span></p><p><b>patient</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>occurrence</b>: 2024-04-10</p><p><b>lotNumber</b>: H06</p><p><b>site</b>: <span title=\"Codes:{http://snomed.info/sct 16217701000119102}\">Structure of left deltoid muscle</span></p><p><b>route</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration IM}\">Injection, intramuscular</span></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-bundle-ips-all-sections.html#Organization_7a17027f-acc0-4d77-bf84-c0dad8f7c881\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></td></tr></table><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Series</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1 (Over 65 years (Influenza))</td><td>1</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:vaccineCode [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ] ;
fhir:code [ fhir:v "141" ] ;
fhir:display [ fhir:v "Influenza, split virus, trivalent, preservative" ]     ] )
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:occurrence [
a fhir:dateTime ;
fhir:v "2024-04-10"^^xsd:date
  ] ; # 
  fhir:lotNumber [ fhir:v "H06"] ; # 
  fhir:site [
    ( fhir:coding [
a sct:16217701000119102 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16217701000119102" ] ;
fhir:display [ fhir:v "Structure of left deltoid muscle" ]     ] )
  ] ; # 
  fhir:route [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IM" ] ;
fhir:display [ fhir:v "Injection, intramuscular" ]     ] )
  ] ; # 
  fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ]     ]
  ] ) ; # 
  fhir:protocolApplied ( [
fhir:series [ fhir:v "1 (Over 65 years (Influenza))" ] ;
fhir:doseNumber [
a fhir:positiveInt ;
fhir:v "1"^^xsd:positiveInteger     ]
  ] ) . # 

<https://sample.fhir.org/Immunization/14e8b0d8-b4e4-4f8e-b263-ef385787453b> a fhir:Immunization ;
  fhir:id [ fhir:v "14e8b0d8-b4e4-4f8e-b263-ef385787453b"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Immunization_14e8b0d8-b4e4-4f8e-b263-ef385787453b\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Immunization 14e8b0d8-b4e4-4f8e-b263-ef385787453b</b></p><a name=\"14e8b0d8-b4e4-4f8e-b263-ef385787453b\"> </a><a name=\"hc14e8b0d8-b4e4-4f8e-b263-ef385787453b\"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/cvx 300}\">COVID-19, mRNA, LNP-S, bivalent, PF, 30 mcg/0.3 mL dose</span></p><p><b>patient</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>occurrence</b>: 2024-02-18</p><p><b>lotNumber</b>: GK3908-068</p><p><b>route</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration IM}\">Injection, intramuscular</span></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-bundle-ips-all-sections.html#Organization_7a17027f-acc0-4d77-bf84-c0dad8f7c881\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></td></tr></table><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Series</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>6 (Booster or Extra dose)</td><td>5</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:vaccineCode [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ] ;
fhir:code [ fhir:v "300" ] ;
fhir:display [ fhir:v "COVID-19, mRNA, LNP-S, bivalent, PF, 30 mcg/0.3 mL dose" ]     ] )
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:occurrence [
a fhir:dateTime ;
fhir:v "2024-02-18"^^xsd:date
  ] ; # 
  fhir:lotNumber [ fhir:v "GK3908-068"] ; # 
  fhir:route [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IM" ] ;
fhir:display [ fhir:v "Injection, intramuscular" ]     ] )
  ] ; # 
  fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ]     ]
  ] ) ; # 
  fhir:protocolApplied ( [
fhir:series [ fhir:v "6 (Booster or Extra dose)" ] ;
fhir:doseNumber [
a fhir:positiveInt ;
fhir:v "5"^^xsd:positiveInteger     ]
  ] ) . # 

<https://sample.fhir.org/Immunization/47befa30-026c-421a-ad32-c0b134597a30> a fhir:Immunization ;
  fhir:id [ fhir:v "47befa30-026c-421a-ad32-c0b134597a30"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Immunization_47befa30-026c-421a-ad32-c0b134597a30\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Immunization 47befa30-026c-421a-ad32-c0b134597a30</b></p><a name=\"47befa30-026c-421a-ad32-c0b134597a30\"> </a><a name=\"hc47befa30-026c-421a-ad32-c0b134597a30\"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/cvx 141}\">Influenza, split virus, trivalent, preservative</span></p><p><b>patient</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>occurrence</b>: 2023-04-12</p><p><b>lotNumber</b>: 358899</p><p><b>site</b>: <span title=\"Codes:{http://snomed.info/sct 16217661000119109}\">Structure of right deltoid muscle</span></p><p><b>route</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration IM}\">Injection, intramuscular</span></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-bundle-ips-all-sections.html#Organization_7a17027f-acc0-4d77-bf84-c0dad8f7c881\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></td></tr></table><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Series</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1 (Over 65 years (Influenza))</td><td>1</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:vaccineCode [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ] ;
fhir:code [ fhir:v "141" ] ;
fhir:display [ fhir:v "Influenza, split virus, trivalent, preservative" ]     ] )
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:occurrence [
a fhir:dateTime ;
fhir:v "2023-04-12"^^xsd:date
  ] ; # 
  fhir:lotNumber [ fhir:v "358899"] ; # 
  fhir:site [
    ( fhir:coding [
a sct:16217661000119109 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16217661000119109" ] ;
fhir:display [ fhir:v "Structure of right deltoid muscle" ]     ] )
  ] ; # 
  fhir:route [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IM" ] ;
fhir:display [ fhir:v "Injection, intramuscular" ]     ] )
  ] ; # 
  fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ]     ]
  ] ) ; # 
  fhir:protocolApplied ( [
fhir:series [ fhir:v "1 (Over 65 years (Influenza))" ] ;
fhir:doseNumber [
a fhir:positiveInt ;
fhir:v "1"^^xsd:positiveInteger     ]
  ] ) . # 

<https://sample.fhir.org/Immunization/2f05b590-ce75-4ac6-be97-c2a275e21cbc> a fhir:Immunization ;
  fhir:id [ fhir:v "2f05b590-ce75-4ac6-be97-c2a275e21cbc"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Immunization_2f05b590-ce75-4ac6-be97-c2a275e21cbc\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Immunization 2f05b590-ce75-4ac6-be97-c2a275e21cbc</b></p><a name=\"2f05b590-ce75-4ac6-be97-c2a275e21cbc\"> </a><a name=\"hc2f05b590-ce75-4ac6-be97-c2a275e21cbc\"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/cvx 208}\">COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose</span></p><p><b>patient</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>occurrence</b>: 2022-08-01</p><p><b>lotNumber</b>: PCB0008-07</p><p><b>site</b>: <span title=\"Codes:{http://snomed.info/sct 16217701000119102}\">Structure of left deltoid muscle</span></p><p><b>route</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration IM}\">Injection, intramuscular</span></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-bundle-ips-all-sections.html#Organization_7a17027f-acc0-4d77-bf84-c0dad8f7c881\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></td></tr></table><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Series</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>12 (At risk, no previous history)</td><td>4</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:vaccineCode [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ] ;
fhir:code [ fhir:v "208" ] ;
fhir:display [ fhir:v "COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose" ]     ] )
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:occurrence [
a fhir:dateTime ;
fhir:v "2022-08-01"^^xsd:date
  ] ; # 
  fhir:lotNumber [ fhir:v "PCB0008-07"] ; # 
  fhir:site [
    ( fhir:coding [
a sct:16217701000119102 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16217701000119102" ] ;
fhir:display [ fhir:v "Structure of left deltoid muscle" ]     ] )
  ] ; # 
  fhir:route [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IM" ] ;
fhir:display [ fhir:v "Injection, intramuscular" ]     ] )
  ] ; # 
  fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ]     ]
  ] ) ; # 
  fhir:protocolApplied ( [
fhir:series [ fhir:v "12 (At risk, no previous history)" ] ;
fhir:doseNumber [
a fhir:positiveInt ;
fhir:v "4"^^xsd:positiveInteger     ]
  ] ) . # 

<https://sample.fhir.org/Immunization/c1d3ccb9-8b7d-4732-8e03-abe63be1984c> a fhir:Immunization ;
  fhir:id [ fhir:v "c1d3ccb9-8b7d-4732-8e03-abe63be1984c"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Immunization_c1d3ccb9-8b7d-4732-8e03-abe63be1984c\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Immunization c1d3ccb9-8b7d-4732-8e03-abe63be1984c</b></p><a name=\"c1d3ccb9-8b7d-4732-8e03-abe63be1984c\"> </a><a name=\"hcc1d3ccb9-8b7d-4732-8e03-abe63be1984c\"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/cvx 121}\">zoster live</span></p><p><b>patient</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>occurrence</b>: 2022-07-13</p><p><b>lotNumber</b>: U021248</p><p><b>site</b>: <span title=\"Codes:{http://snomed.info/sct 72098002}\">Entire left upper arm</span></p><p><b>route</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration IM}\">Injection, intramuscular</span></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-bundle-ips-all-sections.html#Organization_7a17027f-acc0-4d77-bf84-c0dad8f7c881\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></td></tr></table><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Series</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>65Y (65 years)</td><td>1</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:vaccineCode [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ] ;
fhir:code [ fhir:v "121" ] ;
fhir:display [ fhir:v "zoster live" ]     ] )
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:occurrence [
a fhir:dateTime ;
fhir:v "2022-07-13"^^xsd:date
  ] ; # 
  fhir:lotNumber [ fhir:v "U021248"] ; # 
  fhir:site [
    ( fhir:coding [
a sct:72098002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "72098002" ] ;
fhir:display [ fhir:v "Entire left upper arm" ]     ] )
  ] ; # 
  fhir:route [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IM" ] ;
fhir:display [ fhir:v "Injection, intramuscular" ]     ] )
  ] ; # 
  fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ]     ]
  ] ) ; # 
  fhir:protocolApplied ( [
fhir:series [ fhir:v "65Y (65 years)" ] ;
fhir:doseNumber [
a fhir:positiveInt ;
fhir:v "1"^^xsd:positiveInteger     ]
  ] ) . # 

<https://sample.fhir.org/Immunization/79b66c21-fbd3-4c7f-ae82-ac958ae62e0a> a fhir:Immunization ;
  fhir:id [ fhir:v "79b66c21-fbd3-4c7f-ae82-ac958ae62e0a"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Immunization_79b66c21-fbd3-4c7f-ae82-ac958ae62e0a\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Immunization 79b66c21-fbd3-4c7f-ae82-ac958ae62e0a</b></p><a name=\"79b66c21-fbd3-4c7f-ae82-ac958ae62e0a\"> </a><a name=\"hc79b66c21-fbd3-4c7f-ae82-ac958ae62e0a\"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/cvx 208}\">COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose</span></p><p><b>patient</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>occurrence</b>: 2022-01-13</p><p><b>lotNumber</b>: FL1072-025</p><p><b>route</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration IM}\">Injection, intramuscular</span></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-bundle-ips-all-sections.html#Organization_7a17027f-acc0-4d77-bf84-c0dad8f7c881\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></td></tr></table><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Series</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>12 (At risk, no previous history)</td><td>3</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:vaccineCode [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ] ;
fhir:code [ fhir:v "208" ] ;
fhir:display [ fhir:v "COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose" ]     ] )
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:occurrence [
a fhir:dateTime ;
fhir:v "2022-01-13"^^xsd:date
  ] ; # 
  fhir:lotNumber [ fhir:v "FL1072-025"] ; # 
  fhir:route [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IM" ] ;
fhir:display [ fhir:v "Injection, intramuscular" ]     ] )
  ] ; # 
  fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ]     ]
  ] ) ; # 
  fhir:protocolApplied ( [
fhir:series [ fhir:v "12 (At risk, no previous history)" ] ;
fhir:doseNumber [
a fhir:positiveInt ;
fhir:v "3"^^xsd:positiveInteger     ]
  ] ) . # 

<https://sample.fhir.org/Immunization/9910b96a-793b-4e96-91a9-291c27357f83> a fhir:Immunization ;
  fhir:id [ fhir:v "9910b96a-793b-4e96-91a9-291c27357f83"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Immunization_9910b96a-793b-4e96-91a9-291c27357f83\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Immunization 9910b96a-793b-4e96-91a9-291c27357f83</b></p><a name=\"9910b96a-793b-4e96-91a9-291c27357f83\"> </a><a name=\"hc9910b96a-793b-4e96-91a9-291c27357f83\"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/cvx 208}\">COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose</span></p><p><b>patient</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>occurrence</b>: 2021-08-27</p><p><b>lotNumber</b>: FE8163-007</p><p><b>site</b>: <span title=\"Codes:{http://snomed.info/sct 16217701000119102}\">Structure of left deltoid muscle</span></p><p><b>route</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration IM}\">Injection, intramuscular</span></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-bundle-ips-all-sections.html#Organization_7a17027f-acc0-4d77-bf84-c0dad8f7c881\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></td></tr></table><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Series</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>12 (At risk, no previous history)</td><td>2</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:vaccineCode [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ] ;
fhir:code [ fhir:v "208" ] ;
fhir:display [ fhir:v "COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose" ]     ] )
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:occurrence [
a fhir:dateTime ;
fhir:v "2021-08-27"^^xsd:date
  ] ; # 
  fhir:lotNumber [ fhir:v "FE8163-007"] ; # 
  fhir:site [
    ( fhir:coding [
a sct:16217701000119102 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16217701000119102" ] ;
fhir:display [ fhir:v "Structure of left deltoid muscle" ]     ] )
  ] ; # 
  fhir:route [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IM" ] ;
fhir:display [ fhir:v "Injection, intramuscular" ]     ] )
  ] ; # 
  fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ]     ]
  ] ) ; # 
  fhir:protocolApplied ( [
fhir:series [ fhir:v "12 (At risk, no previous history)" ] ;
fhir:doseNumber [
a fhir:positiveInt ;
fhir:v "2"^^xsd:positiveInteger     ]
  ] ) . # 

<https://sample.fhir.org/Immunization/5b028fb0-bd04-4e75-b2bc-6952771173ea> a fhir:Immunization ;
  fhir:id [ fhir:v "5b028fb0-bd04-4e75-b2bc-6952771173ea"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Immunization_5b028fb0-bd04-4e75-b2bc-6952771173ea\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Immunization 5b028fb0-bd04-4e75-b2bc-6952771173ea</b></p><a name=\"5b028fb0-bd04-4e75-b2bc-6952771173ea\"> </a><a name=\"hc5b028fb0-bd04-4e75-b2bc-6952771173ea\"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/cvx 208}\">COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose</span></p><p><b>patient</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>occurrence</b>: 2021-08-05</p><p><b>lotNumber</b>: FF8871-001</p><p><b>site</b>: <span title=\"Codes:{http://snomed.info/sct 16217701000119102}\">Structure of left deltoid muscle</span></p><p><b>route</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration IM}\">Injection, intramuscular</span></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-bundle-ips-all-sections.html#Organization_7a17027f-acc0-4d77-bf84-c0dad8f7c881\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></td></tr></table><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Series</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>12 (At risk, no previous history)</td><td>1</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:vaccineCode [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/cvx"^^xsd:anyURI ] ;
fhir:code [ fhir:v "208" ] ;
fhir:display [ fhir:v "COVID-19, mRNA, LNP-S, PF, 30 mcg/0.3 mL dose" ]     ] )
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:occurrence [
a fhir:dateTime ;
fhir:v "2021-08-05"^^xsd:date
  ] ; # 
  fhir:lotNumber [ fhir:v "FF8871-001"] ; # 
  fhir:site [
    ( fhir:coding [
a sct:16217701000119102 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16217701000119102" ] ;
fhir:display [ fhir:v "Structure of left deltoid muscle" ]     ] )
  ] ; # 
  fhir:route [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IM" ] ;
fhir:display [ fhir:v "Injection, intramuscular" ]     ] )
  ] ; # 
  fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "Organization/7a17027f-acc0-4d77-bf84-c0dad8f7c881" ]     ]
  ] ) ; # 
  fhir:protocolApplied ( [
fhir:series [ fhir:v "12 (At risk, no previous history)" ] ;
fhir:doseNumber [
a fhir:positiveInt ;
fhir:v "1"^^xsd:positiveInteger     ]
  ] ) . # 

<https://sample.fhir.org/Observation/b0187efd-5f9b-474d-87bc-efebf877449a> a fhir:Observation ;
  fhir:id [ fhir:v "b0187efd-5f9b-474d-87bc-efebf877449a"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_b0187efd-5f9b-474d-87bc-efebf877449a\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation b0187efd-5f9b-474d-87bc-efebf877449a</b></p><a name=\"b0187efd-5f9b-474d-87bc-efebf877449a\"> </a><a name=\"hcb0187efd-5f9b-474d-87bc-efebf877449a\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 32309-7}\">Cholesterol.total/Cholesterol in HDL [Molar ratio] in Serum or Plasma</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>effective</b>: 2023-10-31 15:06:00+0000</p><p><b>performer</b>: <a href=\"Bundle-bundle-ips-all-sections.html#PractitionerRole_75ed6f24-9a7e-4568-9c05-91b6d4786743\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>value</b>: 4.1 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></p><p><b>note</b>: </p><blockquote><div><p>Incr chol 5.7, LDL 3.6, HDL 1.39</p>\n</div></blockquote><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>NA</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:32309-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "32309-7" ] ;
fhir:display [ fhir:v "Cholesterol.total/Cholesterol in HDL [Molar ratio] in Serum or Plasma" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2023-10-31T15:06:00+00:00"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v 4.1 ] ;
fhir:unit [ fhir:v "mmol/L" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mmol/L" ]
  ] ; # 
  fhir:note ( [
fhir:text [ fhir:v "Incr chol 5.7, LDL 3.6, HDL 1.39" ]
  ] ) ; # 
  fhir:referenceRange ( [
fhir:text [ fhir:v "NA" ]
  ] ) . # 

<https://sample.fhir.org/Observation/f40b9e26-93b4-462b-8811-bdd6943873aa> a fhir:Observation ;
  fhir:id [ fhir:v "f40b9e26-93b4-462b-8811-bdd6943873aa"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_f40b9e26-93b4-462b-8811-bdd6943873aa\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation f40b9e26-93b4-462b-8811-bdd6943873aa</b></p><a name=\"f40b9e26-93b4-462b-8811-bdd6943873aa\"> </a><a name=\"hcf40b9e26-93b4-462b-8811-bdd6943873aa\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 49062-3}\">Lipid risk factors [Finding]</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>effective</b>: 2023-10-31 15:06:00+0000</p><p><b>performer</b>: <a href=\"Bundle-bundle-ips-all-sections.html#PractitionerRole_75ed6f24-9a7e-4568-9c05-91b6d4786743\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>value</b>: A combined CVD risk of which lipids is one component should be estimated to guide CVD risk management decisions. If lipid modifying medication is considered suggest checking first for treatable secondary causes of dyslipidaemia.</p><p><b>note</b>: </p><blockquote><div><p>Incr chol 5.7, LDL 3.6, HDL 1.39</p>\n</div></blockquote><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>NA</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:49062-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "49062-3" ] ;
fhir:display [ fhir:v "Lipid risk factors [Finding]" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2023-10-31T15:06:00+00:00"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743" ]
  ] ) ; # 
  fhir:value [
a fhir:string ;
fhir:v "A combined CVD risk of which lipids is one component should be estimated to guide CVD risk management decisions. If lipid modifying medication is considered suggest checking first for treatable secondary causes of dyslipidaemia."
  ] ; # 
  fhir:note ( [
fhir:text [ fhir:v "Incr chol 5.7, LDL 3.6, HDL 1.39" ]
  ] ) ; # 
  fhir:referenceRange ( [
fhir:text [ fhir:v "NA" ]
  ] ) . # 

<https://sample.fhir.org/Observation/612b7e6a-c902-45cb-b45c-d1894458a26b> a fhir:Observation ;
  fhir:id [ fhir:v "612b7e6a-c902-45cb-b45c-d1894458a26b"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_612b7e6a-c902-45cb-b45c-d1894458a26b\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 612b7e6a-c902-45cb-b45c-d1894458a26b</b></p><a name=\"612b7e6a-c902-45cb-b45c-d1894458a26b\"> </a><a name=\"hc612b7e6a-c902-45cb-b45c-d1894458a26b\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 39469-2}\">Cholesterol in LDL [Moles/volume] in Serum or Plasma by calculation</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>effective</b>: 2023-10-31 15:06:00+0000</p><p><b>performer</b>: <a href=\"Bundle-bundle-ips-all-sections.html#PractitionerRole_75ed6f24-9a7e-4568-9c05-91b6d4786743\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>value</b>: 3.6 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></p><p><b>note</b>: </p><blockquote><div><p>Incr chol 5.7, LDL 3.6, HDL 1.39</p>\n</div></blockquote><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>NA</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:39469-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "39469-2" ] ;
fhir:display [ fhir:v "Cholesterol in LDL [Moles/volume] in Serum or Plasma by calculation" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2023-10-31T15:06:00+00:00"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v 3.6 ] ;
fhir:unit [ fhir:v "mmol/L" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mmol/L" ]
  ] ; # 
  fhir:note ( [
fhir:text [ fhir:v "Incr chol 5.7, LDL 3.6, HDL 1.39" ]
  ] ) ; # 
  fhir:referenceRange ( [
fhir:text [ fhir:v "NA" ]
  ] ) . # 

<https://sample.fhir.org/Observation/15bd8c0c-fa53-4f5b-994b-487c7db3dc78> a fhir:Observation ;
  fhir:id [ fhir:v "15bd8c0c-fa53-4f5b-994b-487c7db3dc78"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_15bd8c0c-fa53-4f5b-994b-487c7db3dc78\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 15bd8c0c-fa53-4f5b-994b-487c7db3dc78</b></p><a name=\"15bd8c0c-fa53-4f5b-994b-487c7db3dc78\"> </a><a name=\"hc15bd8c0c-fa53-4f5b-994b-487c7db3dc78\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 14927-8}\">Triglyceride [Moles/volume] in Serum or Plasma</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>effective</b>: 2023-10-31 15:06:00+0000</p><p><b>performer</b>: <a href=\"Bundle-bundle-ips-all-sections.html#PractitionerRole_75ed6f24-9a7e-4568-9c05-91b6d4786743\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>value</b>: 1.7 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></p><p><b>note</b>: </p><blockquote><div><p>Incr chol 5.7, LDL 3.6, HDL 1.39</p>\n</div></blockquote><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>NA</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:14927-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "14927-8" ] ;
fhir:display [ fhir:v "Triglyceride [Moles/volume] in Serum or Plasma" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2023-10-31T15:06:00+00:00"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v 1.7 ] ;
fhir:unit [ fhir:v "mmol/L" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mmol/L" ]
  ] ; # 
  fhir:note ( [
fhir:text [ fhir:v "Incr chol 5.7, LDL 3.6, HDL 1.39" ]
  ] ) ; # 
  fhir:referenceRange ( [
fhir:text [ fhir:v "NA" ]
  ] ) . # 

<https://sample.fhir.org/Observation/5019909f-097d-4a43-84d9-cc50143b8c82> a fhir:Observation ;
  fhir:id [ fhir:v "5019909f-097d-4a43-84d9-cc50143b8c82"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_5019909f-097d-4a43-84d9-cc50143b8c82\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 5019909f-097d-4a43-84d9-cc50143b8c82</b></p><a name=\"5019909f-097d-4a43-84d9-cc50143b8c82\"> </a><a name=\"hc5019909f-097d-4a43-84d9-cc50143b8c82\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 14647-2}\">Cholesterol [Moles/volume] in Serum or Plasma</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>effective</b>: 2023-10-31 15:06:00+0000</p><p><b>performer</b>: <a href=\"Bundle-bundle-ips-all-sections.html#PractitionerRole_75ed6f24-9a7e-4568-9c05-91b6d4786743\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>value</b>: 5.7 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></p><p><b>note</b>: </p><blockquote><div><p>Incr chol 5.7, LDL 3.6, HDL 1.39</p>\n</div></blockquote><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>NA</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:14647-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "14647-2" ] ;
fhir:display [ fhir:v "Cholesterol [Moles/volume] in Serum or Plasma" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2023-10-31T15:06:00+00:00"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v 5.7 ] ;
fhir:unit [ fhir:v "mmol/L" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mmol/L" ]
  ] ; # 
  fhir:note ( [
fhir:text [ fhir:v "Incr chol 5.7, LDL 3.6, HDL 1.39" ]
  ] ) ; # 
  fhir:referenceRange ( [
fhir:text [ fhir:v "NA" ]
  ] ) . # 

<https://sample.fhir.org/Observation/5d269392-79c1-4129-a142-0cdee6b49ea4> a fhir:Observation ;
  fhir:id [ fhir:v "5d269392-79c1-4129-a142-0cdee6b49ea4"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_5d269392-79c1-4129-a142-0cdee6b49ea4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 5d269392-79c1-4129-a142-0cdee6b49ea4</b></p><a name=\"5d269392-79c1-4129-a142-0cdee6b49ea4\"> </a><a name=\"hc5d269392-79c1-4129-a142-0cdee6b49ea4\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 14646-4}\">Cholesterol in HDL [Moles/volume] in Serum or Plasma</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>effective</b>: 2023-10-31 15:06:00+0000</p><p><b>performer</b>: <a href=\"Bundle-bundle-ips-all-sections.html#PractitionerRole_75ed6f24-9a7e-4568-9c05-91b6d4786743\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>value</b>: 1.39 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></p><p><b>note</b>: </p><blockquote><div><p>Incr chol 5.7, LDL 3.6, HDL 1.39</p>\n</div></blockquote><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>NA</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:14646-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "14646-4" ] ;
fhir:display [ fhir:v "Cholesterol in HDL [Moles/volume] in Serum or Plasma" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2023-10-31T15:06:00+00:00"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v 1.39 ] ;
fhir:unit [ fhir:v "mmol/L" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mmol/L" ]
  ] ; # 
  fhir:note ( [
fhir:text [ fhir:v "Incr chol 5.7, LDL 3.6, HDL 1.39" ]
  ] ) ; # 
  fhir:referenceRange ( [
fhir:text [ fhir:v "NA" ]
  ] ) . # 

<https://sample.fhir.org/Observation/36ff59b8-d5a7-438e-b8c6-cd54af10a4af> a fhir:Observation ;
  fhir:id [ fhir:v "36ff59b8-d5a7-438e-b8c6-cd54af10a4af"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_36ff59b8-d5a7-438e-b8c6-cd54af10a4af\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 36ff59b8-d5a7-438e-b8c6-cd54af10a4af</b></p><a name=\"36ff59b8-d5a7-438e-b8c6-cd54af10a4af\"> </a><a name=\"hc36ff59b8-d5a7-438e-b8c6-cd54af10a4af\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 29463-7}\">Body weight</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>effective</b>: 2024-04-10 09:58:00+0000</p><p><b>performer</b>: <a href=\"Bundle-bundle-ips-all-sections.html#PractitionerRole_94d12c8d-a3df-47a7-a0bb-0f29d64bafe2\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>value</b>: 91.5 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codekg = 'kg')</span></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:29463-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29463-7" ] ;
fhir:display [ fhir:v "Body weight" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2024-04-10T09:58:00+00:00"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "PractitionerRole/94d12c8d-a3df-47a7-a0bb-0f29d64bafe2" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v 91.5 ] ;
fhir:unit [ fhir:v "kg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "kg" ]
  ] . # 

<https://sample.fhir.org/Observation/96e33a60-dbd8-47ce-b613-be954243939e> a fhir:Observation ;
  fhir:id [ fhir:v "96e33a60-dbd8-47ce-b613-be954243939e"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_96e33a60-dbd8-47ce-b613-be954243939e\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 96e33a60-dbd8-47ce-b613-be954243939e</b></p><a name=\"96e33a60-dbd8-47ce-b613-be954243939e\"> </a><a name=\"hc96e33a60-dbd8-47ce-b613-be954243939e\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 39156-5}\">Body mass index (BMI) [Ratio]</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>effective</b>: 2024-04-10 09:58:00+0000</p><p><b>performer</b>: <a href=\"Bundle-bundle-ips-all-sections.html#PractitionerRole_94d12c8d-a3df-47a7-a0bb-0f29d64bafe2\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>value</b>: 24.56 kg/m2<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codekg/m2 = 'kg/m2')</span></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:39156-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "39156-5" ] ;
fhir:display [ fhir:v "Body mass index (BMI) [Ratio]" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2024-04-10T09:58:00+00:00"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "PractitionerRole/94d12c8d-a3df-47a7-a0bb-0f29d64bafe2" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v 24.56 ] ;
fhir:unit [ fhir:v "kg/m2" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "kg/m2" ]
  ] . # 

<https://sample.fhir.org/Observation/4ea539e1-fff9-4f56-964f-650d9e69ce58> a fhir:Observation ;
  fhir:id [ fhir:v "4ea539e1-fff9-4f56-964f-650d9e69ce58"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_4ea539e1-fff9-4f56-964f-650d9e69ce58\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 4ea539e1-fff9-4f56-964f-650d9e69ce58</b></p><a name=\"4ea539e1-fff9-4f56-964f-650d9e69ce58\"> </a><a name=\"hc4ea539e1-fff9-4f56-964f-650d9e69ce58\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 85354-9}\">Blood pressure panel with all children optional</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>effective</b>: 2024-08-30 08:32:00+0000</p><p><b>performer</b>: <a href=\"Bundle-bundle-ips-all-sections.html#PractitionerRole_94d12c8d-a3df-47a7-a0bb-0f29d64bafe2\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8480-6}\">Systolic blood pressure</span></p><p><b>value</b>: 140 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8462-4}\">Diastolic blood pressure</span></p><p><b>value</b>: 80 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:85354-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "85354-9" ] ;
fhir:display [ fhir:v "Blood pressure panel with all children optional" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2024-08-30T08:32:00+00:00"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "PractitionerRole/94d12c8d-a3df-47a7-a0bb-0f29d64bafe2" ]
  ] ) ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a loinc:8480-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8480-6" ] ;
fhir:display [ fhir:v "Systolic blood pressure" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "140"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmHg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:8462-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8462-4" ] ;
fhir:display [ fhir:v "Diastolic blood pressure" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "80"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmHg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ]
  ] ) . # 

<https://sample.fhir.org/Observation/9f906425-8c18-4580-ab30-61a56d7f4c05> a fhir:Observation ;
  fhir:id [ fhir:v "9f906425-8c18-4580-ab30-61a56d7f4c05"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_9f906425-8c18-4580-ab30-61a56d7f4c05\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 9f906425-8c18-4580-ab30-61a56d7f4c05</b></p><a name=\"9f906425-8c18-4580-ab30-61a56d7f4c05\"> </a><a name=\"hc9f906425-8c18-4580-ab30-61a56d7f4c05\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}\">Social History</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 72166-2}\">Tobacco smoking status</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>effective</b>: 2022-10-20</p><p><b>performer</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>value</b>: <span title=\"Codes:{http://loinc.org LA18978-9}\">Never smoker</span></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "social-history" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:72166-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "72166-2" ] ;
fhir:display [ fhir:v "Tobacco smoking status" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2022-10-20"^^xsd:date
  ] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ) ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a loinc:LA18978-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA18978-9" ] ;
fhir:display [ fhir:v "Never smoker" ]     ] )
  ] . # 

<https://sample.fhir.org/Observation/e2e3f8aa-df2a-4357-b01f-a9fba6bb9b41> a fhir:Observation ;
  fhir:id [ fhir:v "e2e3f8aa-df2a-4357-b01f-a9fba6bb9b41"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_e2e3f8aa-df2a-4357-b01f-a9fba6bb9b41\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation e2e3f8aa-df2a-4357-b01f-a9fba6bb9b41</b></p><a name=\"e2e3f8aa-df2a-4357-b01f-a9fba6bb9b41\"> </a><a name=\"hce2e3f8aa-df2a-4357-b01f-a9fba6bb9b41\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}\">Social History</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 74013-4}\">Alcoholic drinks per day</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>effective</b>: 2016-06-22</p><p><b>performer</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>value</b>: 1 d<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  coded = 'd')</span></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "social-history" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:74013-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "74013-4" ] ;
fhir:display [ fhir:v "Alcoholic drinks per day" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2016-06-22"^^xsd:date
  ] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ) ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "d" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "d" ]
  ] . # 

<https://sample.fhir.org/PractitionerRole/75ed6f24-9a7e-4568-9c05-91b6d4786743> a fhir:PractitionerRole ;
  fhir:id [ fhir:v "75ed6f24-9a7e-4568-9c05-91b6d4786743"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_75ed6f24-9a7e-4568-9c05-91b6d4786743\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole 75ed6f24-9a7e-4568-9c05-91b6d4786743</b></p><a name=\"75ed6f24-9a7e-4568-9c05-91b6d4786743\"> </a><a name=\"hc75ed6f24-9a7e-4568-9c05-91b6d4786743\"> </a><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 81464008}\">Clinical pathologist</span></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:code ( [
    ( fhir:coding [
a sct:81464008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "81464008" ] ;
fhir:display [ fhir:v "Clinical pathologist" ]     ] )
  ] ) . # 

<https://sample.fhir.org/Flag/e8ae9c4e-8f5a-4270-bfac-02368c567fcf> a fhir:Flag ;
  fhir:id [ fhir:v "e8ae9c4e-8f5a-4270-bfac-02368c567fcf"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Flag_e8ae9c4e-8f5a-4270-bfac-02368c567fcf\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Flag e8ae9c4e-8f5a-4270-bfac-02368c567fcf</b></p><a name=\"e8ae9c4e-8f5a-4270-bfac-02368c567fcf\"> </a><a name=\"hce8ae9c4e-8f5a-4270-bfac-02368c567fcf\"> </a><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/flag-category diet}\">Diet</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 1255002008}\">Shellfish free diet</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/flag-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "diet" ] ;
fhir:display [ fhir:v "Diet" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:1255002008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1255002008" ] ;
fhir:display [ fhir:v "Shellfish free diet" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] . # 

<https://sample.fhir.org/Procedure/39252> a fhir:Procedure ;
  fhir:id [ fhir:v "39252"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_39252\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure 39252</b></p><a name=\"39252\"> </a><a name=\"hc39252\"> </a><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 52734007}\">Total hip replacement</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>performed</b>: 2000-04-28</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:52734007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "52734007" ] ;
fhir:display [ fhir:v "Total hip replacement" ]     ] ) ;
fhir:text [ fhir:v "Total hip replacement" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:performed [
a fhir:dateTime ;
fhir:v "2000-04-28"^^xsd:date
  ] . # 

<https://sample.fhir.org/DeviceUseStatement/eumfh-70-275-1> a fhir:DeviceUseStatement ;
  fhir:id [ fhir:v "eumfh-70-275-1"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DeviceUseStatement_eumfh-70-275-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DeviceUseStatement eumfh-70-275-1</b></p><a name=\"eumfh-70-275-1\"> </a><a name=\"hceumfh-70-275-1\"> </a><p><b>status</b>: Active</p><p><b>subject</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>timing</b>: Absent because : unknown</p><p><b>device</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Device_eumfh-70-275-2\">Hip prosthesis</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:timing [
a fhir:dateTime ;
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "unknown"       ]     ] )
  ] ; # 
  fhir:device [
fhir:reference [ fhir:v "Device/eumfh-70-275-2" ] ;
fhir:display [ fhir:v "Hip prosthesis" ]
  ] . # 

<https://sample.fhir.org/Device/eumfh-70-275-2> a fhir:Device ;
  fhir:id [ fhir:v "eumfh-70-275-2"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_eumfh-70-275-2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Device eumfh-70-275-2</b></p><a name=\"eumfh-70-275-2\"> </a><a name=\"hceumfh-70-275-2\"> </a><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 67270000}\">Hip prosthesis, device (physical object)</span></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:type [
    ( fhir:coding [
a sct:67270000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "67270000" ] ;
fhir:display [ fhir:v "Hip prosthesis, device (physical object)" ]     ] )
  ] . # 

<https://sample.fhir.org/Consent/080d85fa-c807-42d1-a3af-b3ee70858a54> a fhir:Consent ;
  fhir:id [ fhir:v "080d85fa-c807-42d1-a3af-b3ee70858a54"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Consent_080d85fa-c807-42d1-a3af-b3ee70858a54\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Consent 080d85fa-c807-42d1-a3af-b3ee70858a54</b></p><a name=\"080d85fa-c807-42d1-a3af-b3ee70858a54\"> </a><a name=\"hc080d85fa-c807-42d1-a3af-b3ee70858a54\"> </a><p><b>status</b>: Active</p><p><b>scope</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentscope treatment}\">Treatment</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentcategorycodes dnr}\">Do Not Resuscitate</span></p><p><b>patient</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>dateTime</b>: 2021-09-01</p><p><b>source</b>: <a href=\"Bundle-bundle-ips-all-sections.html#DocumentReference_advance-directive-123\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>policyRule</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentpolicycodes cric}\">Common Rule Informed Consent</span></p><h3>Provisions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 304253006}\">Not for resuscitation</span></td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:scope [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentscope"^^xsd:anyURI ] ;
fhir:code [ fhir:v "treatment" ] ;
fhir:display [ fhir:v "Treatment" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentcategorycodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "dnr" ] ;
fhir:display [ fhir:v "Do Not Resuscitate" ]     ] )
  ] ) ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:dateTime [ fhir:v "2021-09-01"^^xsd:date] ; # 
  fhir:source [
a fhir:Reference ;
fhir:reference [ fhir:v "DocumentReference/advance-directive-123" ]
  ] ; # 
  fhir:policyRule [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentpolicycodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cric" ]     ] )
  ] ; # 
  fhir:provision [
    ( fhir:code [
      ( fhir:coding [
a sct:304253006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "304253006" ] ;
fhir:display [ fhir:v "Not for resuscitation" ]       ] )     ] )
  ] . # 

<https://sample.fhir.org/DocumentReference/advance-directive-123> a fhir:DocumentReference ;
  fhir:id [ fhir:v "advance-directive-123"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DocumentReference_advance-directive-123\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference advance-directive-123</b></p><a name=\"advance-directive-123\"> </a><a name=\"hcadvance-directive-123\"> </a><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 75310-3}, {http://loinc.org 55188-7}\">Health concerns Document</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>date</b>: 2025-08-01 10:00:00+0000</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td><a href=\"https://sample.fhir.org/DocumentReference/advance-directive-123/content\">https://sample.fhir.org/DocumentReference/advance-directive-123/content</a></td><td>Advance Directive Document</td></tr></table></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:75310-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "75310-3" ] ;
fhir:display [ fhir:v "Health concerns Document" ]     ] [
a loinc:55188-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "55188-7" ] ;
fhir:display [ fhir:v "Patient data Document" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:date [ fhir:v "2025-08-01T10:00:00Z"^^xsd:dateTime] ; # 
  fhir:content ( [
fhir:attachment [
fhir:contentType [ fhir:v "application/pdf" ] ;
fhir:url [ fhir:v "https://sample.fhir.org/DocumentReference/advance-directive-123/content"^^xsd:anyURI ] ;
fhir:title [ fhir:v "Advance Directive Document" ]     ]
  ] ) . # 

<https://sample.fhir.org/Condition/4f3d8f79-2f96-48c5-b346-d47f0c66c981> a fhir:Condition ;
  fhir:id [ fhir:v "4f3d8f79-2f96-48c5-b346-d47f0c66c981"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_4f3d8f79-2f96-48c5-b346-d47f0c66c981\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition 4f3d8f79-2f96-48c5-b346-d47f0c66c981</b></p><a name=\"4f3d8f79-2f96-48c5-b346-d47f0c66c981\"> </a><a name=\"hc4f3d8f79-2f96-48c5-b346-d47f0c66c981\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 82971005}\">Impaired Mobility</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>onset</b>: 2016-05-25</p><p><b>recordedDate</b>: 2016-05-25</p><p><b>asserter</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Practitioner_816cf057-b736-4e08-baed-cc21e081b784\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
a sct:82971005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "82971005" ] ;
fhir:display [ fhir:v "Impaired Mobility" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:onset [
a fhir:dateTime ;
fhir:v "2016-05-25"^^xsd:date
  ] ; # 
  fhir:recordedDate [ fhir:v "2016-05-25"^^xsd:date] ; # 
  fhir:asserter [
fhir:reference [ fhir:v "Practitioner/816cf057-b736-4e08-baed-cc21e081b784" ]
  ] . # 

<https://sample.fhir.org/Condition/77efacd9-b5a6-4b35-9764-269017ea7567> a fhir:Condition ;
  fhir:id [ fhir:v "77efacd9-b5a6-4b35-9764-269017ea7567"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_77efacd9-b5a6-4b35-9764-269017ea7567\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition 77efacd9-b5a6-4b35-9764-269017ea7567</b></p><a name=\"77efacd9-b5a6-4b35-9764-269017ea7567\"> </a><a name=\"hc77efacd9-b5a6-4b35-9764-269017ea7567\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical resolved}\">Resolved</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 386661006}\">Fever</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>onset</b>: 2013-05-25</p><p><b>recordedDate</b>: 2016-05-25</p><p><b>asserter</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Practitioner_816cf057-b736-4e08-baed-cc21e081b784\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "resolved" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
a sct:386661006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "386661006" ] ;
fhir:display [ fhir:v "Fever" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:onset [
a fhir:dateTime ;
fhir:v "2013-05-25"^^xsd:date
  ] ; # 
  fhir:recordedDate [ fhir:v "2016-05-25"^^xsd:date] ; # 
  fhir:asserter [
fhir:reference [ fhir:v "Practitioner/816cf057-b736-4e08-baed-cc21e081b784" ]
  ] . # 

<https://sample.fhir.org/CarePlan/85d57ac7-ea2d-47cf-b019-b867f876ee7c> a fhir:CarePlan ;
  fhir:id [ fhir:v "85d57ac7-ea2d-47cf-b019-b867f876ee7c"] ; # 
  fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_85d57ac7-ea2d-47cf-b019-b867f876ee7c\"> </a><p>A simple care plan to indicate a patient taking their weight once a day because of hypertension.</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:basedOn ( [
fhir:display [ fhir:v "Management of Hypertension" ]
  ] ) ; # 
  fhir:replaces ( [
fhir:display [ fhir:v "Plan from urgent care clinic" ]
  ] ) ; # 
  fhir:partOf ( [
fhir:display [ fhir:v "Overall wellness plan" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "plan"] ; # 
  fhir:category ( [
fhir:text [ fhir:v "Weight management plan" ]
  ] ) ; # 
  fhir:description [ fhir:v "Manage obesity and weight loss"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:period [
fhir:end [ fhir:v "2017-06-01"^^xsd:date ]
  ] ; # 
  fhir:created [ fhir:v "2016-01-01"^^xsd:date] ; # 
  fhir:activity ( [
    ( fhir:outcomeCodeableConcept [
      ( fhir:coding [
a sct:262285001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "262285001" ] ;
fhir:display [ fhir:v "Weight decreased" ]       ] )     ] ) ;
fhir:detail [
fhir:code [
        ( fhir:coding [
a loinc:3141-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "3141-9" ] ;
fhir:display [ fhir:v "Weight Measured" ]         ] [
a sct:27113001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "27113001" ] ;
fhir:display [ fhir:v "Body weight" ]         ] )       ] ;
fhir:status [ fhir:v "completed" ] ;
fhir:statusReason [
fhir:text [ fhir:v "Achieved weight loss to mitigate diabetes risk." ]       ] ;
fhir:doNotPerform [ fhir:v false ] ;
fhir:scheduled [
a fhir:Timing ;
fhir:repeat [
fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ]         ]       ] ;
fhir:location [
fhir:display [ fhir:v "Patient's home" ]       ]     ]
  ] ) . # 

<https://sample.fhir.org/Observation/f241ac65-5eab-49a0-8b92-7fb263274110> a fhir:Observation ;
  fhir:id [ fhir:v "f241ac65-5eab-49a0-8b92-7fb263274110"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_f241ac65-5eab-49a0-8b92-7fb263274110\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation f241ac65-5eab-49a0-8b92-7fb263274110</b></p><a name=\"f241ac65-5eab-49a0-8b92-7fb263274110\"> </a><a name=\"hcf241ac65-5eab-49a0-8b92-7fb263274110\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 82810-3}\">Pregnancy status</span></p><p><b>subject</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Patient_d174bd1a-b368-41e6-83a2-af77f2b3c60f\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>effective</b>: 2020-01-10</p><p><b>performer</b>: <a href=\"Bundle-bundle-ips-all-sections.html#Practitioner_816cf057-b736-4e08-baed-cc21e081b784\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#ac7a747c-a2c9-493c-ba39-4ac6997eed1e; type = document; timestamp = 2024-09-21 18:53:00+0000</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 60001007}\">Not Pregnant</span></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:82810-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "82810-3" ] ;
fhir:display [ fhir:v "Pregnancy status" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/d174bd1a-b368-41e6-83a2-af77f2b3c60f" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2020-01-10"^^xsd:date
  ] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/816cf057-b736-4e08-baed-cc21e081b784" ]
  ] ) ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:60001007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "60001007" ] ;
fhir:display [ fhir:v "Not Pregnant" ]     ] )
  ] . #