@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/uv/aitransparency/Bundle/b3c1f2d4-5c8e-4b0a-9f6d-7c8e1f2d4b5c> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "b3c1f2d4-5c8e-4b0a-9f6d-7c8e1f2d4b5c"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:type [ fhir:v "transaction"] ; # 
  fhir:entry ( [
     fhir:fullUrl [
       fhir:v "urn:uuid:730779b1-7952-470a-8ea3-8f1ad87ff18f"^^xsd:anyURI ;
       fhir:l <urn:uuid:730779b1-7952-470a-8ea3-8f1ad87ff18f>
     ] ;
     fhir:resource ( <urn:uuid:730779b1-7952-470a-8ea3-8f1ad87ff18f> ) ;
     fhir:request [
       fhir:method [ fhir:v "PUT" ] ;
       fhir:url [
         fhir:v "Patient?identifier=http://hl7.org/fhir/sid/us-medicare|230b1ffe-aa8a-35ba-0be6428831b5c4e5"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/aitransparency/Patient?identifier=http://hl7.org/fhir/sid/us-medicare&version=230b1ffe-aa8a-35ba-0be6428831b5c4e5>
       ]
     ]
  ] [
     fhir:fullUrl [
       fhir:v "urn:uuid:608c4de1-1ab6-4bfe-b2e4-dca6b19223f0"^^xsd:anyURI ;
       fhir:l <urn:uuid:608c4de1-1ab6-4bfe-b2e4-dca6b19223f0>
     ] ;
     fhir:resource ( <urn:uuid:608c4de1-1ab6-4bfe-b2e4-dca6b19223f0> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [
         fhir:v "Observation"^^xsd:anyURI ;
         fhir:l fhir:Observation
       ]
     ]
  ] ) . # 

<urn:uuid:730779b1-7952-470a-8ea3-8f1ad87ff18f> a fhir:Patient ;
  fhir:id [ fhir:v "730779b1-7952-470a-8ea3-8f1ad87ff18f"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_730779b1-7952-470a-8ea3-8f1ad87ff18f\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient 730779b1-7952-470a-8ea3-8f1ad87ff18f</b></p><a name=\"730779b1-7952-470a-8ea3-8f1ad87ff18f\"> </a><a name=\"hc730779b1-7952-470a-8ea3-8f1ad87ff18f\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">ALTON WALSH Male, DoB: 1969-04-13 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#230b1ffe-aa8a-35ba-0be6428831b5c4e5)</p><hr/></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
     fhir:system [
       fhir:v "http://hl7.org/fhir/sid/us-medicare"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/sid/us-medicare>
     ] ;
     fhir:value [ fhir:v "230b1ffe-aa8a-35ba-0be6428831b5c4e5" ]
  ] ) ; # 
  fhir:name ( [
     fhir:text [ fhir:v "ALTON WALSH" ] ;
     fhir:family [ fhir:v "WALSH" ] ;
     fhir:given ( [ fhir:v "ALTON" ] )
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [ fhir:v "1969-04-13"^^xsd:date] . # 

<urn:uuid:608c4de1-1ab6-4bfe-b2e4-dca6b19223f0> a fhir:Observation ;
  fhir:id [ fhir:v "608c4de1-1ab6-4bfe-b2e4-dca6b19223f0"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_608c4de1-1ab6-4bfe-b2e4-dca6b19223f0\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 608c4de1-1ab6-4bfe-b2e4-dca6b19223f0</b></p><a name=\"608c4de1-1ab6-4bfe-b2e4-dca6b19223f0\"> </a><a name=\"hc608c4de1-1ab6-4bfe-b2e4-dca6b19223f0\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 41995-2}\">Hemoglobin A1c [Mass/volume] in Blood</span></p><p><b>subject</b>: <a href=\"Bundle-b3c1f2d4-5c8e-4b0a-9f6d-7c8e1f2d4b5c.html#urn-uuid-730779b1-7952-470a-8ea3-8f1ad87ff18f\">ALTON WALSH Male, DoB: 1969-04-13 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#230b1ffe-aa8a-35ba-0be6428831b5c4e5)</a></p><p><b>effective</b>: 2025-02-18</p><p><b>value</b>: 9.4 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p><p><b>note</b>: </p><blockquote><div><p>Reference Range: 4.0-6.0%</p>\n</div></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:41995-2 ;
       fhir:system [
         fhir:v "http://loinc.org"^^xsd:anyURI ;
         fhir:l <http://loinc.org>
       ] ;
       fhir:code [ fhir:v "41995-2" ] ;
       fhir:display [ fhir:v "Hemoglobin A1c [Mass/volume] in Blood" ]
     ] ) ;
     fhir:text [ fhir:v "Hemoglobin A1c [Mass/volume] in Blood" ]
  ] ; # 
  fhir:subject [
     fhir:l <urn:uuid:730779b1-7952-470a-8ea3-8f1ad87ff18f> ;
     fhir:reference [ fhir:v "urn:uuid:730779b1-7952-470a-8ea3-8f1ad87ff18f" ]
  ] ; # 
  fhir:effective [
     a fhir:DateTime ;
     fhir:v "2025-02-18"^^xsd:date
  ] ; # 
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v 9.4 ] ;
     fhir:unit [ fhir:v "%" ] ;
     fhir:system [
       fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
       fhir:l <http://unitsofmeasure.org>
     ] ;
     fhir:code [ fhir:v "%" ]
  ] ; # 
  fhir:note ( [
     fhir:text [ fhir:v "Reference Range: 4.0-6.0%" ]
  ] ) . # 

# -------------------------------------------------------------------------------------

