QI-Core Implementation Guide
7.0.0 - STU7 United States of America flag

QI-Core Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 7.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-qi-core/ and changes regularly. See the Directory of published versions

: Claim example - TTL Representation

Raw ttl | Download


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

 a fhir:Claim ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-claim"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-claim>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Claim example</b></p><a name=\"example\"> </a><a name=\"hcexample\"> </a><a name=\"example-en-US\"> </a><p><b>identifier</b>: <code>http://happysight.com/claim</code>/6612346</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/claim-type vision}\">Vision</span></p><p><b>use</b>: Claim</p><p><b>patient</b>: <a href=\"Patient-example.html\">Jim Chalmers  Male, DoB: 1974-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>created</b>: 2014-08-16</p><p><b>insurer</b>: <a href=\"Organization-example.html\">Organization Health Level Seven International</a></p><p><b>provider</b>: <a href=\"Practitioner-example.html\">Practitioner Adam Careful </a></p><p><b>priority</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/processpriority normal}\">Normal</span></p><p><b>prescription</b>: <a href=\"MedicationRequest-example.html\">MedicationRequest: status = active; intent = order; medication[x] = -&gt;Medication alemtuzumab 10 MG/ML [Lemtrada]; authoredOn = 2015-03-25 19:32:52-0500</a></p><h3>Payees</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Party</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/payeetype provider}\">Provider</span></td><td><a href=\"Practitioner-example.html\">Practitioner Adam Careful </a></td></tr></table><h3>CareTeams</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Provider</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td><a href=\"Practitioner-example.html\">Practitioner Adam Careful </a></td></tr></table><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Diagnosis[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/icd-10-cm H44.23}\">H44.23</span></td></tr></table><h3>Insurances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Focal</b></td><td><b>Coverage</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td>true</td><td><a href=\"Coverage-example.html\">Coverage: identifier = Member Number; status = active; type = Other Private Insurance; dependent = 0; relationship = Self; period = 2011-05-23 --&gt; 2012-05-23; order = 9</a></td></tr></table><blockquote><p><b>item</b></p><p><b>sequence</b>: 1</p><p><b>careTeamSequence</b>: 1</p><p><b>productOrService</b>: <span title=\"Codes:{http://example.org/fhir/CodeSystem/ex-visionservice glasses}\">glasses</span></p><p><b>serviced</b>: 2014-08-16</p><h3>UnitPrices</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>214.00</td><td>United States dollar</td></tr></table><blockquote><p><b>detail</b></p><p><b>sequence</b>: 1</p><p><b>productOrService</b>: <span title=\"Codes:{http://example.org/fhir/CodeSystem/ex-visionservice frame}\">frame</span></p><h3>UnitPrices</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>100.00</td><td>United States dollar</td></tr></table><h3>Nets</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>100.00</td><td>United States dollar</td></tr></table></blockquote><blockquote><p><b>detail</b></p><p><b>sequence</b>: 2</p><p><b>productOrService</b>: <span title=\"Codes:{http://example.org/fhir/CodeSystem/ex-visionservice lens}\">lens</span></p><p><b>quantity</b>: 2</p><h3>UnitPrices</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>50.00</td><td>United States dollar</td></tr></table><h3>Nets</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>100.00</td><td>United States dollar</td></tr></table></blockquote><blockquote><p><b>detail</b></p><p><b>sequence</b>: 3</p><p><b>productOrService</b>: <span title=\"Codes:{http://example.org/fhir/CodeSystem/ex-visionservice fst}\">fst</span></p><h3>UnitPrices</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>200.00</td><td>United States dollar</td></tr></table><p><b>factor</b>: 0.07</p><h3>Nets</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style=\"display: none\">*</td><td>14.00</td><td>United States dollar</td></tr></table></blockquote></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://happysight.com/claim"^^xsd:anyURI ] ;
fhir:value [ fhir:v "6612346" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/claim-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vision" ]     ] )
  ] ; # 
  fhir:use [ fhir:v "claim"] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/example" ]
  ] ; # 
  fhir:created [ fhir:v "2014-08-16"^^xsd:date] ; # 
  fhir:insurer [
fhir:reference [ fhir:v "Organization/example" ]
  ] ; # 
  fhir:provider [
fhir:reference [ fhir:v "Practitioner/example" ]
  ] ; # 
  fhir:priority [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/processpriority"^^xsd:anyURI ] ;
fhir:code [ fhir:v "normal" ]     ] )
  ] ; # 
  fhir:prescription [
fhir:reference [ fhir:v "MedicationRequest/example" ]
  ] ; # 
  fhir:payee [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/payeetype"^^xsd:anyURI ] ;
fhir:code [ fhir:v "provider" ]       ] )     ] ;
fhir:party [
fhir:reference [ fhir:v "Practitioner/example" ]     ]
  ] ; # 
  fhir:careTeam ( [
fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:provider [
fhir:reference [ fhir:v "Practitioner/example" ]     ]
  ] ) ; # 
  fhir:diagnosis ( [
fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:diagnosis [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/icd-10-cm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "H44.23" ]       ] )     ]
  ] ) ; # 
  fhir:insurance ( [
fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:focal [ fhir:v "true"^^xsd:boolean ] ;
fhir:coverage [
fhir:reference [ fhir:v "Coverage/example" ]     ]
  ] ) ; # 
  fhir:item ( [
fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ;
    ( fhir:careTeamSequence [ fhir:v "1"^^xsd:positiveInteger ] ) ;
fhir:productOrService [
      ( fhir:coding [
fhir:system [ fhir:v "http://example.org/fhir/CodeSystem/ex-visionservice"^^xsd:anyURI ] ;
fhir:code [ fhir:v "glasses" ]       ] )     ] ;
fhir:serviced [ fhir:v "2014-08-16"^^xsd:date ] ;
fhir:unitPrice [
fhir:value [ fhir:v "214.00"^^xsd:decimal ] ;
fhir:currency [ fhir:v "USD" ]     ] ;
    ( fhir:detail [
fhir:sequence [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:productOrService [
        ( fhir:coding [
fhir:system [ fhir:v "http://example.org/fhir/CodeSystem/ex-visionservice"^^xsd:anyURI ] ;
fhir:code [ fhir:v "frame" ]         ] )       ] ;
fhir:unitPrice [
fhir:value [ fhir:v "100.00"^^xsd:decimal ] ;
fhir:currency [ fhir:v "USD" ]       ] ;
fhir:net [
fhir:value [ fhir:v "100.00"^^xsd:decimal ] ;
fhir:currency [ fhir:v "USD" ]       ]     ] [
fhir:sequence [ fhir:v "2"^^xsd:positiveInteger ] ;
fhir:productOrService [
        ( fhir:coding [
fhir:system [ fhir:v "http://example.org/fhir/CodeSystem/ex-visionservice"^^xsd:anyURI ] ;
fhir:code [ fhir:v "lens" ]         ] )       ] ;
fhir:quantity [
fhir:value [ fhir:v "2"^^xsd:decimal ]       ] ;
fhir:unitPrice [
fhir:value [ fhir:v "50.00"^^xsd:decimal ] ;
fhir:currency [ fhir:v "USD" ]       ] ;
fhir:net [
fhir:value [ fhir:v "100.00"^^xsd:decimal ] ;
fhir:currency [ fhir:v "USD" ]       ]     ] [
fhir:sequence [ fhir:v "3"^^xsd:positiveInteger ] ;
fhir:productOrService [
        ( fhir:coding [
fhir:system [ fhir:v "http://example.org/fhir/CodeSystem/ex-visionservice"^^xsd:anyURI ] ;
fhir:code [ fhir:v "fst" ]         ] )       ] ;
fhir:unitPrice [
fhir:value [ fhir:v "200.00"^^xsd:decimal ] ;
fhir:currency [ fhir:v "USD" ]       ] ;
fhir:factor [ fhir:v "0.07"^^xsd:decimal ] ;
fhir:net [
fhir:value [ fhir:v "14.00"^^xsd:decimal ] ;
fhir:currency [ fhir:v "USD" ]       ]     ] )
  ] ) . #