AI Transparency on FHIR
1.0.0-current - STU1 Ballot International flag

AI Transparency on FHIR, published by HL7 International / Electronic Health Records. This guide is not an authorized publication; it is the continuous build for version 1.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/aitransparency-ig/ and changes regularly. See the Directory of published versions

: Bundle of AI generated resources

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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://hl7.org/fhir/Bundle/b3c1f2d4-5c8e-4b0a-9f6d-7c8e1f2d4b5c> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "b3c1f2d4-5c8e-4b0a-9f6d-7c8e1f2d4b5c"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:Bundle.type [ fhir:value "transaction"] ;
  fhir:Bundle.entry [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:730779b1-7952-470a-8ea3-8f1ad87ff18f" ] ;
     fhir:Bundle.entry.resource <urn:uuid:730779b1-7952-470a-8ea3-8f1ad87ff18f> ;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "PUT" ] ;
       fhir:Bundle.entry.request.url [ fhir:value "Patient?identifier=http://hl7.org/fhir/sid/us-medicare|230b1ffe-aa8a-35ba-0be6428831b5c4e5" ]
     ]
  ], [
     fhir:index -1 ;
     fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:608c4de1-1ab6-4bfe-b2e4-dca6b19223f0" ] ;
     fhir:Bundle.entry.resource <urn:uuid:608c4de1-1ab6-4bfe-b2e4-dca6b19223f0> ;
     fhir:Bundle.entry.request [
       fhir:Bundle.entry.request.method [ fhir:value "POST" ] ;
       fhir:Bundle.entry.request.url [ fhir:value "Observation" ]
     ]
  ] .

<urn:uuid:730779b1-7952-470a-8ea3-8f1ad87ff18f> a fhir:Patient ;
  fhir:Resource.id [ fhir:value "730779b1-7952-470a-8ea3-8f1ad87ff18f"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<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>"
  ] ;
  fhir:Patient.identifier [
     fhir:index -1 ;
     fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-medicare" ] ;
     fhir:Identifier.value [ fhir:value "230b1ffe-aa8a-35ba-0be6428831b5c4e5" ]
  ] ;
  fhir:Patient.name [
     fhir:index -1 ;
     fhir:HumanName.text [ fhir:value "ALTON WALSH" ] ;
     fhir:HumanName.family [ fhir:value "WALSH" ] ;
     fhir:HumanName.given [
       fhir:value "ALTON" ;
       fhir:index -1
     ]
  ] ;
  fhir:Patient.gender [ fhir:value "male"] ;
  fhir:Patient.birthDate [ fhir:value "1969-04-13"^^xsd:date] .

<urn:uuid:608c4de1-1ab6-4bfe-b2e4-dca6b19223f0> a fhir:Observation ;
  fhir:Resource.id [ fhir:value "608c4de1-1ab6-4bfe-b2e4-dca6b19223f0"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<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>"
  ] ;
  fhir:Observation.status [ fhir:value "final"] ;
  fhir:Observation.code [
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       a loinc:41995-2 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "41995-2" ] ;
       fhir:Coding.display [ fhir:value "Hemoglobin A1c [Mass/volume] in Blood" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Hemoglobin A1c [Mass/volume] in Blood" ]
  ] ;
  fhir:Observation.subject [
     fhir:Reference.reference [ fhir:value "urn:uuid:730779b1-7952-470a-8ea3-8f1ad87ff18f" ]
  ] ;
  fhir:Observation.effectiveDateTime [ fhir:value "2025-02-18"^^xsd:date] ;
  fhir:Observation.valueQuantity [
     fhir:Quantity.value [ fhir:value "9.4"^^xsd:decimal ] ;
     fhir:Quantity.unit [ fhir:value "%" ] ;
     fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
     fhir:Quantity.code [ fhir:value "%" ]
  ] ;
  fhir:Observation.note [
     fhir:index -1 ;
     fhir:Annotation.text [ fhir:value "Reference Range: 4.0-6.0%" ]
  ] .

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

<http://hl7.org/fhir/Bundle/b3c1f2d4-5c8e-4b0a-9f6d-7c8e1f2d4b5c.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Bundle/b3c1f2d4-5c8e-4b0a-9f6d-7c8e1f2d4b5c.ttl> .