Patient Cost Transparency Implementation Guide
2.0.0-draft - STU 2 - Draft United States of America flag

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

: PCT-AEOB-DocumentReference-1 - TTL Representation

Page standards status: Informative

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@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 -------------------------------------------------------------------

 a fhir:DocumentReference ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "PCT-AEOB-DocumentReference-1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-aeob-documentreference"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-aeob-documentreference>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference PCT-AEOB-DocumentReference-1</b></p><a name=\"PCT-AEOB-DocumentReference-1\"> </a><a name=\"hcPCT-AEOB-DocumentReference-1\"> </a><a name=\"PCT-AEOB-DocumentReference-1-en-US\"> </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-davinci-pct-aeob-documentreference.html\">PCT AEOB Packet Document Reference</a></p></div><p><b>Request Initiation Time</b>: 2025-01-08 09:01:00+0500</p><p><b>Significant Procedures and/or products involved</b>: <span title=\"Codes:{http://www.ama-assn.org/go/cpt 70551}\">Magnetic resonance (eg, proton) imaging, brain (including brain stem); without contrast material</span></p><p><b>Significant condition involved</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm S06.30}\">Unspecified focal traumatic brain injury</span></p><p><b>status</b>: Current</p><p><b>docStatus</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTDocumentTypeTemporaryTrialUse aeob-packet}\">AEOB Packet</span></p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTDocumentTypeTemporaryTrialUse estimate}\">Estimation Packet</span></p><p><b>subject</b>: <a href=\"Bundle-PCT-AEOB-Packet-1.html#urn-uuid-9c05d948-b931-4bff-8766-18b99b0650d4\">Bundle: identifier = http://example.com/identifiers/bundle#59688475-2324-3242-1234568; type = document; timestamp = 2025-01-10 11:01:00+0500</a></p><p><b>date</b>: 2025-01-10 11:01:00+0500</p><p><b>author</b>: </p><ul><li><a href=\"Organization-org1001.html\">Organization Umbrella Insurance Company</a></li><li><a href=\"Organization-Submitter-Org-1.html\">Organization GFE Service Help INC.</a></li></ul><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Url</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://example.org/fhir/Bundle/PCT-AEOB-Packet-1\">http://example.org/fhir/Bundle/PCT-AEOB-Packet-1</a></td></tr></table></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-pct/StructureDefinition/requestInitiationTime"^^xsd:anyURI ] ;
fhir:value [
a fhir:instant ;
fhir:v "2025-01-08T09:01:00+05:00"^^xsd:dateTime     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-pct/StructureDefinition/estimateProcedureOrService"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://www.ama-assn.org/go/cpt"^^xsd:anyURI ] ;
fhir:code [ fhir:v "70551" ] ;
fhir:display [ fhir:v "Magnetic resonance (eg, proton) imaging, brain (including brain stem); without contrast material" ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-pct/StructureDefinition/estimateCondition"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "S06.30" ] ;
fhir:display [ fhir:v "Unspecified focal traumatic brain injury" ]       ] )     ]
  ] ) ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:docStatus [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTDocumentTypeTemporaryTrialUse"^^xsd:anyURI ] ;
fhir:code [ fhir:v "aeob-packet" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTDocumentTypeTemporaryTrialUse"^^xsd:anyURI ] ;
fhir:code [ fhir:v "estimate" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "urn:uuid:9c05d948-b931-4bff-8766-18b99b0650d4" ]
  ] ; # 
  fhir:date [ fhir:v "2025-01-10T11:01:00+05:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "Organization/org1001" ]
  ] [
fhir:reference [ fhir:v "Organization/Submitter-Org-1" ]
  ] ) ; # 
  fhir:content ( [
fhir:attachment [
fhir:url [ fhir:v "http://example.org/fhir/Bundle/PCT-AEOB-Packet-1"^^xsd:anyURI ]     ]
  ] ) . #