This page is part of the electronic Long-Term Services and Supports Implementation Guide (v1.0.0: STU 1) based on FHIR R4. This is the current published version in it's permanent home (it will always be available at this URL). 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 sct: <http://snomed.info/id/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:Bundle; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "careplan"]; fhir:Bundle.type [ fhir:value "collection"]; fhir:Bundle.entry [ fhir:index 0; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/careplan1" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/careplan1> ], [ fhir:index 1; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/planner1" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/planner1> ], [ fhir:index 2; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/caremgr1" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/caremgr1> ], [ fhir:index 3; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/patient1" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/patient1> ], [ fhir:index 4; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/episode1" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/episode1> ], [ fhir:index 5; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/careplan2" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/careplan2> ], [ fhir:index 6; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/goal1" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/goal1> ], [ fhir:index 7; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/goal2" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/goal2> ], [ fhir:index 8; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/need1" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/need1> ], [ fhir:index 9; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/need2" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/need2> ], [ fhir:index 10; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/need3" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/need3> ], [ fhir:index 11; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/provider1" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/provider1> ], [ fhir:index 12; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/provider2" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/provider2> ], [ fhir:index 13; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/provider3" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/provider3> ], [ fhir:index 14; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/funding1" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/funding1> ], [ fhir:index 15; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/relative1" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/relative1> ], [ fhir:index 16; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/guardian1" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/guardian1> ], [ fhir:index 17; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/service1" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/service1> ], [ fhir:index 18; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/service2" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/service2> ], [ fhir:index 19; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/service3" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/service3> ], [ fhir:index 20; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/strength1" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/strength1> ], [ fhir:index 21; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/pref1" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/pref1> ], [ fhir:index 22; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/risk1" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/risk1> ], [ fhir:index 23; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/questionnaire1" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/questionnaire1> ], [ fhir:index 24; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/qr1" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/qr1> ], [ fhir:index 25; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/contract1" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/contract1> ], [ fhir:index 26; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/location1" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/location1> ], [ fhir:index 27; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/coverage1" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/coverage1> ], [ fhir:index 28; fhir:Bundle.entry.fullUrl [ fhir:value "http://example.org/eLTSS/claim2" ]; fhir:Bundle.entry.resource <http://example.org/eLTSS/claim2> ]. <http://example.org/eLTSS/careplan1> a fhir:CarePlan; fhir:Resource.id [ fhir:value "careplan1"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/eltss/StructureDefinition/CarePlan-eltss"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/eltss/StructureDefinition/CarePlan-eltss> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>\n <b>Sally Person's Long Term Services and Supports (LTSS) Service Plan</b>\n </p>\n <p><b>Plan Effective Date:</b> 2018-05-01 - 2018-12-31</p>\n <p><b>Step or Action:</b> client action - manage diet</p>\n <p><b>Step or Action:</b> client action - exercise / join a fitness club</p>\n </div>" ]; fhir:CarePlan.status [ fhir:value "active"]; fhir:CarePlan.intent [ fhir:value "plan"]; fhir:CarePlan.category [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/core/CodeSystem/careplan-category" ]; fhir:Coding.code [ fhir:value "assess-plan" ] ] ]; fhir:CarePlan.subject [ fhir:Reference.reference [ fhir:value "Patient/patient1" ] ]; fhir:CarePlan.period [ fhir:Period.start [ fhir:value "2018-05-01"^^xsd:date ]; fhir:Period.end [ fhir:value "2018-12-31"^^xsd:date ] ]; fhir:CarePlan.author [ fhir:Reference.reference [ fhir:value "Practitioner/planner1" ] ]; fhir:CarePlan.addresses [ fhir:index 0; fhir:Reference.reference [ fhir:value "Condition/need1" ] ], [ fhir:index 1; fhir:Reference.reference [ fhir:value "Condition/need2" ] ], [ fhir:index 2; fhir:Reference.reference [ fhir:value "Condition/need3" ] ]; fhir:CarePlan.supportingInfo [ fhir:index 0; fhir:Reference.reference [ fhir:value "Observation/strength1" ] ], [ fhir:index 1; fhir:Reference.reference [ fhir:value "QuestionnaireResponse/questionnaireresponse1" ] ], [ fhir:index 2; fhir:Reference.reference [ fhir:value "Contract/contract1" ] ], [ fhir:index 3; fhir:Reference.reference [ fhir:value "RiskAssessment/risk1" ] ]; fhir:CarePlan.goal [ fhir:index 0; fhir:Reference.reference [ fhir:value "Goal/goal1" ] ], [ fhir:index 1; fhir:Reference.reference [ fhir:value "Goal/goal2" ] ]; fhir:CarePlan.activity [ fhir:index 0; fhir:CarePlan.activity.detail [ fhir:CarePlan.activity.detail.goal [ fhir:index 0; fhir:Reference.reference [ fhir:value "Goal/goal1" ] ]; fhir:CarePlan.activity.detail.status [ fhir:value "not-started" ]; fhir:CarePlan.activity.detail.description [ fhir:value "manage diet" ] ] ], [ fhir:index 1; fhir:CarePlan.activity.detail [ fhir:CarePlan.activity.detail.goal [ fhir:index 0; fhir:Reference.reference [ fhir:value "Goal/goal2" ] ]; fhir:CarePlan.activity.detail.status [ fhir:value "not-started" ]; fhir:CarePlan.activity.detail.description [ fhir:value "exercise / join a fitness club" ] ] ], [ fhir:index 2; fhir:CarePlan.activity.reference [ fhir:Reference.reference [ fhir:value "ServiceRequest/service1" ] ] ], [ fhir:index 3; fhir:CarePlan.activity.reference [ fhir:Reference.reference [ fhir:value "ServiceRequest/service2" ] ] ], [ fhir:index 4; fhir:CarePlan.activity.reference [ fhir:Reference.reference [ fhir:value "ServiceRequest/service3" ] ] ]. <http://example.org/eLTSS/planner1> a fhir:Practitioner; fhir:Resource.id [ fhir:value "planner1"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/eltss/StructureDefinition/Practitioner-eltss"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/eltss/StructureDefinition/Practitioner-eltss> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>Support Planner / Phone:</b> Mark Planner / (678) 555 1221</p>\n </div>" ]; fhir:Practitioner.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "http://fhir.hl7.org/sid/us-npi" ]; fhir:Identifier.value [ fhir:value "9941339108" ] ], [ fhir:index 1; fhir:Identifier.system [ fhir:value "http://www.acme.org/practitioners" ]; fhir:Identifier.value [ fhir:value "25456" ] ]; fhir:Practitioner.name [ fhir:index 0; fhir:HumanName.text [ fhir:value "Mark Planner" ]; fhir:HumanName.family [ fhir:value "Planner" ]; fhir:HumanName.given [ fhir:value "Mark"; fhir:index 0 ] ]; fhir:Practitioner.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "phone" ]; fhir:ContactPoint.value [ fhir:value "(212) 555 1221" ] ]. <http://example.org/eLTSS/caremgr1> a fhir:Practitioner; fhir:Resource.id [ fhir:value "caremgr1"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/eltss/StructureDefinition/Practitioner-eltss"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/eltss/StructureDefinition/Practitioner-eltss> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>Plan Monitor / Phone:</b> Sam Monitor / (770) 224 1599</p>\n </div>" ]; fhir:Practitioner.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "http://hl7.org.fhir/sid/us-npi" ]; fhir:Identifier.value [ fhir:value "9941339109" ] ], [ fhir:index 1; fhir:Identifier.system [ fhir:value "http://www.acme.org/practitioners" ]; fhir:Identifier.value [ fhir:value "25457" ] ]; fhir:Practitioner.name [ fhir:index 0; fhir:HumanName.text [ fhir:value "Sam Monitor" ]; fhir:HumanName.family [ fhir:value "Monitor" ]; fhir:HumanName.given [ fhir:value "Sam"; fhir:index 0 ] ]; fhir:Practitioner.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "phone" ]; fhir:ContactPoint.value [ fhir:value "(770) 224 1599" ] ]. <http://example.org/eLTSS/patient1> a fhir:Patient; fhir:Resource.id [ fhir:value "patient1"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/eltss/StructureDefinition/Patient-eltss"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/eltss/StructureDefinition/Patient-eltss> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>Person Name:</b> Sally Person</p>\n <p><b>Person Identifier | Type:</b> 123456ABC | MRN</p>\n <p><b>Person Phone:</b> (404) 555 1212</p>\n <p><b>Person Date of Birth:</b> 1935-05-01</p>\n <p><b>Person Address:</b> 2222 Peachtree Street, Atlanta GA, 30318</p>\n <p><b>Emergency Contact Name:</b> Jane Daughter</p>\n <p><b>Emergency Contact Relationship:</b> daughter</p>\n <p><b>Emergency Contact Phone Number:</b> (770) 224 1544</p>\n </div>" ]; fhir:Patient.identifier [ fhir:index 0; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ]; fhir:Coding.code [ fhir:value "MR" ] ] ]; fhir:Identifier.system [ fhir:value "http://www.example.org/Codesystem" ]; fhir:Identifier.value [ fhir:value "123456ABC" ] ]; fhir:Patient.name [ fhir:index 0; fhir:HumanName.text [ fhir:value "Sally Person" ]; fhir:HumanName.family [ fhir:value "Person" ]; fhir:HumanName.given [ fhir:value "Sally"; fhir:index 0 ] ]; fhir:Patient.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "phone" ]; fhir:ContactPoint.value [ fhir:value "(404) 555 1212" ] ]; fhir:Patient.gender [ fhir:value "female"]; fhir:Patient.birthDate [ fhir:value "1935-05-01"^^xsd:date]; fhir:Patient.address [ fhir:index 0; fhir:Address.text [ fhir:value "2222 Peachtree Street, Atlanta GA, 30318" ]; fhir:Address.line [ fhir:value "2222 Peachtree Street"; fhir:index 0 ]; fhir:Address.city [ fhir:value "Atlanta" ]; fhir:Address.district [ fhir:value "Fulton" ]; fhir:Address.state [ fhir:value "GA" ]; fhir:Address.postalCode [ fhir:value "30318" ] ]; fhir:Patient.contact [ fhir:index 0; fhir:Patient.contact.relationship [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/fhir/v2/0131" ]; fhir:Coding.code [ fhir:value "C" ] ] ], [ fhir:index 1; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/fhir/v3/RoleCode" ]; fhir:Coding.code [ fhir:value "DAUC" ] ] ]; fhir:Patient.contact.name [ fhir:HumanName.text [ fhir:value "Jane Daughter" ]; fhir:HumanName.family [ fhir:value "Daughter" ]; fhir:HumanName.given [ fhir:value "Jane"; fhir:index 0 ] ]; fhir:Patient.contact.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "phone" ]; fhir:ContactPoint.value [ fhir:value "(770) 224 1544" ] ] ]. <http://example.org/eLTSS/episode1> a fhir:EpisodeOfCare; fhir:Resource.id [ fhir:value "episode1"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/eltss/StructureDefinition/EpisodeOfCare-eltss"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/eltss/StructureDefinition/EpisodeOfCare-eltss> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: episode1</p><p><b>meta</b>: </p><p><b>status</b>: active</p><p><b>patient</b>: <a href=\"Patient/patient1\">Patient/patient1</a></p><p><b>careManager</b>: <a href=\"Practitioner/caremgr1\">Practitioner/caremgr1</a></p></div>" ]; fhir:EpisodeOfCare.status [ fhir:value "active"]; fhir:EpisodeOfCare.patient [ fhir:Reference.reference [ fhir:value "Patient/patient1" ] ]; fhir:EpisodeOfCare.careManager [ fhir:Reference.reference [ fhir:value "Practitioner/caremgr1" ] ]. <http://example.org/eLTSS/careplan2> a fhir:CarePlan; fhir:Resource.id [ fhir:value "careplan2"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/eltss/StructureDefinition/CarePlan-eltss"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/eltss/StructureDefinition/CarePlan-eltss> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: careplan2</p><p><b>meta</b>: </p><p><b>partOf</b>: <a href=\"CarePlan/careplan1\">CarePlan/careplan1</a></p><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>category</b>: Assessment and Plan of Treatment <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/us/core/CodeSystem/careplan-category code 'assess-plan' = 'Assessment and Plan of Treatment)</span></p><p><b>description</b>: Snow Emergencies: A shelf stable blizzard meal is delivered to Meals On Wheels clients in early winter. It is to be eaten in the unlikely event of cancellation. Blizzard meals are donated by the Sheboygan Service Club.</p><p><b>subject</b>: <a href=\"Patient/patient1\">Patient/patient1</a></p></div>" ]; fhir:CarePlan.partOf [ fhir:index 0; fhir:Reference.reference [ fhir:value "CarePlan/careplan1" ] ]; fhir:CarePlan.status [ fhir:value "active"]; fhir:CarePlan.intent [ fhir:value "plan"]; fhir:CarePlan.category [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/core/CodeSystem/careplan-category" ]; fhir:Coding.code [ fhir:value "assess-plan" ] ] ]; fhir:CarePlan.description [ fhir:value "Snow Emergencies: A shelf stable blizzard meal is delivered to Meals On Wheels clients in early winter. It is to be eaten in the unlikely event of cancellation. Blizzard meals are donated by the Sheboygan Service Club."]; fhir:CarePlan.subject [ fhir:Reference.reference [ fhir:value "Patient/patient1" ] ]. <http://example.org/eLTSS/goal1> a fhir:Goal; fhir:Resource.id [ fhir:value "goal1"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/eltss/StructureDefinition/Goal-eltss"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/eltss/StructureDefinition/Goal-eltss> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>Person Goal:</b> lose weight</p>\n </div>" ]; fhir:Goal.lifecycleStatus [ fhir:value "accepted"]; fhir:Goal.description [ fhir:CodeableConcept.text [ fhir:value "lose weight" ] ]; fhir:Goal.subject [ fhir:Reference.reference [ fhir:value "Patient/patient1" ] ]. <http://example.org/eLTSS/goal2> a fhir:Goal; fhir:Resource.id [ fhir:value "goal2"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/eltss/StructureDefinition/Goal-eltss"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/eltss/StructureDefinition/Goal-eltss> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>Person Goal:</b> dance at daughter's wedding</p>\n </div>" ]; fhir:Goal.lifecycleStatus [ fhir:value "accepted"]; fhir:Goal.description [ fhir:CodeableConcept.text [ fhir:value "dance at daughter's wedding" ] ]; fhir:Goal.subject [ fhir:Reference.reference [ fhir:value "Patient/patient1" ] ]. <http://example.org/eLTSS/need1> a fhir:Condition; fhir:Resource.id [ fhir:value "need1"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/eltss/StructureDefinition/Condition-eltss"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/eltss/StructureDefinition/Condition-eltss> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>Assessed Need:</b> lack of transportation</p>\n </div>" ]; fhir:Condition.clinicalStatus [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ]; fhir:Coding.code [ fhir:value "active" ] ] ]; fhir:Condition.verificationStatus [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ]; fhir:Coding.code [ fhir:value "confirmed" ] ] ]; fhir:Condition.category [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/eltss/CodeSystem/eltss-condition-category-code" ]; fhir:Coding.code [ fhir:value "assessed-need" ] ] ]; fhir:Condition.code [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:713458007; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "713458007" ]; fhir:Coding.display [ fhir:value "Lack of access to transportation (finding)" ] ]; fhir:CodeableConcept.text [ fhir:value "lack of transportation" ] ]; fhir:Condition.subject [ fhir:Reference.reference [ fhir:value "Patient/patient1" ] ]. <http://example.org/eLTSS/need2> a fhir:Condition; fhir:Resource.id [ fhir:value "need2"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/eltss/StructureDefinition/Condition-eltss"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/eltss/StructureDefinition/Condition-eltss> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>Assessed Need:</b> difficulty in bathing</p>\n </div>" ]; fhir:Condition.clinicalStatus [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ]; fhir:Coding.code [ fhir:value "active" ] ] ]; fhir:Condition.verificationStatus [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ]; fhir:Coding.code [ fhir:value "confirmed" ] ] ]; fhir:Condition.category [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/eltss/CodeSystem/eltss-condition-category-code" ]; fhir:Coding.code [ fhir:value "assessed-need" ] ] ]; fhir:Condition.code [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:284807005; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "284807005" ]; fhir:Coding.display [ fhir:value "Difficulty bathing self (finding)" ] ]; fhir:CodeableConcept.text [ fhir:value "difficulty in bathing" ] ]; fhir:Condition.subject [ fhir:Reference.reference [ fhir:value "Patient/patient1" ] ]. <http://example.org/eLTSS/need3> a fhir:Condition; fhir:Resource.id [ fhir:value "need3"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/eltss/StructureDefinition/Condition-eltss"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/eltss/StructureDefinition/Condition-eltss> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>Assessed Need:</b> difficulty in dressing</p>\n </div>" ]; fhir:Condition.clinicalStatus [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ]; fhir:Coding.code [ fhir:value "active" ] ] ]; fhir:Condition.verificationStatus [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ]; fhir:Coding.code [ fhir:value "confirmed" ] ] ]; fhir:Condition.category [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/eltss/CodeSystem/eltss-condition-category-code" ]; fhir:Coding.code [ fhir:value "assessed-need" ] ] ]; fhir:Condition.code [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:284972002; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "284972002" ]; fhir:Coding.display [ fhir:value "Difficulty performing dressing activity (finding)" ] ]; fhir:CodeableConcept.text [ fhir:value "difficulty in dressing" ] ]; fhir:Condition.subject [ fhir:Reference.reference [ fhir:value "Patient/patient1" ] ]. <http://example.org/eLTSS/provider1> a fhir:Practitioner; fhir:Resource.id [ fhir:value "provider1"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/eltss/StructureDefinition/Practitioner-eltss"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/eltss/StructureDefinition/Practitioner-eltss> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: provider1</p><p><b>meta</b>: </p><p><b>identifier</b>: 987654</p><p><b>name</b>: Lisa Performer</p><p><b>telecom</b>: ph: (404) 555 1213</p></div>" ]; fhir:Practitioner.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "http://www.acme.org/practitioners" ]; fhir:Identifier.value [ fhir:value "987654" ] ]; fhir:Practitioner.name [ fhir:index 0; fhir:HumanName.text [ fhir:value "Lisa Performer" ]; fhir:HumanName.family [ fhir:value "Performer" ]; fhir:HumanName.given [ fhir:value "Lisa"; fhir:index 0 ] ]; fhir:Practitioner.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "phone" ]; fhir:ContactPoint.value [ fhir:value "(404) 555 1213" ] ]. <http://example.org/eLTSS/provider2> a fhir:Organization; fhir:Resource.id [ fhir:value "provider2"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: provider2</p><p><b>identifier</b>: 24680</p><p><b>name</b>: The Transporter, Inc.</p><p><b>telecom</b>: ph: (404) 555 1313</p><p><b>address</b>: 111 Business Street, Atlanta GA, 30318</p></div>" ]; fhir:Organization.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "http://www.acme.org/practitioners" ]; fhir:Identifier.value [ fhir:value "24680" ] ]; fhir:Organization.name [ fhir:value "The Transporter, Inc."]; fhir:Organization.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "phone" ]; fhir:ContactPoint.value [ fhir:value "(404) 555 1313" ] ]; fhir:Organization.address [ fhir:index 0; fhir:Address.text [ fhir:value "111 Business Street, Atlanta GA, 30318" ] ]. <http://example.org/eLTSS/provider3> a fhir:Practitioner; fhir:Resource.id [ fhir:value "provider3"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/eltss/StructureDefinition/Practitioner-eltss"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/eltss/StructureDefinition/Practitioner-eltss> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: provider3</p><p><b>meta</b>: </p><p><b>identifier</b>: 11223344</p><p><b>name</b>: Bill Driver</p><p><b>telecom</b>: ph: (678) 111 2222</p></div>" ]; fhir:Practitioner.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "http://www.acme.org/practitioners" ]; fhir:Identifier.value [ fhir:value "11223344" ] ]; fhir:Practitioner.name [ fhir:index 0; fhir:HumanName.text [ fhir:value "Bill Driver" ]; fhir:HumanName.family [ fhir:value "Driver" ]; fhir:HumanName.given [ fhir:value "Bill"; fhir:index 0 ] ]; fhir:Practitioner.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "phone" ]; fhir:ContactPoint.value [ fhir:value "(678) 111 2222" ] ]. <http://example.org/eLTSS/funding1> a fhir:Organization; fhir:Resource.id [ fhir:value "funding1"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>Service Funding Source:</b> Georgia Department of Community Health</p>\n </div>" ]; fhir:Organization.identifier [ fhir:index 0; fhir:Identifier.value [ fhir:value "ICWP" ] ]; fhir:Organization.name [ fhir:value "Georgia Department of Community Health"]; fhir:Organization.address [ fhir:index 0; fhir:Address.text [ fhir:value "2 Main Street, Atlanta GA, 30318" ] ]. <http://example.org/eLTSS/relative1> a fhir:RelatedPerson; fhir:Resource.id [ fhir:value "daughter1"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: daughter1</p><p><b>patient</b>: <a href=\"Patient/patient1\">Patient/patient1</a></p><p><b>relationship</b>: daughter <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v3-RoleCode code 'DAUC' = 'daughter)</span></p><p><b>name</b>: Jane Daughter</p></div>" ]; fhir:RelatedPerson.patient [ fhir:Reference.reference [ fhir:value "Patient/patient1" ] ]; fhir:RelatedPerson.relationship [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleCode" ]; fhir:Coding.code [ fhir:value "DAUC" ] ] ]; fhir:RelatedPerson.name [ fhir:index 0; fhir:HumanName.text [ fhir:value "Jane Daughter" ]; fhir:HumanName.family [ fhir:value "Daughter" ]; fhir:HumanName.given [ fhir:value "Jane"; fhir:index 0 ] ]. <http://example.org/eLTSS/guardian1> a fhir:RelatedPerson; fhir:Resource.id [ fhir:value "guardian1"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: guardian1</p><p><b>patient</b>: <a href=\"Patient/patient1\">Patient/patient1</a></p><p><b>name</b>: William Barrister</p></div>" ]; fhir:RelatedPerson.patient [ fhir:Reference.reference [ fhir:value "Patient/patient1" ] ]; fhir:RelatedPerson.name [ fhir:index 0; fhir:HumanName.text [ fhir:value "William Barrister" ]; fhir:HumanName.family [ fhir:value "Barrister" ]; fhir:HumanName.given [ fhir:value "William"; fhir:index 0 ] ]. <http://example.org/eLTSS/service1> a fhir:ServiceRequest; fhir:Resource.id [ fhir:value "service1"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/eltss/StructureDefinition/ServiceRequest-eltss"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/eltss/StructureDefinition/ServiceRequest-eltss> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>Service Name:</b> Personal care services, per 15 minutes - 5 units per week</p>\n <p><b>Service Start Date / End Date:</b> 2018-05-01 / 2018-12-31</p>\n </div>" ]; fhir:ServiceRequest.status [ fhir:value "active"]; fhir:ServiceRequest.intent [ fhir:value "plan"]; fhir:ServiceRequest.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.6.14" ]; fhir:Coding.code [ fhir:value "T1019" ] ]; fhir:CodeableConcept.text [ fhir:value "Personal care services, per 15 minutes" ] ]; fhir:ServiceRequest.quantityRatio [ fhir:Ratio.numerator [ fhir:Quantity.value [ fhir:value "5"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "quarter hour" ] ]; fhir:Ratio.denominator [ fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "week" ] ] ]; fhir:ServiceRequest.subject [ fhir:Reference.reference [ fhir:value "Patient/patient1" ] ]; fhir:ServiceRequest.occurrencePeriod [ fhir:Period.start [ fhir:value "2018-05-01"^^xsd:date ]; fhir:Period.end [ fhir:value "2018-12-31"^^xsd:date ] ]; fhir:ServiceRequest.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Practitioner/provider1" ] ]; fhir:ServiceRequest.locationReference [ fhir:index 0; fhir:Reference.reference [ fhir:value "Location/location1" ] ]. <http://example.org/eLTSS/service2> a fhir:ServiceRequest; fhir:Resource.id [ fhir:value "service2"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/eltss/StructureDefinition/ServiceRequest-eltss"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/eltss/StructureDefinition/ServiceRequest-eltss> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>Service Name:</b> Non-emergency transportation; encounter/trip - 10 trips total</p>\n <p><b>Service Start Date / End Date:</b> 2018-07-01 / 2018-12-31</p>\n </div>" ]; fhir:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/eltss/StructureDefinition/eltss-directedBy" ]; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.text [ fhir:value "self" ] ] ]; fhir:ServiceRequest.status [ fhir:value "active"]; fhir:ServiceRequest.intent [ fhir:value "plan"]; fhir:ServiceRequest.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.6.14" ]; fhir:Coding.code [ fhir:value "T2003" ] ]; fhir:CodeableConcept.text [ fhir:value "Non-emergency transportation; encounter/trip" ] ]; fhir:ServiceRequest.quantityQuantity [ fhir:Quantity.value [ fhir:value "10"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "trips" ] ]; fhir:ServiceRequest.subject [ fhir:Reference.reference [ fhir:value "Patient/patient1" ] ]; fhir:ServiceRequest.occurrencePeriod [ fhir:Period.start [ fhir:value "2018-07-01"^^xsd:date ]; fhir:Period.end [ fhir:value "2018-12-31"^^xsd:date ] ]; fhir:ServiceRequest.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/provider2" ] ]; fhir:ServiceRequest.insurance [ fhir:index 0; fhir:Reference.reference [ fhir:value "Coverage/coverage1" ] ]; fhir:ServiceRequest.supportingInfo [ fhir:index 0; fhir:Reference.reference [ fhir:value "Claim/claim1" ] ]; fhir:ServiceRequest.note [ fhir:index 0; fhir:Annotation.text [ fhir:value "Service provider will provide a reminder the business day before the trip, and will call when on the way." ] ]. <http://example.org/eLTSS/service3> a fhir:ServiceRequest; fhir:Resource.id [ fhir:value "service3"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/eltss/StructureDefinition/ServiceRequest-eltss"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/eltss/StructureDefinition/ServiceRequest-eltss> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>Service Name:</b> House cleaning - one per week</p>\n <p><b>Service Start Date / End Date:</b> 2018-05-01 / 2018-12-31</p>\n </div>" ]; fhir:ServiceRequest.status [ fhir:value "active"]; fhir:ServiceRequest.intent [ fhir:value "plan"]; fhir:ServiceRequest.code [ fhir:CodeableConcept.text [ fhir:value "House cleaning" ] ]; fhir:ServiceRequest.quantityRatio [ fhir:Ratio.numerator [ fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "visit" ] ]; fhir:Ratio.denominator [ fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ]; fhir:Quantity.unit [ fhir:value "week" ] ] ]; fhir:ServiceRequest.subject [ fhir:Reference.reference [ fhir:value "Patient/patient1" ] ]; fhir:ServiceRequest.occurrencePeriod [ fhir:Period.start [ fhir:value "2018-05-01"^^xsd:date ]; fhir:Period.end [ fhir:value "2018-12-31"^^xsd:date ] ]; fhir:ServiceRequest.performer [ fhir:index 0; fhir:Reference.reference [ fhir:value "RelatedPerson/daughter1" ] ]. <http://example.org/eLTSS/strength1> a fhir:Observation; fhir:Resource.id [ fhir:value "strength1"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/eltss/StructureDefinition/Observation-eltss"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/eltss/StructureDefinition/Observation-eltss> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>Person Strength:</b> Able to manage her bills. Has strong family support.</p>\n </div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/us/eLTSS/CodeSystem/eltss-observation-code" ]; fhir:Coding.code [ fhir:value "strength" ] ] ]; fhir:Observation.valueString [ fhir:value "Able to manage her bills. Has strong family support."]. <http://example.org/eLTSS/pref1> a fhir:Observation; fhir:Resource.id [ fhir:value "pref1"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/eltss/StructureDefinition/Observation-eltss"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/eltss/StructureDefinition/Observation-eltss> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>Person Preference:</b> Accessing the ICWP Waiver for her current service needs, and would like to remain on ICWP and continue with her current services.</p>\n </div>" ]; fhir:Observation.status [ fhir:value "final"]; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://hl7.org/us/eLTSS/CodeSystem/eltss-observation-code" ]; fhir:Coding.code [ fhir:value "preference" ] ] ]; fhir:Observation.valueString [ fhir:value "Accessing the ICWP Waiver for her current service needs, and would like to remain on ICWP and continue with her current services."]. <http://example.org/eLTSS/risk1> a fhir:RiskAssessment; fhir:Resource.id [ fhir:value "risk1"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/eltss/StructureDefinition/RiskAssessment-eltss"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/eltss/StructureDefinition/RiskAssessment-eltss> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: risk1</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>subject</b>: <a href=\"Patient/patient1\">Patient/patient1</a></p><h3>Predictions</h3><table class=\"grid\"><tr><td>-</td><td><b>Outcome</b></td></tr><tr><td>*</td><td>At risk of falls <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '129839007' = 'At risk of falls)</span></td></tr></table><p><b>mitigation</b>: risk management plan text goes here</p></div>" ]; fhir:RiskAssessment.status [ fhir:value "final"]; fhir:RiskAssessment.subject [ fhir:Reference.reference [ fhir:value "Patient/patient1" ] ]; fhir:RiskAssessment.prediction [ fhir:index 0; fhir:RiskAssessment.prediction.outcome [ fhir:CodeableConcept.coding [ fhir:index 0; a sct:129839007; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ]; fhir:Coding.code [ fhir:value "129839007" ] ] ] ]; fhir:RiskAssessment.mitigation [ fhir:value "risk management plan text goes here"]. <http://example.org/eLTSS/questionnaire1> a fhir:Questionnaire; fhir:Resource.id [ fhir:value "questionnaire1"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/eltss/StructureDefinition/Questionnaire-eltss"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/eltss/StructureDefinition/Questionnaire-eltss> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: questionnaire1</p><p><b>meta</b>: </p><p><b>name</b>: Questionnaire1</p><p><b>status</b>: active</p><blockquote><p><b>item</b></p><p><b>linkId</b>: q1</p><p><b>text</b>: Did you choose the setting in which you reside?</p><p><b>type</b>: boolean</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: q2</p><p><b>text</b>: What alternative home and community-based settings were considered?</p><p><b>type</b>: string</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: q3</p><p><b>text</b>: Were you given a choice of services outlined in the plan?</p><p><b>type</b>: boolean</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: q4</p><p><b>text</b>: Did you participate in the selection of services outlined in the plan?</p><p><b>type</b>: boolean</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: q5</p><p><b>text</b>: Do you agree to the services outlined in the plan?</p><p><b>type</b>: boolean</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: q6</p><p><b>text</b>: Were you offerred a choice of providers for each service?</p><p><b>type</b>: boolean</p></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: q7</p><p><b>text</b>: Do you feel you made an informed choice in selecting the provider for each service?</p><p><b>type</b>: boolean</p></blockquote></div>" ]; fhir:Questionnaire.name [ fhir:value "Questionnaire1"]; fhir:Questionnaire.status [ fhir:value "active"]; fhir:Questionnaire.item [ fhir:index 0; fhir:Questionnaire.item.linkId [ fhir:value "q1" ]; fhir:Questionnaire.item.text [ fhir:value "Did you choose the setting in which you reside?" ]; fhir:Questionnaire.item.type [ fhir:value "boolean" ] ], [ fhir:index 1; fhir:Questionnaire.item.linkId [ fhir:value "q2" ]; fhir:Questionnaire.item.text [ fhir:value "What alternative home and community-based settings were considered?" ]; fhir:Questionnaire.item.type [ fhir:value "string" ] ], [ fhir:index 2; fhir:Questionnaire.item.linkId [ fhir:value "q3" ]; fhir:Questionnaire.item.text [ fhir:value "Were you given a choice of services outlined in the plan?" ]; fhir:Questionnaire.item.type [ fhir:value "boolean" ] ], [ fhir:index 3; fhir:Questionnaire.item.linkId [ fhir:value "q4" ]; fhir:Questionnaire.item.text [ fhir:value "Did you participate in the selection of services outlined in the plan?" ]; fhir:Questionnaire.item.type [ fhir:value "boolean" ] ], [ fhir:index 4; fhir:Questionnaire.item.linkId [ fhir:value "q5" ]; fhir:Questionnaire.item.text [ fhir:value "Do you agree to the services outlined in the plan?" ]; fhir:Questionnaire.item.type [ fhir:value "boolean" ] ], [ fhir:index 5; fhir:Questionnaire.item.linkId [ fhir:value "q6" ]; fhir:Questionnaire.item.text [ fhir:value "Were you offerred a choice of providers for each service?" ]; fhir:Questionnaire.item.type [ fhir:value "boolean" ] ], [ fhir:index 6; fhir:Questionnaire.item.linkId [ fhir:value "q7" ]; fhir:Questionnaire.item.text [ fhir:value "Do you feel you made an informed choice in selecting the provider for each service?" ]; fhir:Questionnaire.item.type [ fhir:value "boolean" ] ]. <http://example.org/eLTSS/qr1> a fhir:QuestionnaireResponse; fhir:Resource.id [ fhir:value "questionnaireresponse1"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: questionnaireresponse1</p><p><b>questionnaire</b>: <a href=\"http://example.org/eLTSS/questionnaire1\">http://example.org/eLTSS/questionnaire1</a></p><p><b>status</b>: completed</p><blockquote><p><b>item</b></p><p><b>linkId</b>: q1</p><h3>Answers</h3><table class=\"grid\"><tr><td>-</td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>true</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: q2</p><h3>Answers</h3><table class=\"grid\"><tr><td>-</td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>Assisted living facility</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: q3</p><h3>Answers</h3><table class=\"grid\"><tr><td>-</td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>true</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: q4</p><h3>Answers</h3><table class=\"grid\"><tr><td>-</td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>true</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: q5</p><h3>Answers</h3><table class=\"grid\"><tr><td>-</td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>true</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: q6</p><h3>Answers</h3><table class=\"grid\"><tr><td>-</td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>true</td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: q7</p><h3>Answers</h3><table class=\"grid\"><tr><td>-</td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>true</td></tr></table></blockquote></div>" ]; fhir:QuestionnaireResponse.questionnaire [ fhir:value "http://example.org/eLTSS/questionnaire1"; fhir:link <http://example.org/eLTSS/questionnaire1> ]; fhir:QuestionnaireResponse.status [ fhir:value "completed"]; fhir:QuestionnaireResponse.item [ fhir:index 0; fhir:QuestionnaireResponse.item.linkId [ fhir:value "q1" ]; fhir:QuestionnaireResponse.item.answer [ fhir:index 0; fhir:QuestionnaireResponse.item.answer.valueBoolean [ fhir:value "true"^^xsd:boolean ] ] ], [ fhir:index 1; fhir:QuestionnaireResponse.item.linkId [ fhir:value "q2" ]; fhir:QuestionnaireResponse.item.answer [ fhir:index 0; fhir:QuestionnaireResponse.item.answer.valueString [ fhir:value "Assisted living facility" ] ] ], [ fhir:index 2; fhir:QuestionnaireResponse.item.linkId [ fhir:value "q3" ]; fhir:QuestionnaireResponse.item.answer [ fhir:index 0; fhir:QuestionnaireResponse.item.answer.valueBoolean [ fhir:value "true"^^xsd:boolean ] ] ], [ fhir:index 3; fhir:QuestionnaireResponse.item.linkId [ fhir:value "q4" ]; fhir:QuestionnaireResponse.item.answer [ fhir:index 0; fhir:QuestionnaireResponse.item.answer.valueBoolean [ fhir:value "true"^^xsd:boolean ] ] ], [ fhir:index 4; fhir:QuestionnaireResponse.item.linkId [ fhir:value "q5" ]; fhir:QuestionnaireResponse.item.answer [ fhir:index 0; fhir:QuestionnaireResponse.item.answer.valueBoolean [ fhir:value "true"^^xsd:boolean ] ] ], [ fhir:index 5; fhir:QuestionnaireResponse.item.linkId [ fhir:value "q6" ]; fhir:QuestionnaireResponse.item.answer [ fhir:index 0; fhir:QuestionnaireResponse.item.answer.valueBoolean [ fhir:value "true"^^xsd:boolean ] ] ], [ fhir:index 6; fhir:QuestionnaireResponse.item.linkId [ fhir:value "q7" ]; fhir:QuestionnaireResponse.item.answer [ fhir:index 0; fhir:QuestionnaireResponse.item.answer.valueBoolean [ fhir:value "true"^^xsd:boolean ] ] ]. <http://example.org/eLTSS/contract1> a fhir:Contract; fhir:Resource.id [ fhir:value "contract1"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/eltss/StructureDefinition/Contract-eltss"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/eltss/StructureDefinition/Contract-eltss> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: contract1</p><p><b>meta</b>: </p><blockquote><p><b>signer</b></p><p><b>type</b>: Patient (Details: http://terminology.hl7.org/CodeSystem/contractsignertypecodes code PAT = 'Patient', stated as 'null')</p><p><b>party</b>: <a href=\"Patient/patient1\">Patient/patient1</a></p><p><b>signature</b>: </p></blockquote><blockquote><p><b>signer</b></p><p><b>type</b>: Guardian (Details: http://terminology.hl7.org/CodeSystem/contractsignertypecodes code GUARD = 'Guardian', stated as 'null')</p><p><b>party</b>: <a href=\"RelatedPerson/guardian1\">RelatedPerson/guardian1</a></p><p><b>signature</b>: </p></blockquote><blockquote><p><b>signer</b></p><p><b>type</b>: Author (Details: http://terminology.hl7.org/CodeSystem/contractsignertypecodes code AUT = 'Author', stated as 'null')</p><p><b>party</b>: <a href=\"Practitioner/planner1\">Practitioner/planner1</a></p><p><b>signature</b>: </p></blockquote><blockquote><p><b>signer</b></p><p><b>type</b>: Healthcare Provider (Details: http://terminology.hl7.org/CodeSystem/contractsignertypecodes code HPROV = 'Healthcare Provider', stated as 'null')</p><p><b>party</b>: <a href=\"Practitioner/provider1\">Practitioner/provider1</a></p><p><b>signature</b>: </p></blockquote><blockquote><p><b>signer</b></p><p><b>type</b>: Healthcare Provider (Details: http://terminology.hl7.org/CodeSystem/contractsignertypecodes code HPROV = 'Healthcare Provider', stated as 'null')</p><p><b>party</b>: <a href=\"Practitioner/provider3\">Practitioner/provider3</a></p><p><b>signature</b>: </p></blockquote><blockquote><p><b>signer</b></p><p><b>type</b>: Healthcare Provider (Details: http://terminology.hl7.org/CodeSystem/contractsignertypecodes code HPROV = 'Healthcare Provider', stated as 'null')</p><p><b>party</b>: <a href=\"RelatedPerson/daughter1\">RelatedPerson/daughter1</a></p><p><b>signature</b>: </p></blockquote></div>" ]; fhir:Contract.signer [ fhir:index 0; fhir:Contract.signer.type [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/contractsignertypecodes" ]; fhir:Coding.code [ fhir:value "PAT" ] ]; fhir:Contract.signer.party [ fhir:Reference.reference [ fhir:value "Patient/patient1" ] ]; fhir:Contract.signer.signature [ fhir:index 0; fhir:Signature.type [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:iso-astm:E1762-95:2013" ]; fhir:Coding.code [ fhir:value "1.2.840.10065.1.12.1.7" ] ]; fhir:Signature.when [ fhir:value "2018-04-02T03:00:00Z"^^xsd:dateTime ]; fhir:Signature.who [ fhir:Reference.reference [ fhir:value "Patient/patient1" ] ]; fhir:Signature.data [ fhir:value "R0lGODlhIAAgALMAADNmmWNjnGOcnJycnJzOnM7OnP///////////////////////////////////////yH5BAEAAAUALAAAAAAgACAAAARosMhJq704680l6OD0fSFHFmd5pai6vi7FerGYzWAK7HKs8zYVazcUVojH0gyZzFmYvQ4OGtXgUMDn5kqtwlZZLeaKJXOtYbG31lrXdKb0lyySi+l1PE1v5CtpbE0eRISFhod+gYoXEQAAOw=="^^xsd:base64Binary ] ] ], [ fhir:index 1; fhir:Contract.signer.type [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/contractsignertypecodes" ]; fhir:Coding.code [ fhir:value "GUARD" ] ]; fhir:Contract.signer.party [ fhir:Reference.reference [ fhir:value "RelatedPerson/guardian1" ] ]; fhir:Contract.signer.signature [ fhir:index 0; fhir:Signature.type [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:iso-astm:E1762-95:2013" ]; fhir:Coding.code [ fhir:value "1.2.840.10065.1.12.1.7" ] ]; fhir:Signature.when [ fhir:value "2018-04-02T03:00:00Z"^^xsd:dateTime ]; fhir:Signature.who [ fhir:Reference.reference [ fhir:value "RelatedPerson/guardian1" ] ]; fhir:Signature.data [ fhir:value "R0lGODlhIAAgALMAADNmmWNjnGOcnJycnJzOnM7OnP///////////////////////////////////////yH5BAEAAAUALAAAAAAgACAAAARosMhJq704680l6OD0fSFHFmd5pai6vi7FerGYzWAK7HKs8zYVazcUVojH0gyZzFmYvQ4OGtXgUMDn5kqtwlZZLeaKJXOtYbG31lrXdKb0lyySi+l1PE1v5CtpbE0eRISFhod+gYoXEQAAOw=="^^xsd:base64Binary ] ] ], [ fhir:index 2; fhir:Contract.signer.type [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/contractsignertypecodes" ]; fhir:Coding.code [ fhir:value "AUT" ] ]; fhir:Contract.signer.party [ fhir:Reference.reference [ fhir:value "Practitioner/planner1" ] ]; fhir:Contract.signer.signature [ fhir:index 0; fhir:Signature.type [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:iso-astm:E1762-95:2013" ]; fhir:Coding.code [ fhir:value "1.2.840.10065.1.12.1.1" ] ]; fhir:Signature.when [ fhir:value "2018-04-02T03:00:00Z"^^xsd:dateTime ]; fhir:Signature.who [ fhir:Reference.reference [ fhir:value "Practitioner/planner1" ] ]; fhir:Signature.data [ fhir:value "R0lGODlhIAAgALMAADNmmWNjnGOcnJycnJzOnM7OnP///////////////////////////////////////yH5BAEAAAUALAAAAAAgACAAAARosMhJq704680l6OD0fSFHFmd5pai6vi7FerGYzWAK7HKs8zYVazcUVojH0gyZzFmYvQ4OGtXgUMDn5kqtwlZZLeaKJXOtYbG31lrXdKb0lyySi+l1PE1v5CtpbE0eRISFhod+gYoXEQAAOw=="^^xsd:base64Binary ] ] ], [ fhir:index 3; fhir:Contract.signer.type [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/contractsignertypecodes" ]; fhir:Coding.code [ fhir:value "HPROV" ] ]; fhir:Contract.signer.party [ fhir:Reference.reference [ fhir:value "Practitioner/provider1" ] ]; fhir:Contract.signer.signature [ fhir:index 0; fhir:Signature.type [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:iso-astm:E1762-95:2013" ]; fhir:Coding.code [ fhir:value "1.2.840.10065.1.12.1.7" ] ]; fhir:Signature.when [ fhir:value "2018-04-02T03:00:00Z"^^xsd:dateTime ]; fhir:Signature.who [ fhir:Reference.reference [ fhir:value "Practitioner/provider1" ] ]; fhir:Signature.data [ fhir:value "R0lGODlhIAAgALMAADNmmWNjnGOcnJycnJzOnM7OnP///////////////////////////////////////yH5BAEAAAUALAAAAAAgACAAAARosMhJq704680l6OD0fSFHFmd5pai6vi7FerGYzWAK7HKs8zYVazcUVojH0gyZzFmYvQ4OGtXgUMDn5kqtwlZZLeaKJXOtYbG31lrXdKb0lyySi+l1PE1v5CtpbE0eRISFhod+gYoXEQAAOw=="^^xsd:base64Binary ] ] ], [ fhir:index 4; fhir:Contract.signer.type [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/contractsignertypecodes" ]; fhir:Coding.code [ fhir:value "HPROV" ] ]; fhir:Contract.signer.party [ fhir:Reference.reference [ fhir:value "Practitioner/provider3" ] ]; fhir:Contract.signer.signature [ fhir:index 0; fhir:Signature.type [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:iso-astm:E1762-95:2013" ]; fhir:Coding.code [ fhir:value "1.2.840.10065.1.12.1.7" ] ]; fhir:Signature.when [ fhir:value "2018-04-02T03:00:00Z"^^xsd:dateTime ]; fhir:Signature.who [ fhir:Reference.reference [ fhir:value "Practitioner/provider3" ] ]; fhir:Signature.data [ fhir:value "R0lGODlhIAAgALMAADNmmWNjnGOcnJycnJzOnM7OnP///////////////////////////////////////yH5BAEAAAUALAAAAAAgACAAAARosMhJq704680l6OD0fSFHFmd5pai6vi7FerGYzWAK7HKs8zYVazcUVojH0gyZzFmYvQ4OGtXgUMDn5kqtwlZZLeaKJXOtYbG31lrXdKb0lyySi+l1PE1v5CtpbE0eRISFhod+gYoXEQAAOw=="^^xsd:base64Binary ] ] ], [ fhir:index 5; fhir:Contract.signer.type [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/contractsignertypecodes" ]; fhir:Coding.code [ fhir:value "HPROV" ] ]; fhir:Contract.signer.party [ fhir:Reference.reference [ fhir:value "RelatedPerson/daughter1" ] ]; fhir:Contract.signer.signature [ fhir:index 0; fhir:Signature.type [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:iso-astm:E1762-95:2013" ]; fhir:Coding.code [ fhir:value "1.2.840.10065.1.12.1.7" ] ]; fhir:Signature.when [ fhir:value "2018-04-02T03:00:00Z"^^xsd:dateTime ]; fhir:Signature.who [ fhir:Reference.reference [ fhir:value "RelatedPerson/daughter1" ] ]; fhir:Signature.data [ fhir:value "R0lGODlhIAAgALMAADNmmWNjnGOcnJycnJzOnM7OnP///////////////////////////////////////yH5BAEAAAUALAAAAAAgACAAAARosMhJq704680l6OD0fSFHFmd5pai6vi7FerGYzWAK7HKs8zYVazcUVojH0gyZzFmYvQ4OGtXgUMDn5kqtwlZZLeaKJXOtYbG31lrXdKb0lyySi+l1PE1v5CtpbE0eRISFhod+gYoXEQAAOw=="^^xsd:base64Binary ] ] ]. <http://example.org/eLTSS/location1> a fhir:Location; fhir:Resource.id [ fhir:value "location1"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/eltss/StructureDefinition/Location-eltss"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/eltss/StructureDefinition/Location-eltss> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: location1</p><p><b>meta</b>: </p><p><b>name</b>: In Home</p><p><b>address</b>: 2222 Peachtree Street, Atlanta GA, 30318</p></div>" ]; fhir:Location.name [ fhir:value "In Home"]; fhir:Location.address [ fhir:Address.text [ fhir:value "2222 Peachtree Street, Atlanta GA, 30318" ] ]. <http://example.org/eLTSS/coverage1> a fhir:Coverage; fhir:Resource.id [ fhir:value "coverage1"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: coverage1</p><p><b>status</b>: active</p><p><b>beneficiary</b>: <a href=\"Patient/patient1\">Patient/patient1</a></p><p><b>payor</b>: <a href=\"Organization/funding1\">Organization/funding1</a></p></div>" ]; fhir:Coverage.status [ fhir:value "active"]; fhir:Coverage.beneficiary [ fhir:Reference.reference [ fhir:value "Patient/patient1" ] ]; fhir:Coverage.payor [ fhir:index 0; fhir:Reference.reference [ fhir:value "Organization/funding1" ] ]. <http://example.org/eLTSS/claim2> a fhir:Claim; fhir:Resource.id [ fhir:value "claim1"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/eltss/StructureDefinition/Claim-eltss"; fhir:index 0; fhir:link <http://hl7.org/fhir/us/eltss/StructureDefinition/Claim-eltss> ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: claim1</p><p><b>meta</b>: </p><p><b>status</b>: active</p><p><b>type</b>: Professional <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/claim-type code 'professional' = 'Professional)</span></p><p><b>use</b>: claim</p><p><b>patient</b>: <a href=\"Patient/patient1\">Patient/patient1</a></p><p><b>created</b>: Jan 1, 2019 12:00:00 AM</p><p><b>provider</b>: <a href=\"Organization/funding1\">Organization/funding1</a></p><p><b>priority</b>: Normal <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/processpriority code 'normal' = 'Normal)</span></p><h3>Insurances</h3><table class=\"grid\"><tr><td>-</td><td><b>Sequence</b></td><td><b>Focal</b></td><td><b>Coverage</b></td></tr><tr><td>*</td><td>1</td><td>true</td><td><a href=\"Coverage/coverage1\">Coverage/coverage1</a></td></tr></table><h3>Items</h3><table class=\"grid\"><tr><td>-</td><td><b>Sequence</b></td><td><b>ProductOrService</b></td><td><b>UnitPrice</b></td><td><b>Net</b></td></tr><tr><td>*</td><td>1</td><td>Exam, comp, primary <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/ex-USCLS code '1101' = 'Exam, comp, primary)</span></td><td/><td/></tr></table></div>" ]; fhir:Claim.status [ fhir:value "active"]; fhir:Claim.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/claim-type" ]; fhir:Coding.code [ fhir:value "professional" ] ] ]; fhir:Claim.use [ fhir:value "claim"]; fhir:Claim.patient [ fhir:Reference.reference [ fhir:value "Patient/patient1" ] ]; fhir:Claim.created [ fhir:value "2019-01-01"^^xsd:date]; fhir:Claim.provider [ fhir:Reference.reference [ fhir:value "Organization/funding1" ] ]; fhir:Claim.priority [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/processpriority" ]; fhir:Coding.code [ fhir:value "normal" ] ] ]; fhir:Claim.insurance [ fhir:index 0; fhir:Claim.insurance.sequence [ fhir:value "1"^^xsd:positiveInteger ]; fhir:Claim.insurance.focal [ fhir:value "true"^^xsd:boolean ]; fhir:Claim.insurance.coverage [ fhir:Reference.reference [ fhir:value "Coverage/coverage1" ] ] ]; fhir:Claim.item [ fhir:index 0; fhir:Claim.item.sequence [ fhir:value "1"^^xsd:positiveInteger ]; fhir:Claim.item.productOrService [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/ex-USCLS" ]; fhir:Coding.code [ fhir:value "1101" ] ] ]; fhir:Claim.item.unitPrice [ fhir:Money.value [ fhir:value "60.00"^^xsd:decimal ] ]; fhir:Claim.item.net [ fhir:Money.value [ fhir:value "600.00"^^xsd:decimal ] ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.