haau3 FHIR Implementation Guide (HFIG)
1.0.0 - ci-build US

haau3 FHIR Implementation Guide (HFIG) - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: KTC Patient-Shared Bundle example - 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 "ktc-patient-shared-bundle"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://haau3.com/fhir/StructureDefinition/ktc-patient-shared-bundle"^^xsd:anyURI ;
fhir:l <https://haau3.com/fhir/StructureDefinition/ktc-patient-shared-bundle>     ] )
  ] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:timestamp [ fhir:v "2026-05-29T15:00:00Z"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [
fhir:v "https://haau3.com/fhir/Patient/us-core-patient"^^xsd:anyURI ;
fhir:l <https://haau3.com/fhir/Patient/us-core-patient>     ] ;
    ( fhir:resource <https://haau3.com/fhir/Patient/us-core-patient> )
  ] [
fhir:fullUrl [
fhir:v "https://haau3.com/fhir/DocumentReference/example-fhir-rendered-pdf"^^xsd:anyURI ;
fhir:l <https://haau3.com/fhir/DocumentReference/example-fhir-rendered-pdf>     ] ;
    ( fhir:resource <https://haau3.com/fhir/DocumentReference/example-fhir-rendered-pdf> )
  ] [
fhir:fullUrl [
fhir:v "https://haau3.com/fhir/DocumentReference/example-patient-story-pdf"^^xsd:anyURI ;
fhir:l <https://haau3.com/fhir/DocumentReference/example-patient-story-pdf>     ] ;
    ( fhir:resource <https://haau3.com/fhir/DocumentReference/example-patient-story-pdf> )
  ] [
fhir:fullUrl [
fhir:v "https://haau3.com/fhir/Condition/us-core-condition"^^xsd:anyURI ;
fhir:l <https://haau3.com/fhir/Condition/us-core-condition>     ] ;
    ( fhir:resource <https://haau3.com/fhir/Condition/us-core-condition> )
  ] [
fhir:fullUrl [
fhir:v "https://haau3.com/fhir/MedicationRequest/us-core-medication-request"^^xsd:anyURI ;
fhir:l <https://haau3.com/fhir/MedicationRequest/us-core-medication-request>     ] ;
    ( fhir:resource <https://haau3.com/fhir/MedicationRequest/us-core-medication-request> )
  ] [
fhir:fullUrl [
fhir:v "https://haau3.com/fhir/AllergyIntolerance/us-core-allergy-intolerance"^^xsd:anyURI ;
fhir:l <https://haau3.com/fhir/AllergyIntolerance/us-core-allergy-intolerance>     ] ;
    ( fhir:resource <https://haau3.com/fhir/AllergyIntolerance/us-core-allergy-intolerance> )
  ] [
fhir:fullUrl [
fhir:v "https://haau3.com/fhir/Immunization/us-core-immunization"^^xsd:anyURI ;
fhir:l <https://haau3.com/fhir/Immunization/us-core-immunization>     ] ;
    ( fhir:resource <https://haau3.com/fhir/Immunization/us-core-immunization> )
  ] [
fhir:fullUrl [
fhir:v "https://haau3.com/fhir/Observation/us-core-observation-lab"^^xsd:anyURI ;
fhir:l <https://haau3.com/fhir/Observation/us-core-observation-lab>     ] ;
    ( fhir:resource <https://haau3.com/fhir/Observation/us-core-observation-lab> )
  ] [
fhir:fullUrl [
fhir:v "https://haau3.com/fhir/Observation/us-core-vital-signs"^^xsd:anyURI ;
fhir:l <https://haau3.com/fhir/Observation/us-core-vital-signs>     ] ;
    ( fhir:resource <https://haau3.com/fhir/Observation/us-core-vital-signs> )
  ] [
fhir:fullUrl [
fhir:v "https://haau3.com/fhir/Observation/example-haau3-story-location"^^xsd:anyURI ;
fhir:l <https://haau3.com/fhir/Observation/example-haau3-story-location>     ] ;
    ( fhir:resource <https://haau3.com/fhir/Observation/example-haau3-story-location> )
  ] ) . # 

<https://haau3.com/fhir/Patient/us-core-patient> a fhir:Patient ;
  fhir:id [ fhir:v "us-core-patient"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient|6.1.0"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient?version=6.1.0>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_us-core-patient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient us-core-patient</b></p><a name=\"us-core-patient\"> </a><a name=\"hcus-core-patient\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-patient.html\">US Core Patient Profile</a> version: 6.1.0</p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Derrick Lin  Male, DoB: 1965-04-12 ( Medical record number (use: usual, ))</p><hr/></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203>         ] ;
fhir:code [ fhir:v "MR" ]       ] )     ] ;
fhir:system [
fhir:v "http://example.hospital.org"^^xsd:anyURI ;
fhir:l <http://example.hospital.org>     ] ;
fhir:value [ fhir:v "183464" ]
  ] ) ; # 
  fhir:name ( [
fhir:use [ fhir:v "usual" ] ;
fhir:family [ fhir:v "Lin" ] ;
    ( fhir:given [ fhir:v "Derrick" ] )
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [ fhir:v "1965-04-12"^^xsd:date] . # 

<https://haau3.com/fhir/DocumentReference/example-fhir-rendered-pdf> a fhir:DocumentReference ;
  fhir:id [ fhir:v "example-fhir-rendered-pdf"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://haau3.com/fhir/StructureDefinition/ktc-patient-shared-document-reference"^^xsd:anyURI ;
fhir:l <https://haau3.com/fhir/StructureDefinition/ktc-patient-shared-document-reference>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DocumentReference_example-fhir-rendered-pdf\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference example-fhir-rendered-pdf</b></p><a name=\"example-fhir-rendered-pdf\"> </a><a name=\"hcexample-fhir-rendered-pdf\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ktc-patient-shared-document-reference.html\">KTC Patient-Shared DocumentReference</a></p></div><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 60591-5}\">Patient summary Document</span></p><p><b>category</b>: <span title=\"Codes:{https://cms.gov/fhir/CodeSystem/patient-shared-category patient-shared}\">patient-shared</span></p><p><b>subject</b>: <a href=\"Patient-us-core-patient.html\">Derrick Lin  Male, DoB: 1965-04-12 ( Medical record number (use: usual, ))</a></p><p><b>date</b>: 2026-05-29 15:00:00+0000</p><p><b>author</b>: <a href=\"Patient-us-core-patient.html\">Derrick Lin  Male, DoB: 1965-04-12 ( Medical record number (use: usual, ))</a></p><p><b>description</b>: Shared health summary PDF</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>Data</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td><code>VGVzdCBQREYgZGF0YQ==</code></td><td>Shared health summary</td></tr></table></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:60591-5 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "60591-5" ] ;
fhir:display [ fhir:v "Patient summary Document" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
fhir:v "https://cms.gov/fhir/CodeSystem/patient-shared-category"^^xsd:anyURI ;
fhir:l <https://cms.gov/fhir/CodeSystem/patient-shared-category>       ] ;
fhir:code [ fhir:v "patient-shared" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:l fhir:Patient/us-core-patient ;
fhir:reference [ fhir:v "Patient/us-core-patient" ]
  ] ; # 
  fhir:date [ fhir:v "2026-05-29T15:00:00Z"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:l fhir:Patient/us-core-patient ;
fhir:reference [ fhir:v "Patient/us-core-patient" ]
  ] ) ; # 
  fhir:description [ fhir:v "Shared health summary PDF"] ; # 
  fhir:content ( [
fhir:attachment [
fhir:contentType [ fhir:v "application/pdf" ] ;
fhir:data [ fhir:v "VGVzdCBQREYgZGF0YQ=="^^xsd:base64Binary ] ;
fhir:title [ fhir:v "Shared health summary" ]     ]
  ] ) . # 

<https://haau3.com/fhir/DocumentReference/example-patient-story-pdf> a fhir:DocumentReference ;
  fhir:id [ fhir:v "example-patient-story-pdf"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://haau3.com/fhir/StructureDefinition/ktc-patient-shared-document-reference"^^xsd:anyURI ;
fhir:l <https://haau3.com/fhir/StructureDefinition/ktc-patient-shared-document-reference>     ] ) ;
    ( fhir:security [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationValue"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-ObservationValue>       ] ;
fhir:code [ fhir:v "PATAST" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DocumentReference_example-patient-story-pdf\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference example-patient-story-pdf</b></p><a name=\"example-patient-story-pdf\"> </a><a name=\"hcexample-patient-story-pdf\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ktc-patient-shared-document-reference.html\">KTC Patient-Shared DocumentReference</a></p><p style=\"margin-bottom: 0px\">Security Label: <a href=\"http://hl7.org/fhir/R4/v3/ObservationValue/cs.html\">patient asserted (Details: v3 Code System ObservationValue code PATAST = 'patient asserted')</a></p></div><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 51855-5}\">Patient note</span></p><p><b>category</b>: <span title=\"Codes:{https://cms.gov/fhir/CodeSystem/patient-shared-category patient-shared}\">patient-shared</span></p><p><b>subject</b>: <a href=\"Patient-us-core-patient.html\">Derrick Lin  Male, DoB: 1965-04-12 ( Medical record number (use: usual, ))</a></p><p><b>date</b>: 2026-05-29 15:00:00+0000</p><p><b>author</b>: <a href=\"Patient-us-core-patient.html\">Derrick Lin  Male, DoB: 1965-04-12 ( Medical record number (use: usual, ))</a></p><p><b>description</b>: Patient-authored care experience preferences</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>Data</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td><code>VGVzdCBQREYgZGF0YQ==</code></td><td>Patient Story</td></tr></table></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:51855-5 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "51855-5" ] ;
fhir:display [ fhir:v "Patient note" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
fhir:v "https://cms.gov/fhir/CodeSystem/patient-shared-category"^^xsd:anyURI ;
fhir:l <https://cms.gov/fhir/CodeSystem/patient-shared-category>       ] ;
fhir:code [ fhir:v "patient-shared" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:l fhir:Patient/us-core-patient ;
fhir:reference [ fhir:v "Patient/us-core-patient" ]
  ] ; # 
  fhir:date [ fhir:v "2026-05-29T15:00:00Z"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:l fhir:Patient/us-core-patient ;
fhir:reference [ fhir:v "Patient/us-core-patient" ]
  ] ) ; # 
  fhir:description [ fhir:v "Patient-authored care experience preferences"] ; # 
  fhir:content ( [
fhir:attachment [
fhir:contentType [ fhir:v "application/pdf" ] ;
fhir:data [ fhir:v "VGVzdCBQREYgZGF0YQ=="^^xsd:base64Binary ] ;
fhir:title [ fhir:v "Patient Story" ]     ]
  ] ) . # 

<https://haau3.com/fhir/Condition/us-core-condition> a fhir:Condition ;
  fhir:id [ fhir:v "us-core-condition"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns|6.1.0"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns?version=6.1.0>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_us-core-condition\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition us-core-condition</b></p><a name=\"us-core-condition\"> </a><a name=\"hcus-core-condition\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-condition-problems-health-concerns.html\">US Core Condition Problems and Health Concerns Profile</a> version: 6.1.0</p></div><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>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 44054006}\">Diabetes mellitus type II</span></p><p><b>subject</b>: <a href=\"Patient-us-core-patient.html\">Derrick Lin  Male, DoB: 1965-04-12 ( Medical record number (use: usual, ))</a></p><p><b>recordedDate</b>: 2026-05-29</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-clinical>       ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-ver-status>       ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/condition-category>       ] ;
fhir:code [ fhir:v "problem-list-item" ] ;
fhir:display [ fhir:v "Problem List Item" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a sct:44054006 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "44054006" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/us-core-patient ;
fhir:reference [ fhir:v "Patient/us-core-patient" ]
  ] ; # 
  fhir:recordedDate [ fhir:v "2026-05-29"^^xsd:date] . # 

<https://haau3.com/fhir/MedicationRequest/us-core-medication-request> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "us-core-medication-request"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest|6.1.0"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest?version=6.1.0>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_us-core-medication-request\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest us-core-medication-request</b></p><a name=\"us-core-medication-request\"> </a><a name=\"hcus-core-medication-request\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-medicationrequest.html\">US Core MedicationRequest Profile</a> version: 6.1.0</p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>reported</b>: true</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 861007}\">metformin hydrochloride 500 MG Oral Tablet</span></p><p><b>subject</b>: <a href=\"Patient-us-core-patient.html\">Derrick Lin  Male, DoB: 1965-04-12 ( Medical record number (use: usual, ))</a></p><p><b>authoredOn</b>: 2026-04-15</p><p><b>requester</b>: <a href=\"Patient-us-core-patient.html\">Derrick Lin  Male, DoB: 1965-04-12 ( Medical record number (use: usual, ))</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:reported [
a fhir:Boolean ;
fhir:v true
  ] ; # 
  fhir:medication [
a fhir:CodeableConcept ;
    ( fhir:coding [
fhir:system [
fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ;
fhir:l <http://www.nlm.nih.gov/research/umls/rxnorm>       ] ;
fhir:code [ fhir:v "861007" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/us-core-patient ;
fhir:reference [ fhir:v "Patient/us-core-patient" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2026-04-15"^^xsd:date] ; # 
  fhir:requester [
fhir:l fhir:Patient/us-core-patient ;
fhir:reference [ fhir:v "Patient/us-core-patient" ]
  ] . # 

<https://haau3.com/fhir/AllergyIntolerance/us-core-allergy-intolerance> a fhir:AllergyIntolerance ;
  fhir:id [ fhir:v "us-core-allergy-intolerance"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance|6.1.0"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance?version=6.1.0>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_us-core-allergy-intolerance\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance us-core-allergy-intolerance</b></p><a name=\"us-core-allergy-intolerance\"> </a><a name=\"hcus-core-allergy-intolerance\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-allergyintolerance.html\">US Core AllergyIntolerance Profile</a> version: 6.1.0</p></div><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://www.nlm.nih.gov/research/umls/rxnorm 7980}\">penicillin G</span></p><p><b>patient</b>: <a href=\"Patient-us-core-patient.html\">Derrick Lin  Male, DoB: 1965-04-12 ( Medical record number (use: usual, ))</a></p><p><b>recordedDate</b>: 2026-05-29</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical>       ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/allergyintolerance-verification>       ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [
fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ;
fhir:l <http://www.nlm.nih.gov/research/umls/rxnorm>       ] ;
fhir:code [ fhir:v "7980" ]     ] )
  ] ; # 
  fhir:patient [
fhir:l fhir:Patient/us-core-patient ;
fhir:reference [ fhir:v "Patient/us-core-patient" ]
  ] ; # 
  fhir:recordedDate [ fhir:v "2026-05-29"^^xsd:date] . # 

<https://haau3.com/fhir/Immunization/us-core-immunization> a fhir:Immunization ;
  fhir:id [ fhir:v "us-core-immunization"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization|6.1.0"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization?version=6.1.0>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Immunization_us-core-immunization\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Immunization us-core-immunization</b></p><a name=\"us-core-immunization\"> </a><a name=\"hcus-core-immunization\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-immunization.html\">US Core Immunization Profile</a> version: 6.1.0</p></div><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/cvx 140}\">Influenza, split virus, trivalent, injectable, preservative free</span></p><p><b>patient</b>: <a href=\"Patient-us-core-patient.html\">Derrick Lin  Male, DoB: 1965-04-12 ( Medical record number (use: usual, ))</a></p><p><b>occurrence</b>: 2026-03-15</p><p><b>primarySource</b>: false</p></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:l <http://hl7.org/fhir/sid/cvx>       ] ;
fhir:code [ fhir:v "140" ]     ] )
  ] ; # 
  fhir:patient [
fhir:l fhir:Patient/us-core-patient ;
fhir:reference [ fhir:v "Patient/us-core-patient" ]
  ] ; # 
  fhir:occurrence [
a fhir:DateTime ;
fhir:v "2026-03-15"^^xsd:date
  ] ; # 
  fhir:primarySource [ fhir:v false] . # 

<https://haau3.com/fhir/Observation/us-core-observation-lab> a fhir:Observation ;
  fhir:id [ fhir:v "us-core-observation-lab"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab|6.1.0"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab?version=6.1.0>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_us-core-observation-lab\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation us-core-observation-lab</b></p><a name=\"us-core-observation-lab\"> </a><a name=\"hcus-core-observation-lab\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-observation-lab.html\">US Core Laboratory Result Observation Profile</a> version: 6.1.0</p></div><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 4548-4}\">Hemoglobin A1c</span></p><p><b>subject</b>: <a href=\"Patient-us-core-patient.html\">Derrick Lin  Male, DoB: 1965-04-12 ( Medical record number (use: usual, ))</a></p><p><b>effective</b>: 2026-05-01 09:15:00+0000</p><p><b>value</b>: 7.1 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</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:l <http://terminology.hl7.org/CodeSystem/observation-category>       ] ;
fhir:code [ fhir:v "laboratory" ] ;
fhir:display [ fhir:v "Laboratory" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:4548-4 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "4548-4" ] ;
fhir:display [ fhir:v "Hemoglobin A1c/Hemoglobin.total in Blood" ]     ] ) ;
fhir:text [ fhir:v "Hemoglobin A1c" ]
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/us-core-patient ;
fhir:reference [ fhir:v "Patient/us-core-patient" ]
  ] ; # 
  fhir:effective [
a fhir:DateTime ;
fhir:v "2026-05-01T09:15:00Z"^^xsd:dateTime
  ] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v 7.1 ] ;
fhir:unit [ fhir:v "%" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org>     ] ;
fhir:code [ fhir:v "%" ]
  ] . # 

<https://haau3.com/fhir/Observation/us-core-vital-signs> a fhir:Observation ;
  fhir:id [ fhir:v "us-core-vital-signs"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-vital-signs|6.1.0"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-vital-signs?version=6.1.0>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_us-core-vital-signs\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation us-core-vital-signs</b></p><a name=\"us-core-vital-signs\"> </a><a name=\"hcus-core-vital-signs\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-vital-signs.html\">US Core Vital Signs Profile</a> version: 6.1.0</p></div><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</span></p><p><b>subject</b>: <a href=\"Patient-us-core-patient.html\">Derrick Lin  Male, DoB: 1965-04-12 ( Medical record number (use: usual, ))</a></p><p><b>effective</b>: 2026-05-20 08:00:00+0000</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8480-6}\">Systolic</span></p><p><b>value</b>: 120 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</span></p><p><b>value</b>: 78 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:l <http://terminology.hl7.org/CodeSystem/observation-category>       ] ;
fhir:code [ fhir:v "vital-signs" ] ;
fhir:display [ fhir:v "Vital Signs" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:85354-9 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "85354-9" ] ;
fhir:display [ fhir:v "Blood pressure panel with all children optional" ]     ] ) ;
fhir:text [ fhir:v "Blood pressure" ]
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/us-core-patient ;
fhir:reference [ fhir:v "Patient/us-core-patient" ]
  ] ; # 
  fhir:effective [
a fhir:DateTime ;
fhir:v "2026-05-20T08:00:00Z"^^xsd:dateTime
  ] ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a loinc:8480-6 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "8480-6" ] ;
fhir:display [ fhir:v "Systolic blood pressure" ]       ] ) ;
fhir:text [ fhir:v "Systolic" ]     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "120"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmHg" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org>       ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:8462-4 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "8462-4" ] ;
fhir:display [ fhir:v "Diastolic blood pressure" ]       ] ) ;
fhir:text [ fhir:v "Diastolic" ]     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "78"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmHg" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org>       ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ]
  ] ) . # 

<https://haau3.com/fhir/Observation/example-haau3-story-location> a fhir:Observation ;
  fhir:id [ fhir:v "example-haau3-story-location"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://haau3.com/fhir/StructureDefinition/haau3-patient-story-observation"^^xsd:anyURI ;
fhir:l <https://haau3.com/fhir/StructureDefinition/haau3-patient-story-observation>     ] [
fhir:v "http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-CareExperiencePreference"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-CareExperiencePreference>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_example-haau3-story-location\"> </a><p><strong>Q:</strong> If it were possible to choose, where would you like to spend your final days?</p><p><strong>A:</strong> At home, in my own bedroom, with my dog curled at my feet.</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "https://haau3.com/fhir/patient-story"^^xsd:anyURI ;
fhir:l <https://haau3.com/fhir/patient-story>     ] ;
fhir:value [ fhir:v "example-haau3-patient:75780-7" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIPreferenceCategoryCS"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIPreferenceCategoryCS>       ] ;
fhir:code [ fhir:v "care-experience-preference" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:75780-7 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "75780-7" ] ;
fhir:display [ fhir:v "Preferred location to spend final days if possible to choose Narrative - Reported" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/us-core-patient ;
fhir:reference [ fhir:v "Patient/us-core-patient" ]
  ] ; # 
  fhir:effective [
a fhir:DateTime ;
fhir:v "2026-05-27T14:32:00Z"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
fhir:l fhir:Patient/us-core-patient ;
fhir:reference [ fhir:v "Patient/us-core-patient" ]
  ] ) ; # 
  fhir:value [
a fhir:String ;
fhir:v "At home, in my own bedroom, with my dog curled at my feet."
  ] . #