haau3 FHIR Implementation Guide (HFIG)
1.0.0 - ci-build United States of America flag

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: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 -------------------------------------------------------------------

<http://hl7.org/fhir/Bundle/ktc-patient-shared-bundle> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ktc-patient-shared-bundle"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://haau3.com/fhir/StructureDefinition/ktc-patient-shared-bundle" ;
       fhir:index 0 ;
       fhir:link <https://haau3.com/fhir/StructureDefinition/ktc-patient-shared-bundle>
     ]
  ] ;
  fhir:Bundle.type [ fhir:value "collection"] ;
  fhir:Bundle.timestamp [ fhir:value "2026-05-29T15:00:00Z"^^xsd:dateTime] ;
  fhir:Bundle.entry [
     fhir:index 0 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://haau3.com/fhir/Patient/us-core-patient" ] ;
     fhir:Bundle.entry.resource <https://haau3.com/fhir/Patient/us-core-patient>
  ], [
     fhir:index 1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://haau3.com/fhir/DocumentReference/example-fhir-rendered-pdf" ] ;
     fhir:Bundle.entry.resource <https://haau3.com/fhir/DocumentReference/example-fhir-rendered-pdf>
  ], [
     fhir:index 2 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://haau3.com/fhir/DocumentReference/example-patient-story-pdf" ] ;
     fhir:Bundle.entry.resource <https://haau3.com/fhir/DocumentReference/example-patient-story-pdf>
  ], [
     fhir:index 3 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://haau3.com/fhir/Condition/us-core-condition" ] ;
     fhir:Bundle.entry.resource <https://haau3.com/fhir/Condition/us-core-condition>
  ], [
     fhir:index 4 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://haau3.com/fhir/MedicationRequest/us-core-medication-request" ] ;
     fhir:Bundle.entry.resource <https://haau3.com/fhir/MedicationRequest/us-core-medication-request>
  ], [
     fhir:index 5 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://haau3.com/fhir/AllergyIntolerance/us-core-allergy-intolerance" ] ;
     fhir:Bundle.entry.resource <https://haau3.com/fhir/AllergyIntolerance/us-core-allergy-intolerance>
  ], [
     fhir:index 6 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://haau3.com/fhir/Immunization/us-core-immunization" ] ;
     fhir:Bundle.entry.resource <https://haau3.com/fhir/Immunization/us-core-immunization>
  ], [
     fhir:index 7 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://haau3.com/fhir/Observation/us-core-observation-lab" ] ;
     fhir:Bundle.entry.resource <https://haau3.com/fhir/Observation/us-core-observation-lab>
  ], [
     fhir:index 8 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://haau3.com/fhir/Observation/us-core-vital-signs" ] ;
     fhir:Bundle.entry.resource <https://haau3.com/fhir/Observation/us-core-vital-signs>
  ], [
     fhir:index 9 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "https://haau3.com/fhir/Observation/example-haau3-story-location" ] ;
     fhir:Bundle.entry.resource <https://haau3.com/fhir/Observation/example-haau3-story-location>
  ] .

<https://haau3.com/fhir/Patient/us-core-patient> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "us-core-patient"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient|6.1.0" ;
       fhir:index 0 ;
       fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient|6.1.0>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<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>"
  ] ;
  fhir:Patient.identifier [
     fhir:index 0 ;
     fhir:Identifier.use [ fhir:value "usual" ] ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "MR" ]
       ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://example.hospital.org" ] ;
     fhir:Identifier.value [ fhir:value "183464" ]
  ] ;
  fhir:Patient.name [
     fhir:index 0 ;
     fhir:HumanName.use [ fhir:value "usual" ] ;
     fhir:HumanName.family [ fhir:value "Lin" ] ;
     fhir:HumanName.given [
       fhir:value "Derrick" ;
       fhir:index 0
     ]
  ] ;
  fhir:Patient.gender [ fhir:value "male"] ;
  fhir:Patient.birthDate [ fhir:value "1965-04-12"^^xsd:date] .

<https://haau3.com/fhir/DocumentReference/example-fhir-rendered-pdf> a fhir:DocumentReference ;
  fhir:Resource.id [ fhir:value "example-fhir-rendered-pdf"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://haau3.com/fhir/StructureDefinition/ktc-patient-shared-document-reference" ;
       fhir:index 0 ;
       fhir:link <https://haau3.com/fhir/StructureDefinition/ktc-patient-shared-document-reference>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<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>"
  ] ;
  fhir:DocumentReference.status [ fhir:value "current"] ;
  fhir:DocumentReference.type [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:60591-5 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "60591-5" ] ;
       fhir:Coding.display [ fhir:value "Patient summary Document" ]
     ]
  ] ;
  fhir:DocumentReference.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "https://cms.gov/fhir/CodeSystem/patient-shared-category" ] ;
       fhir:Coding.code [ fhir:value "patient-shared" ]
     ]
  ] ;
  fhir:DocumentReference.subject [
     fhir:link <http://hl7.org/fhir/Patient/us-core-patient> ;
     fhir:Reference.reference [ fhir:value "Patient/us-core-patient" ]
  ] ;
  fhir:DocumentReference.date [ fhir:value "2026-05-29T15:00:00Z"^^xsd:dateTime] ;
  fhir:DocumentReference.author [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Patient/us-core-patient> ;
     fhir:Reference.reference [ fhir:value "Patient/us-core-patient" ]
  ] ;
  fhir:DocumentReference.description [ fhir:value "Shared health summary PDF"] ;
  fhir:DocumentReference.content [
     fhir:index 0 ;
     fhir:DocumentReference.content.attachment [
       fhir:Attachment.contentType [ fhir:value "application/pdf" ] ;
       fhir:Attachment.data [ fhir:value "VGVzdCBQREYgZGF0YQ=="^^xsd:base64Binary ] ;
       fhir:Attachment.title [ fhir:value "Shared health summary" ]
     ]
  ] .

<http://hl7.org/fhir/Patient/us-core-patient> a fhir:Patient .

<https://haau3.com/fhir/DocumentReference/example-patient-story-pdf> a fhir:DocumentReference ;
  fhir:Resource.id [ fhir:value "example-patient-story-pdf"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://haau3.com/fhir/StructureDefinition/ktc-patient-shared-document-reference" ;
       fhir:index 0 ;
       fhir:link <https://haau3.com/fhir/StructureDefinition/ktc-patient-shared-document-reference>
     ] ;
     fhir:Meta.security [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ObservationValue" ] ;
       fhir:Coding.code [ fhir:value "PATAST" ]
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<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://terminology.hl7.org/7.3.0/CodeSystem-v3-ObservationValue.html\">patient asserted (Details: 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>"
  ] ;
  fhir:DocumentReference.status [ fhir:value "current"] ;
  fhir:DocumentReference.type [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:51855-5 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "51855-5" ] ;
       fhir:Coding.display [ fhir:value "Patient note" ]
     ]
  ] ;
  fhir:DocumentReference.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "https://cms.gov/fhir/CodeSystem/patient-shared-category" ] ;
       fhir:Coding.code [ fhir:value "patient-shared" ]
     ]
  ] ;
  fhir:DocumentReference.subject [
     fhir:link <http://hl7.org/fhir/Patient/us-core-patient> ;
     fhir:Reference.reference [ fhir:value "Patient/us-core-patient" ]
  ] ;
  fhir:DocumentReference.date [ fhir:value "2026-05-29T15:00:00Z"^^xsd:dateTime] ;
  fhir:DocumentReference.author [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Patient/us-core-patient> ;
     fhir:Reference.reference [ fhir:value "Patient/us-core-patient" ]
  ] ;
  fhir:DocumentReference.description [ fhir:value "Patient-authored care experience preferences"] ;
  fhir:DocumentReference.content [
     fhir:index 0 ;
     fhir:DocumentReference.content.attachment [
       fhir:Attachment.contentType [ fhir:value "application/pdf" ] ;
       fhir:Attachment.data [ fhir:value "VGVzdCBQREYgZGF0YQ=="^^xsd:base64Binary ] ;
       fhir:Attachment.title [ fhir:value "Patient Story" ]
     ]
  ] .

<https://haau3.com/fhir/Condition/us-core-condition> a fhir:Condition ;
  fhir:Resource.id [ fhir:value "us-core-condition"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns|6.1.0" ;
       fhir:index 0 ;
       fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns|6.1.0>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<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}\">Type 2 diabetes mellitus</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>"
  ] ;
  fhir:Condition.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ] ;
       fhir:Coding.code [ fhir:value "active" ]
     ]
  ] ;
  fhir:Condition.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ] ;
       fhir:Coding.code [ fhir:value "confirmed" ]
     ]
  ] ;
  fhir:Condition.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-category" ] ;
       fhir:Coding.code [ fhir:value "problem-list-item" ] ;
       fhir:Coding.display [ fhir:value "Problem List Item" ]
     ]
  ] ;
  fhir:Condition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:44054006 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "44054006" ]
     ]
  ] ;
  fhir:Condition.subject [
     fhir:link <http://hl7.org/fhir/Patient/us-core-patient> ;
     fhir:Reference.reference [ fhir:value "Patient/us-core-patient" ]
  ] ;
  fhir:Condition.recordedDate [ fhir:value "2026-05-29"^^xsd:date] .

<https://haau3.com/fhir/MedicationRequest/us-core-medication-request> a fhir:MedicationRequest ;
  fhir:Resource.id [ fhir:value "us-core-medication-request"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest|6.1.0" ;
       fhir:index 0 ;
       fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest|6.1.0>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<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>"
  ] ;
  fhir:MedicationRequest.status [ fhir:value "active"] ;
  fhir:MedicationRequest.intent [ fhir:value "order"] ;
  fhir:MedicationRequest.reportedBoolean [ fhir:value "true"^^xsd:boolean] ;
  fhir:MedicationRequest.medicationCodeableConcept [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://www.nlm.nih.gov/research/umls/rxnorm" ] ;
       fhir:Coding.code [ fhir:value "861007" ]
     ]
  ] ;
  fhir:MedicationRequest.subject [
     fhir:link <http://hl7.org/fhir/Patient/us-core-patient> ;
     fhir:Reference.reference [ fhir:value "Patient/us-core-patient" ]
  ] ;
  fhir:MedicationRequest.authoredOn [ fhir:value "2026-04-15"^^xsd:date] ;
  fhir:MedicationRequest.requester [
     fhir:link <http://hl7.org/fhir/Patient/us-core-patient> ;
     fhir:Reference.reference [ fhir:value "Patient/us-core-patient" ]
  ] .

<https://haau3.com/fhir/AllergyIntolerance/us-core-allergy-intolerance> a fhir:AllergyIntolerance ;
  fhir:Resource.id [ fhir:value "us-core-allergy-intolerance"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance|6.1.0" ;
       fhir:index 0 ;
       fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance|6.1.0>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<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>"
  ] ;
  fhir:AllergyIntolerance.clinicalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical" ] ;
       fhir:Coding.code [ fhir:value "active" ]
     ]
  ] ;
  fhir:AllergyIntolerance.verificationStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification" ] ;
       fhir:Coding.code [ fhir:value "confirmed" ]
     ]
  ] ;
  fhir:AllergyIntolerance.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://www.nlm.nih.gov/research/umls/rxnorm" ] ;
       fhir:Coding.code [ fhir:value "7980" ]
     ]
  ] ;
  fhir:AllergyIntolerance.patient [
     fhir:link <http://hl7.org/fhir/Patient/us-core-patient> ;
     fhir:Reference.reference [ fhir:value "Patient/us-core-patient" ]
  ] ;
  fhir:AllergyIntolerance.recordedDate [ fhir:value "2026-05-29"^^xsd:date] .

<https://haau3.com/fhir/Immunization/us-core-immunization> a fhir:Immunization ;
  fhir:Resource.id [ fhir:value "us-core-immunization"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization|6.1.0" ;
       fhir:index 0 ;
       fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization|6.1.0>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<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>"
  ] ;
  fhir:Immunization.status [ fhir:value "completed"] ;
  fhir:Immunization.vaccineCode [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/cvx" ] ;
       fhir:Coding.code [ fhir:value "140" ]
     ]
  ] ;
  fhir:Immunization.patient [
     fhir:link <http://hl7.org/fhir/Patient/us-core-patient> ;
     fhir:Reference.reference [ fhir:value "Patient/us-core-patient" ]
  ] ;
  fhir:Immunization.occurrenceDateTime [ fhir:value "2026-03-15"^^xsd:date] ;
  fhir:Immunization.primarySource [ fhir:value "false"^^xsd:boolean] .

<https://haau3.com/fhir/Observation/us-core-observation-lab> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "us-core-observation-lab"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab|6.1.0" ;
       fhir:index 0 ;
       fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab|6.1.0>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ;
       fhir:Coding.code [ fhir:value "laboratory" ] ;
       fhir:Coding.display [ fhir:value "Laboratory" ]
     ]
  ] ;
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:4548-4 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "4548-4" ] ;
       fhir:Coding.display [ fhir:value "Hemoglobin A1c/Hemoglobin.total in Blood" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Hemoglobin A1c" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/us-core-patient> ;
     fhir:Reference.reference [ fhir:value "Patient/us-core-patient" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2026-05-01T09:15:00Z"^^xsd:dateTime] ;
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "7.1"^^xsd:decimal ] ;
     fhir:Quantity.unit [ fhir:value "%" ] ;
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
     fhir:Quantity.code [ fhir:value "%" ]
  ] .

<https://haau3.com/fhir/Observation/us-core-vital-signs> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "us-core-vital-signs"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-vital-signs|6.1.0" ;
       fhir:index 0 ;
       fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-vital-signs|6.1.0>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ;
       fhir:Coding.code [ fhir:value "vital-signs" ] ;
       fhir:Coding.display [ fhir:value "Vital Signs" ]
     ]
  ] ;
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:85354-9 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "85354-9" ] ;
       fhir:Coding.display [ fhir:value "Blood pressure panel with all children optional" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Blood pressure" ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/us-core-patient> ;
     fhir:Reference.reference [ fhir:value "Patient/us-core-patient" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2026-05-20T08:00:00Z"^^xsd:dateTime] ;
  fhir:Observation.component [
     fhir:index 0 ;
     fhir:Observation.component.code [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         a loinc:8480-6 ;
         fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
         fhir:Coding.code [ fhir:value "8480-6" ] ;
         fhir:Coding.display [ fhir:value "Systolic blood pressure" ]
       ] ;
       fhir:CodeableConcept.text [ fhir:value "Systolic" ]
     ] ;
     fhir:Observation.component.valueQuantity [
       fhir:Quantity.value [ fhir:value "120"^^xsd:decimal ] ;
       fhir:Quantity.unit [ fhir:value "mmHg" ] ;
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
       fhir:Quantity.code [ fhir:value "mm[Hg]" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:Observation.component.code [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         a loinc:8462-4 ;
         fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
         fhir:Coding.code [ fhir:value "8462-4" ] ;
         fhir:Coding.display [ fhir:value "Diastolic blood pressure" ]
       ] ;
       fhir:CodeableConcept.text [ fhir:value "Diastolic" ]
     ] ;
     fhir:Observation.component.valueQuantity [
       fhir:Quantity.value [ fhir:value "78"^^xsd:decimal ] ;
       fhir:Quantity.unit [ fhir:value "mmHg" ] ;
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
       fhir:Quantity.code [ fhir:value "mm[Hg]" ]
     ]
  ] .

<https://haau3.com/fhir/Observation/example-haau3-story-location> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "example-haau3-story-location"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://haau3.com/fhir/StructureDefinition/haau3-patient-story-observation" ;
       fhir:index 0 ;
       fhir:link <https://haau3.com/fhir/StructureDefinition/haau3-patient-story-observation>
     ], [
       fhir:value "http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-CareExperiencePreference" ;
       fhir:index 1 ;
       fhir:link <http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-CareExperiencePreference>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<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>"
  ] ;
  fhir:Observation.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "https://haau3.com/fhir/patient-story" ] ;
     fhir:Identifier.value [ fhir:value "example-haau3-patient:75780-7" ]
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/pacio-adi/CodeSystem/ADIPreferenceCategoryCS" ] ;
       fhir:Coding.code [ fhir:value "care-experience-preference" ]
     ]
  ] ;
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:75780-7 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "75780-7" ] ;
       fhir:Coding.display [ fhir:value "Preferred location to spend final days if possible to choose Narrative - Reported" ]
     ]
  ] ;
  fhir:Observation.subject [
     fhir:link <http://hl7.org/fhir/Patient/us-core-patient> ;
     fhir:Reference.reference [ fhir:value "Patient/us-core-patient" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2026-05-27T14:32:00Z"^^xsd:dateTime] ;
  fhir:Observation.performer [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Patient/us-core-patient> ;
     fhir:Reference.reference [ fhir:value "Patient/us-core-patient" ]
  ] ;
  fhir:Observation.valueString [ fhir:value "At home, in my own bedroom, with my dog curled at my feet."] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Bundle/ktc-patient-shared-bundle.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Bundle/ktc-patient-shared-bundle.ttl> .