XealthIG
v1.46.0 - release
XealthIG - Local Development build (vv1.46.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/ChargeItem/a1b2c3d4-1e24-41c8-b71b-0e701af7583d> a fhir:ChargeItem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "a1b2c3d4-1e24-41c8-b71b-0e701af7583d"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.xealth.io/StructureDefinition/xealth-chargeitem" ;
fhir:index 0 ;
fhir:link <https://fhir.xealth.io/StructureDefinition/xealth-chargeitem>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ChargeItem a1b2c3d4-1e24-41c8-b71b-0e701af7583d</b></p><a name=\"a1b2c3d4-1e24-41c8-b71b-0e701af7583d\"> </a><a name=\"hca1b2c3d4-1e24-41c8-b71b-0e701af7583d\"> </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-xealth-chargeitem.html\">Xealth ChargeItem</a></p></div><p><b>Ehr Order Id</b>: 12345</p><p><b>identifier</b>: <code>https://fhir.xealth.io/CodeSystem/xealth-deployment/example-deployment/fhir-r4-id</code>/12345</p><p><b>status</b>: Billable</p><p><b>code</b>: <span title=\"Codes:{http://www.ama-assn.org/go/cpt 99454}\">REM MNTR PHYSIOL PARAM 1ST DEV SUPPLY EA 30 D</span></p><p><b>subject</b>: <a href=\"Patient-ExampleXealthPatient.html\">Xealth Profile Test Male, DoB: 1986-07-13 ( XPID: xealth-17328-1732489-17846492-3128691 (use: official, ))</a></p><p><b>occurrence</b>: 2026-03-31</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0912 OP}\">Ordering Provider</span></td><td>Dr. Xealth Test (Identifier: <a href=\"http://terminology.hl7.org/7.2.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/1234567890)</td></tr></table><p><b>performingOrganization</b>: <a href=\"Organization-ExampleOrganization.html\">Organization Health Level Seven International</a></p><p><b>quantity</b>: 1</p><p><b>supportingInformation</b>: <a href=\"ServiceRequest-ExampleServiceRequest.html\">ServiceRequest: status = active; intent = plan</a></p></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://fhir.xealth.io/StructureDefinition/extension-ehr-order-id" ] ;
fhir:Extension.valueString [ fhir:value "12345" ]
] ;
fhir:ChargeItem.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "https://fhir.xealth.io/CodeSystem/xealth-deployment/example-deployment/fhir-r4-id" ] ;
fhir:Identifier.value [ fhir:value "12345" ]
] ;
fhir:ChargeItem.status [ fhir:value "billable"] ;
fhir:ChargeItem.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://www.ama-assn.org/go/cpt" ] ;
fhir:Coding.code [ fhir:value "99454" ] ;
fhir:Coding.display [ fhir:value "REM MNTR PHYSIOL PARAM 1ST DEV SUPPLY EA 30 D" ]
]
] ;
fhir:ChargeItem.subject [
fhir:link <http://hl7.org/fhir/Patient/ExampleXealthPatient> ;
fhir:Reference.reference [ fhir:value "Patient/ExampleXealthPatient" ]
] ;
fhir:ChargeItem.occurrenceDateTime [ fhir:value "2026-03-31"^^xsd:date] ;
fhir:ChargeItem.performer [
fhir:index 0 ;
fhir:ChargeItem.performer.function [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0912" ] ;
fhir:Coding.code [ fhir:value "OP" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Ordering Provider" ]
] ;
fhir:ChargeItem.performer.actor [
fhir:Reference.type [ fhir:value "Practitioner" ] ;
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-npi" ] ;
fhir:Identifier.value [ fhir:value "1234567890" ]
] ;
fhir:Reference.display [ fhir:value "Dr. Xealth Test" ]
]
] ;
fhir:ChargeItem.performingOrganization [
fhir:link <http://hl7.org/fhir/Organization/ExampleOrganization> ;
fhir:Reference.reference [ fhir:value "Organization/ExampleOrganization" ]
] ;
fhir:ChargeItem.quantity [
fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ]
] ;
fhir:ChargeItem.supportingInformation [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/ServiceRequest/ExampleServiceRequest> ;
fhir:Reference.reference [ fhir:value "ServiceRequest/ExampleServiceRequest" ]
] .
<http://hl7.org/fhir/Patient/ExampleXealthPatient> a fhir:Patient .
<http://hl7.org/fhir/Organization/ExampleOrganization> a fhir:Organization .
<http://hl7.org/fhir/ServiceRequest/ExampleServiceRequest> a fhir:ServiceRequest .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ChargeItem/a1b2c3d4-1e24-41c8-b71b-0e701af7583d.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ChargeItem/a1b2c3d4-1e24-41c8-b71b-0e701af7583d.ttl> .
IG © 2021+ Xealth. Package xealth.core#v1.46.0 based on FHIR 4.0.1. Generated 2026-07-09
Links: Table of Contents |
QA Report