This page is part of the Post Acute Orders FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR R4. . For a full list of available versions, 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 ------------------------------------------------------------------- a fhir:Coverage; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "example"]; fhir:Resource.meta [ fhir:Meta.versionId [ fhir:value "8" ]; fhir:Meta.lastUpdated [ fhir:value "2020-08-09T23:27:39.427+00:00"^^xsd:dateTime ]; fhir:Meta.source [ fhir:value "#QPwVk0hKzW9hvHtn" ]; fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/dme-orders/StructureDefinition/PAOX-coverage"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/dme-orders/StructureDefinition/PAOX-coverage> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: id: 12345</p><p><b>status</b>: active</p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-ActCode EHCPOL}\">extended healthcare</span></p><p><b>subscriber</b>: <a href=\"Patient-example1.html\">Generated Summary: id: example1; Medical Record Number: 1032702 (USUAL); active; Amy V. Shaw , Amy V. Baxter ; ph: 555-555-5555(HOME); gender: female; birthDate: 1987-02-20</a></p><p><b>beneficiary</b>: <a href=\"Patient-example1.html\">Generated Summary: id: example1; Medical Record Number: 1032702 (USUAL); active; Amy V. Shaw , Amy V. Baxter ; ph: 555-555-5555(HOME); gender: female; birthDate: 1987-02-20</a></p><p><b>dependent</b>: 0</p><p><b>relationship</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/subscriber-relationship self}\">Self</span></p><p><b>period</b>: 2011-05-23 --> 2012-05-23</p><p><b>payor</b>: <a href=\"Organization-Inpatient.html\">Generated Summary: id: Inpatient; id: 1063494177; active; name: St. Michael's Hospital; ph: (816)932-2000(WORK), http://www.stmichaelmedicalcenter.org(WORK)</a></p><blockquote><p><b>class</b></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/coverage-class group}\">Group</span></p><p><b>value</b>: CB135</p><p><b>name</b>: Corporate Baker's Inc. Local #35</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/coverage-class subgroup}\">SubGroup</span></p><p><b>value</b>: 123</p><p><b>name</b>: Trainee Part-time Benefits</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/coverage-class plan}\">Plan</span></p><p><b>value</b>: B37FC</p><p><b>name</b>: Full Coverage: Medical, Dental, Pharmacy, Vision, EHC</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/coverage-class subplan}\">SubPlan</span></p><p><b>value</b>: P7</p><p><b>name</b>: Includes afterlife benefits</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/coverage-class class}\">Class</span></p><p><b>value</b>: SILVER</p><p><b>name</b>: Silver: Family Plan spouse only</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/coverage-class subclass}\">SubClass</span></p><p><b>value</b>: Tier2</p><p><b>name</b>: Low deductable, max $20 copay</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/coverage-class sequence}\">Sequence</span></p><p><b>value</b>: 9</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/coverage-class rxid}\">RX Id</span></p><p><b>value</b>: MDF12345</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/coverage-class rxbin}\">RX BIN</span></p><p><b>value</b>: 987654</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/coverage-class rxgroup}\">RX Group</span></p><p><b>value</b>: M35PT</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/coverage-class rxpcn}\">RX PCN</span></p><p><b>value</b>: 234516</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/coverage-class sequence}\">Sequence</span></p><p><b>value</b>: 9</p></blockquote></div>" ]; fhir:Coverage.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "http://benefitsinc.com/certificate" ]; fhir:Identifier.value [ fhir:value "12345" ] ]; fhir:Coverage.status [ fhir:value "active"]; fhir:Coverage.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ]; fhir:Coding.code [ fhir:value "EHCPOL" ]; fhir:Coding.display [ fhir:value "extended healthcare" ] ] ]; fhir:Coverage.subscriber [ fhir:Reference.reference [ fhir:value "Patient/example1" ] ]; fhir:Coverage.beneficiary [ fhir:Reference.reference [ fhir:value "Patient/example1" ] ]; fhir:Coverage.dependent [ fhir:value "0"]; fhir:Coverage.relationship [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/subscriber-relationship" ]; fhir:Coding.code [ fhir:value "self" ] ] ]; fhir:Coverage.period [ fhir:Period.start [ fhir:value "2011-05-23"^^xsd:date ]; fhir:Period.end [ fhir:value "2012-05-23"^^xsd:date ] ]; fhir:Coverage.payor [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/Inpatient" ] ]; fhir:Coverage.class [ fhir:index 0; fhir:Coverage.class.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/coverage-class" ]; fhir:Coding.code [ fhir:value "group" ] ] ]; fhir:Coverage.class.value [ fhir:value "CB135" ]; fhir:Coverage.class.name [ fhir:value "Corporate Baker's Inc. Local #35" ] ], [ fhir:index 1; fhir:Coverage.class.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/coverage-class" ]; fhir:Coding.code [ fhir:value "subgroup" ] ] ]; fhir:Coverage.class.value [ fhir:value "123" ]; fhir:Coverage.class.name [ fhir:value "Trainee Part-time Benefits" ] ], [ fhir:index 2; fhir:Coverage.class.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/coverage-class" ]; fhir:Coding.code [ fhir:value "plan" ] ] ]; fhir:Coverage.class.value [ fhir:value "B37FC" ]; fhir:Coverage.class.name [ fhir:value "Full Coverage: Medical, Dental, Pharmacy, Vision, EHC" ] ], [ fhir:index 3; fhir:Coverage.class.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/coverage-class" ]; fhir:Coding.code [ fhir:value "subplan" ] ] ]; fhir:Coverage.class.value [ fhir:value "P7" ]; fhir:Coverage.class.name [ fhir:value "Includes afterlife benefits" ] ], [ fhir:index 4; fhir:Coverage.class.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/coverage-class" ]; fhir:Coding.code [ fhir:value "class" ] ] ]; fhir:Coverage.class.value [ fhir:value "SILVER" ]; fhir:Coverage.class.name [ fhir:value "Silver: Family Plan spouse only" ] ], [ fhir:index 5; fhir:Coverage.class.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/coverage-class" ]; fhir:Coding.code [ fhir:value "subclass" ] ] ]; fhir:Coverage.class.value [ fhir:value "Tier2" ]; fhir:Coverage.class.name [ fhir:value "Low deductable, max $20 copay" ] ], [ fhir:index 6; fhir:Coverage.class.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/coverage-class" ]; fhir:Coding.code [ fhir:value "sequence" ] ] ]; fhir:Coverage.class.value [ fhir:value "9" ] ], [ fhir:index 7; fhir:Coverage.class.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/coverage-class" ]; fhir:Coding.code [ fhir:value "rxid" ] ] ]; fhir:Coverage.class.value [ fhir:value "MDF12345" ] ], [ fhir:index 8; fhir:Coverage.class.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/coverage-class" ]; fhir:Coding.code [ fhir:value "rxbin" ] ] ]; fhir:Coverage.class.value [ fhir:value "987654" ] ], [ fhir:index 9; fhir:Coverage.class.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/coverage-class" ]; fhir:Coding.code [ fhir:value "rxgroup" ] ] ]; fhir:Coverage.class.value [ fhir:value "M35PT" ] ], [ fhir:index 10; fhir:Coverage.class.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/coverage-class" ]; fhir:Coding.code [ fhir:value "rxpcn" ] ] ]; fhir:Coverage.class.value [ fhir:value "234516" ] ], [ fhir:index 11; fhir:Coverage.class.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/coverage-class" ]; fhir:Coding.code [ fhir:value "sequence" ] ] ]; fhir:Coverage.class.value [ fhir:value "9" ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.