HL7 FHIR Implementation Guide: Sri Lanka, published by Jembi Health Systems. This is not an authorized publication; it is the continuous build for version 0.1.0. This version is based on the current content of https://github.com/jembi/Sri-Lanka and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> . @prefix loinc: <https://loinc.org/rdf/> . @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:id [ fhir:v "HHIMS-Transactional-Bundle"] ; # fhir:type [ fhir:v "transaction"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "Patient/HHIMSPatientExample"^^xsd:anyURI ] ; ( fhir:resource <Patient/HHIMSPatientExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Patient/HHIMSPatientExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "Encounter/TargetFacilityEncounterExample"^^xsd:anyURI ] ; ( fhir:resource <Encounter/TargetFacilityEncounterExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Encounter/TargetFacilityEncounterExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "Observation/WeightExample"^^xsd:anyURI ] ; ( fhir:resource <Observation/WeightExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Observation/WeightExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "Location/ProvidersLocationExample"^^xsd:anyURI ] ; ( fhir:resource <Location/ProvidersLocationExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Location/ProvidersLocationExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "Communication/NotifiableDiseasesNotifiedExample"^^xsd:anyURI ] ; ( fhir:resource <Communication/NotifiableDiseasesNotifiedExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Communication/NotifiableDiseasesNotifiedExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "ServiceRequest/GeneralReferralServiceRequestExample"^^xsd:anyURI ] ; ( fhir:resource <ServiceRequest/GeneralReferralServiceRequestExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "ServiceRequest/GeneralReferralServiceRequestExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "Practitioner/GeneralPractitionerExample"^^xsd:anyURI ] ; ( fhir:resource <Practitioner/GeneralPractitionerExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Practitioner/GeneralPractitionerExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "Task/HHIMSReferralTaskExample"^^xsd:anyURI ] ; ( fhir:resource <Task/HHIMSReferralTaskExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Task/HHIMSReferralTaskExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "AllergyIntolerance/AllergiesExample"^^xsd:anyURI ] ; ( fhir:resource <AllergyIntolerance/AllergiesExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "AllergyIntolerance/AllergiesExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "MedicationRequest/PrescriptionsExample"^^xsd:anyURI ] ; ( fhir:resource <MedicationRequest/PrescriptionsExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "MedicationRequest/PrescriptionsExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "Procedure/ProceduresExample"^^xsd:anyURI ] ; ( fhir:resource <Procedure/ProceduresExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Procedure/ProceduresExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "MedicationAdministration/InjectionsExample"^^xsd:anyURI ] ; ( fhir:resource <MedicationAdministration/InjectionsExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "MedicationAdministration/InjectionsExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "MedicationDispense/DrugDispensationExample"^^xsd:anyURI ] ; ( fhir:resource <MedicationDispense/DrugDispensationExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "MedicationDispense/DrugDispensationExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "ServiceRequest/InvestigationsServiceRequestExample"^^xsd:anyURI ] ; ( fhir:resource <ServiceRequest/InvestigationsServiceRequestExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "ServiceRequest/InvestigationsServiceRequestExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "Task/InvestigationsTaskExample"^^xsd:anyURI ] ; ( fhir:resource <Task/InvestigationsTaskExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Task/InvestigationsTaskExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "ServiceRequest/ImagingServiceRequestExample"^^xsd:anyURI ] ; ( fhir:resource <ServiceRequest/ImagingServiceRequestExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "ServiceRequest/ImagingServiceRequestExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "Task/ImagingTaskExample"^^xsd:anyURI ] ; ( fhir:resource <Task/ImagingTaskExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Task/ImagingTaskExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "ImagingStudy/ImagingExample"^^xsd:anyURI ] ; ( fhir:resource <ImagingStudy/ImagingExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "ImagingStudy/ImagingExample"^^xsd:anyURI ] ] ] ) . # <Patient/HHIMSPatientExample> a fhir:Patient ; fhir:id [ fhir:v "HHIMSPatientExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://openhie.org/fhir/sri-lanka/StructureDefinition/hhims-patient"^^xsd:anyURI ; fhir:link <http://openhie.org/fhir/sri-lanka/StructureDefinition/hhims-patient> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Patient</b><a name=\"HHIMSPatientExample\"> </a></p><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\">Resource Patient "HHIMSPatientExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-hhims-patient.html\">HHIMS Patient</a></p></div><p><b>identifier</b>: Personal Health Number: personal health number, National identity number: National identity number-1, National identity number: National identity number-2</p><p><b>name</b>: Mr. Mike John Smith (OFFICIAL)</p><p><b>telecom</b>: <a href=\"tel:+27829999999\">+27829999999</a>, <a href=\"mailto:someone@something.com\">someone@something.com</a>, <a href=\"mailto:someone2@something.com\">someone2@something.com</a></p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1983-05-22</p><p><b>address</b>: 177 Nawala Road Nugegoda Colombo 32350 Sri Lanka </p></div>" ] ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://openhie.org/fhir/sri-lanka/CodeSystem/cs-identifier-types"^^xsd:anyURI ] ; fhir:code [ fhir:v "PHN" ] ] ) ; fhir:text [ fhir:v "Personal Health Number" ] ] ; fhir:system [ fhir:v "http://openhie.org/fhir/sri-lanka/identifier/phn"^^xsd:anyURI ] ; fhir:value [ fhir:v "personal health number" ] ] [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "NNLKA" ] ] ) ; fhir:text [ fhir:v "National identity number" ] ] ; fhir:system [ fhir:v "http://openhie.org/fhir/sri-lanka/identifier/nic"^^xsd:anyURI ] ; fhir:value [ fhir:v "National identity number-1" ] ] [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "NNLKA" ] ] ) ; fhir:text [ fhir:v "National identity number" ] ] ; fhir:system [ fhir:v "http://openhie.org/fhir/sri-lanka/identifier/nic"^^xsd:anyURI ] ; fhir:value [ fhir:v "National identity number-2" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Smith" ] ; ( fhir:given [ fhir:v "Mr." ] [ fhir:v "Mike" ] [ fhir:v "John" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+27829999999" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "someone@something.com" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "someone2@something.com" ] ] ) ; # fhir:gender [ fhir:v "male"] ; # fhir:birthDate [ fhir:v "1983-05-22"^^xsd:date] ; # fhir:address ( [ fhir:type [ fhir:v "postal" ] ; ( fhir:line [ fhir:v "177" ] [ fhir:v "Nawala Road" ] ) ; fhir:city [ fhir:v "Nugegoda" ] ; fhir:district [ fhir:v "Ampara" ] ; fhir:state [ fhir:v "Colombo" ] ; fhir:postalCode [ fhir:v "32350" ] ; fhir:country [ fhir:v "Sri Lanka" ] ] ) . # <Encounter/TargetFacilityEncounterExample> a fhir:Encounter ; fhir:id [ fhir:v "TargetFacilityEncounterExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://openhie.org/fhir/sri-lanka/StructureDefinition/target-facility-encounter"^^xsd:anyURI ; fhir:link <http://openhie.org/fhir/sri-lanka/StructureDefinition/target-facility-encounter> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Encounter</b><a name=\"TargetFacilityEncounterExample\"> </a></p><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\">Resource Encounter "TargetFacilityEncounterExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-target-facility-encounter.html\">Target Facility Encounter</a></p></div><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'null')</p><p><b>subject</b>: <a href=\"Patient-HIMSPatientExample.html\">Patient/HIMSPatientExample</a> " SMITH"</p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"#Practitioner_GeneralPractitionerExample\">See above (Practitioner/GeneralPractitionerExample)</a></td></tr></table><p><b>period</b>: 2022-12-01 --> 2023-01-20</p><p><b>reasonCode</b>: 140004 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#140004)</span></p><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"#Location_ProvidersLocationExample\">See above (Location/ProvidersLocationExample)</a></td></tr></table></div>" ] ; # fhir:status [ fhir:v "finished"] ; # fhir:class [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "AMB" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HIMSPatientExample" ] ] ; # fhir:participant ( [ fhir:individual [ fhir:reference [ fhir:v "Practitioner/GeneralPractitionerExample" ] ] ] ) ; # fhir:period [ fhir:start [ fhir:v "2022-12-01"^^xsd:date ] ; fhir:end [ fhir:v "2023-01-20"^^xsd:date ] ] ; # fhir:reasonCode ( [ ( fhir:coding [ a sct:140004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "140004" ] ] ) ] ) ; # fhir:location ( [ fhir:location [ fhir:reference [ fhir:v "Location/ProvidersLocationExample" ] ] ] ) . # <Observation/WeightExample> a fhir:Observation ; fhir:id [ fhir:v "WeightExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://openhie.org/fhir/sri-lanka/StructureDefinition/weight"^^xsd:anyURI ; fhir:link <http://openhie.org/fhir/sri-lanka/StructureDefinition/weight> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"WeightExample\"> </a></p><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\">Resource Observation "WeightExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-weight.html\">Patient Weight Observation</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Body Weight <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#29463-7)</span></p><p><b>subject</b>: <a href=\"Patient-HIMSPatientExample.html\">Patient/HIMSPatientExample</a> " SMITH"</p><p><b>encounter</b>: <a href=\"#Encounter_TargetFacilityEncounterExample\">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>effective</b>: 2022-11-30</p><p><b>performer</b>: </p><ul><li><a href=\"Organization-OrganizationExample.html\">Organization/OrganizationExample</a> "Some Health Facility"</li><li><a href=\"#Practitioner_GeneralPractitionerExample\">See above (Practitioner/GeneralPractitionerExample)</a></li></ul><p><b>value</b>: 110 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code kg = 'kg')</span></p></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ; fhir:code [ fhir:v "vital-signs" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:29463-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "29463-7" ] ] ) ; fhir:text [ fhir:v "Body Weight" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HIMSPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:effective [ fhir:v "2022-11-30"^^xsd:date] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/OrganizationExample" ] ] [ fhir:reference [ fhir:v "Practitioner/GeneralPractitionerExample" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "110"^^xsd:decimal ] ; fhir:unit [ fhir:v "kg" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "kg" ] ] . # <Location/ProvidersLocationExample> a fhir:Location ; fhir:id [ fhir:v "ProvidersLocationExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://openhie.org/fhir/sri-lanka/StructureDefinition/providers-location"^^xsd:anyURI ; fhir:link <http://openhie.org/fhir/sri-lanka/StructureDefinition/providers-location> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Location</b><a name=\"ProvidersLocationExample\"> </a></p><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\">Resource Location "ProvidersLocationExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-providers-location.html\">Providers Location</a></p></div><p><b>identifier</b>: Provider location identifier: Location-ID-1, Provider location identifier: Location-ID-2</p><p><b>status</b>: active</p><p><b>name</b>: Name for the location</p><p><b>telecom</b>: <a href=\"tel:+27829999999\">+27829999999</a>, <a href=\"mailto:someone@something.com\">someone@something.com</a>, <a href=\"mailto:someone2@something.com\">someone2@something.com</a></p><p><b>address</b>: 177 Nawala Road Nugegoda Colombo 32350 Sri Lanka </p><p><b>managingOrganization</b>: <a href=\"Organization-OrganizationExample.html\">Organization/OrganizationExample</a> "Some Health Facility"</p></div>" ] ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "PIN" ] ] ) ; fhir:text [ fhir:v "Provider location identifier" ] ] ; fhir:system [ fhir:v "http://openhie.org/fhir/sri-lanka/identifier/provider-location"^^xsd:anyURI ] ; fhir:value [ fhir:v "Location-ID-1" ] ] [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "PIN" ] ] ) ; fhir:text [ fhir:v "Provider location identifier" ] ] ; fhir:system [ fhir:v "http://openhie.org/fhir/sri-lanka/identifier/provider-location"^^xsd:anyURI ] ; fhir:value [ fhir:v "Location-ID-2" ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:name [ fhir:v "Name for the location"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+27829999999" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "someone@something.com" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "someone2@something.com" ] ] ) ; # fhir:address [ fhir:type [ fhir:v "postal" ] ; ( fhir:line [ fhir:v "177" ] [ fhir:v "Nawala Road" ] ) ; fhir:city [ fhir:v "Nugegoda" ] ; fhir:district [ fhir:v "Ampara" ] ; fhir:state [ fhir:v "Colombo" ] ; fhir:postalCode [ fhir:v "32350" ] ; fhir:country [ fhir:v "Sri Lanka" ] ] ; # fhir:managingOrganization [ fhir:reference [ fhir:v "Organization/OrganizationExample" ] ] . # <Communication/NotifiableDiseasesNotifiedExample> a fhir:Communication ; fhir:id [ fhir:v "NotifiableDiseasesNotifiedExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://openhie.org/fhir/sri-lanka/StructureDefinition/notifiable-diseases-notified"^^xsd:anyURI ; fhir:link <http://openhie.org/fhir/sri-lanka/StructureDefinition/notifiable-diseases-notified> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Communication</b><a name=\"NotifiableDiseasesNotifiedExample\"> </a></p><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\">Resource Communication "NotifiableDiseasesNotifiedExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-notifiable-diseases-notified.html\">Notifiable Diseases Notified</a></p></div><p><b>status</b>: completed</p><p><b>subject</b>: <a href=\"#Patient_HHIMSPatientExample\">See above (Patient/HHIMSPatientExample)</a></p><p><b>encounter</b>: <a href=\"#Encounter_TargetFacilityEncounterExample\">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>sent</b>: 2023-10-06 13:28:17-0500</p></div>" ] ; # fhir:status [ fhir:v "completed"] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HHIMSPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:sent [ fhir:v "2023-10-06T13:28:17-05:00"^^xsd:dateTime] . # <ServiceRequest/GeneralReferralServiceRequestExample> a fhir:ServiceRequest ; fhir:id [ fhir:v "GeneralReferralServiceRequestExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://openhie.org/fhir/sri-lanka/StructureDefinition/general-referral-request"^^xsd:anyURI ; fhir:link <http://openhie.org/fhir/sri-lanka/StructureDefinition/general-referral-request> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest</b><a name=\"GeneralReferralServiceRequestExample\"> </a></p><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\">Resource ServiceRequest "GeneralReferralServiceRequestExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-general-referral-request.html\">General Referral Request</a></p></div><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>code</b>: Patient referral <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#3457005)</span></p><p><b>subject</b>: <a href=\"#Patient_HHIMSPatientExample\">See above (Patient/HHIMSPatientExample)</a></p><p><b>encounter</b>: <a href=\"#Encounter_TargetFacilityEncounterExample\">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>occurrence</b>: 2023-10-06 13:28:17-0500</p><p><b>requester</b>: <a href=\"#Practitioner_GeneralPractitionerExample\">See above (Practitioner/GeneralPractitionerExample)</a></p><p><b>locationReference</b>: <a href=\"#Location_ProvidersLocationExample\">See above (Location/ProvidersLocationExample)</a></p></div>" ] ; # fhir:status [ fhir:v "completed"] ; # fhir:intent [ fhir:v "order"] ; # fhir:code [ ( fhir:coding [ a sct:3457005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "3457005" ] ] ) ; fhir:text [ fhir:v "Patient referral" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HHIMSPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:occurrence [ fhir:v "2023-10-06T13:28:17-05:00"^^xsd:dateTime] ; # fhir:requester [ fhir:reference [ fhir:v "Practitioner/GeneralPractitionerExample" ] ] ; # fhir:locationReference ( [ fhir:reference [ fhir:v "Location/ProvidersLocationExample" ] ] ) . # <Practitioner/GeneralPractitionerExample> a fhir:Practitioner ; fhir:id [ fhir:v "GeneralPractitionerExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://openhie.org/fhir/sri-lanka/StructureDefinition/practitioner"^^xsd:anyURI ; fhir:link <http://openhie.org/fhir/sri-lanka/StructureDefinition/practitioner> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner</b><a name=\"GeneralPractitionerExample\"> </a></p><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\">Resource Practitioner "GeneralPractitionerExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-practitioner.html\">Practitioner</a></p></div><p><b>name</b>: Tom Junes Smith </p><p><b>telecom</b>: ph: 27537652509(WORK), <a href=\"mailto:someone@something.org\">someone@something.org</a></p></div>" ] ; # fhir:name ( [ fhir:family [ fhir:v "Smith" ] ; ( fhir:given [ fhir:v "Tom" ] [ fhir:v "Junes" ] ) ; ( fhir:prefix [ fhir:v "Dr" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "27537652509" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "someone@something.org" ] ; fhir:use [ fhir:v "home" ] ] ) . # <Task/HHIMSReferralTaskExample> a fhir:Task ; fhir:id [ fhir:v "HHIMSReferralTaskExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://openhie.org/fhir/sri-lanka/StructureDefinition/referral-task"^^xsd:anyURI ; fhir:link <http://openhie.org/fhir/sri-lanka/StructureDefinition/referral-task> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Task</b><a name=\"HHIMSReferralTaskExample\"> </a></p><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\">Resource Task "HHIMSReferralTaskExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-referral-task.html\">Referral Task</a></p></div><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>priority</b>: routine</p><p><b>description</b>: some information regarding the need for the referral request, if any.</p><p><b>focus</b>: <a href=\"#ServiceRequest_GeneralReferralServiceRequestExample\">See above (ServiceRequest/GeneralReferralServiceRequestExample)</a></p><p><b>for</b>: <a href=\"#Patient_HHIMSPatientExample\">See above (Patient/HHIMSPatientExample)</a></p><p><b>encounter</b>: <a href=\"#Encounter_TargetFacilityEncounterExample\">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>authoredOn</b>: 2023-10-06 13:28:17-0500</p><p><b>requester</b>: <a href=\"#Practitioner_GeneralPractitionerExample\">See above (Practitioner/GeneralPractitionerExample)</a></p><p><b>location</b>: <a href=\"#Location_ProvidersLocationExample\">See above (Location/ProvidersLocationExample)</a></p></div>" ] ; # fhir:status [ fhir:v "completed"] ; # fhir:intent [ fhir:v "order"] ; # fhir:priority [ fhir:v "routine"] ; # fhir:description [ fhir:v "some information regarding the need for the referral request, if any."] ; # fhir:focus [ fhir:reference [ fhir:v "ServiceRequest/GeneralReferralServiceRequestExample" ] ] ; # fhir:for [ fhir:reference [ fhir:v "Patient/HHIMSPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:authoredOn [ fhir:v "2023-10-06T13:28:17-05:00"^^xsd:dateTime] ; # fhir:requester [ fhir:reference [ fhir:v "Practitioner/GeneralPractitionerExample" ] ] ; # fhir:location [ fhir:reference [ fhir:v "Location/ProvidersLocationExample" ] ] . # <AllergyIntolerance/AllergiesExample> a fhir:AllergyIntolerance ; fhir:id [ fhir:v "AllergiesExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://openhie.org/fhir/sri-lanka/StructureDefinition/allergy-intolerance"^^xsd:anyURI ; fhir:link <http://openhie.org/fhir/sri-lanka/StructureDefinition/allergy-intolerance> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: AllergyIntolerance</b><a name=\"AllergiesExample\"> </a></p><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\">Resource AllergyIntolerance "AllergiesExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-allergy-intolerance.html\">Allergy Intolerance</a></p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-allergyintolerance-clinical.html\">AllergyIntolerance Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-allergyintolerance-verification.html\">AllergyIntolerance Verification Status</a>#confirmed)</span></p><p><b>type</b>: allergy</p><p><b>code</b>: Allergy to food <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#414285001)</span></p><p><b>patient</b>: <a href=\"#Patient_HHIMSPatientExample\">See above (Patient/HHIMSPatientExample)</a></p><p><b>encounter</b>: <a href=\"#Encounter_TargetFacilityEncounterExample\">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>onset</b>: 2023-10-11 17:21:33-0800</p><p><b>recorder</b>: <a href=\"#Practitioner_GeneralPractitionerExample\">See above (Practitioner/GeneralPractitionerExample)</a></p></div>" ] ; # fhir:clinicalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"^^xsd:anyURI ] ; fhir:code [ fhir:v "active" ] ] ) ] ; # fhir:verificationStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"^^xsd:anyURI ] ; fhir:code [ fhir:v "confirmed" ] ] ) ] ; # fhir:type [ fhir:v "allergy"] ; # fhir:code [ ( fhir:coding [ a sct:414285001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "414285001" ] ] ) ; fhir:text [ fhir:v "Allergy to food" ] ] ; # fhir:patient [ fhir:reference [ fhir:v "Patient/HHIMSPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:onset [ fhir:v "2023-10-11T17:21:33-08:00"^^xsd:dateTime] ; # fhir:recorder [ fhir:reference [ fhir:v "Practitioner/GeneralPractitionerExample" ] ] . # <MedicationRequest/PrescriptionsExample> a fhir:MedicationRequest ; fhir:id [ fhir:v "PrescriptionsExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://openhie.org/fhir/sri-lanka/StructureDefinition/medication-request"^^xsd:anyURI ; fhir:link <http://openhie.org/fhir/sri-lanka/StructureDefinition/medication-request> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationRequest</b><a name=\"PrescriptionsExample\"> </a></p><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\">Resource MedicationRequest "PrescriptionsExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-medication-request.html\">Prescription Request</a></p></div><p><b>identifier</b>: Prescription identifier: prescription-12345</p><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>medication</b>: Medication <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cs-medication-name.html\">Medication Names</a>#Vitamin-A-&-D)</span></p><p><b>subject</b>: <a href=\"#Patient_HHIMSPatientExample\">See above (Patient/HHIMSPatientExample)</a></p><p><b>encounter</b>: <a href=\"#Encounter_TargetFacilityEncounterExample\">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>authoredOn</b>: 2023-10-11 17:21:33-0800</p><p><b>requester</b>: <a href=\"#Practitioner_GeneralPractitionerExample\">See above (Practitioner/GeneralPractitionerExample)</a></p><p><b>performer</b>: <a href=\"#Practitioner_GeneralPractitionerExample\">See above (Practitioner/GeneralPractitionerExample)</a></p><p><b>recorder</b>: <a href=\"#Practitioner_GeneralPractitionerExample\">See above (Practitioner/GeneralPractitionerExample)</a></p><p><b>note</b>: Additional information regarding the patient's medication prescription (By Organization/OrganizationExample @Oct 12, 2023, 1:21:33 AM)</p><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Code: BID, Count 2 times, Duration 2days, 2 per 3 days</p><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote><h3>DispenseRequests</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Quantity</b></td></tr><tr><td style=\"display: none\">*</td><td>5</td></tr></table></div>" ] ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "FILL" ] ; fhir:display [ fhir:v "Filler Identifier" ] ] ) ; fhir:text [ fhir:v "Prescription identifier" ] ] ; fhir:system [ fhir:v "http://openhie.org/fhir/sri-lanka/identifier/prescription"^^xsd:anyURI ] ; fhir:value [ fhir:v "prescription-12345" ] ] ) ; # fhir:status [ fhir:v "completed"] ; # fhir:intent [ fhir:v "order"] ; # fhir:medication [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://openhie.org/fhir/sri-lanka/CodeSystem/cs-medication-name"^^xsd:anyURI ] ; fhir:code [ fhir:v "Vitamin-A-&-D" ] ] ) ; fhir:text [ fhir:v "Medication" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HHIMSPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:authoredOn [ fhir:v "2023-10-11T17:21:33-08:00"^^xsd:dateTime] ; # fhir:requester [ fhir:reference [ fhir:v "Practitioner/GeneralPractitionerExample" ] ] ; # fhir:performer [ fhir:reference [ fhir:v "Practitioner/GeneralPractitionerExample" ] ] ; # fhir:recorder [ fhir:reference [ fhir:v "Practitioner/GeneralPractitionerExample" ] ] ; # fhir:note ( [ fhir:author [ a fhir:Reference ; fhir:reference [ fhir:v "Organization/OrganizationExample" ] ] ; fhir:time [ fhir:v "2023-10-11T17:21:33-08:00"^^xsd:dateTime ] ; fhir:text [ fhir:v "Additional information regarding the patient's medication prescription" ] ] ) ; # fhir:dosageInstruction ( [ fhir:timing [ fhir:repeat [ fhir:count [ fhir:v "2"^^xsd:positiveInteger ] ; fhir:duration [ fhir:v "2"^^xsd:decimal ] ; fhir:durationUnit [ fhir:v "d" ] ; fhir:frequency [ fhir:v "2"^^xsd:positiveInteger ] ; fhir:period [ fhir:v "3"^^xsd:decimal ] ; fhir:periodUnit [ fhir:v "d" ] ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation"^^xsd:anyURI ] ; fhir:code [ fhir:v "BID" ] ] ) ] ] ; ( fhir:doseAndRate [ fhir:dose [ a fhir:Quantity ; fhir:value [ fhir:v "3"^^xsd:decimal ] ] ] ) ] ) ; # fhir:dispenseRequest [ fhir:quantity [ fhir:value [ fhir:v "5"^^xsd:decimal ] ] ] . # <Procedure/ProceduresExample> a fhir:Procedure ; fhir:id [ fhir:v "ProceduresExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://openhie.org/fhir/sri-lanka/StructureDefinition/procedure"^^xsd:anyURI ; fhir:link <http://openhie.org/fhir/sri-lanka/StructureDefinition/procedure> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Procedure</b><a name=\"ProceduresExample\"> </a></p><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\">Resource Procedure "ProceduresExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-procedure.html\">Procedures</a></p></div><p><b>status</b>: in-progress</p><p><b>category</b>: 409073007 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#409073007)</span></p><p><b>code</b>: X-Ray <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cs-procedure-imaging.html\">Procedures</a>#X-Ray)</span></p><p><b>subject</b>: <a href=\"#Patient_HHIMSPatientExample\">See above (Patient/HHIMSPatientExample)</a></p><p><b>encounter</b>: <a href=\"#Encounter_TargetFacilityEncounterExample\">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>performed</b>: 2023-10-11 17:21:33-0800</p><p><b>recorder</b>: <a href=\"#Practitioner_GeneralPractitionerExample\">See above (Practitioner/GeneralPractitionerExample)</a></p><p><b>asserter</b>: <a href=\"#Practitioner_GeneralPractitionerExample\">See above (Practitioner/GeneralPractitionerExample)</a></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"#Practitioner_GeneralPractitionerExample\">See above (Practitioner/GeneralPractitionerExample)</a></td></tr></table><p><b>location</b>: <a href=\"#Location_ProvidersLocationExample\">See above (Location/ProvidersLocationExample)</a></p></div>" ] ; # fhir:status [ fhir:v "in-progress"] ; # fhir:category [ ( fhir:coding [ a sct:409073007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "409073007" ] ] ) ] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://openhie.org/fhir/sri-lanka/CodeSystem/cs-procedure-imaging"^^xsd:anyURI ] ; fhir:code [ fhir:v "X-Ray" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HHIMSPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:performed [ fhir:v "2023-10-11T17:21:33-08:00"^^xsd:dateTime] ; # fhir:recorder [ fhir:reference [ fhir:v "Practitioner/GeneralPractitionerExample" ] ] ; # fhir:asserter [ fhir:reference [ fhir:v "Practitioner/GeneralPractitionerExample" ] ] ; # fhir:performer ( [ fhir:actor [ fhir:reference [ fhir:v "Practitioner/GeneralPractitionerExample" ] ] ] ) ; # fhir:location [ fhir:reference [ fhir:v "Location/ProvidersLocationExample" ] ] . # <MedicationAdministration/InjectionsExample> a fhir:MedicationAdministration ; fhir:id [ fhir:v "InjectionsExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://openhie.org/fhir/sri-lanka/StructureDefinition/injection"^^xsd:anyURI ; fhir:link <http://openhie.org/fhir/sri-lanka/StructureDefinition/injection> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationAdministration</b><a name=\"InjectionsExample\"> </a></p><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\">Resource MedicationAdministration "InjectionsExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-injection.html\">Injections</a></p></div><p><b>status</b>: completed</p><p><b>medication</b>: Busulfan <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#2571007)</span></p><p><b>subject</b>: <a href=\"#Patient_HHIMSPatientExample\">See above (Patient/HHIMSPatientExample)</a></p><p><b>context</b>: <a href=\"#Encounter_TargetFacilityEncounterExample\">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>effective</b>: 2023-10-11 17:21:33-0800</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"#Practitioner_GeneralPractitionerExample\">See above (Practitioner/GeneralPractitionerExample)</a></td></tr></table><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td>Intravenous route <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#47625008)</span></td><td>12</td></tr></table></div>" ] ; # fhir:status [ fhir:v "completed"] ; # fhir:medication [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:2571007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "2571007" ] ] ) ; fhir:text [ fhir:v "Busulfan" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HHIMSPatientExample" ] ] ; # fhir:context [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:effective [ fhir:v "2023-10-11T17:21:33-08:00"^^xsd:dateTime] ; # fhir:performer ( [ fhir:actor [ fhir:reference [ fhir:v "Practitioner/GeneralPractitionerExample" ] ] ] ) ; # fhir:dosage [ fhir:route [ ( fhir:coding [ a sct:47625008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "47625008" ] ] ) ; fhir:text [ fhir:v "Intravenous route" ] ] ; fhir:dose [ fhir:value [ fhir:v "12"^^xsd:decimal ] ] ] . # <MedicationDispense/DrugDispensationExample> a fhir:MedicationDispense ; fhir:id [ fhir:v "DrugDispensationExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://openhie.org/fhir/sri-lanka/StructureDefinition/drug-dispensation"^^xsd:anyURI ; fhir:link <http://openhie.org/fhir/sri-lanka/StructureDefinition/drug-dispensation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationDispense</b><a name=\"DrugDispensationExample\"> </a></p><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\">Resource MedicationDispense "DrugDispensationExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-drug-dispensation.html\">Drug Dispensation</a></p></div><p><b>status</b>: completed</p><p><b>medication</b>: Medication <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cs-medication-name.html\">Medication Names</a>#Vitamin-A-&-D)</span></p><p><b>subject</b>: <a href=\"#Patient_HHIMSPatientExample\">See above (Patient/HHIMSPatientExample)</a></p><p><b>context</b>: <a href=\"#Encounter_TargetFacilityEncounterExample\">See above (Encounter/TargetFacilityEncounterExample)</a></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"#Practitioner_GeneralPractitionerExample\">See above (Practitioner/GeneralPractitionerExample)</a></td></tr></table><p><b>location</b>: <a href=\"#Location_ProvidersLocationExample\">See above (Location/ProvidersLocationExample)</a></p><p><b>authorizingPrescription</b>: <a href=\"#MedicationRequest_PrescriptionsExample\">See above (MedicationRequest/PrescriptionsExample)</a></p><p><b>whenHandedOver</b>: 2023-10-11 17:21:33-0800</p><p><b>receiver</b>: <a href=\"#Patient_HHIMSPatientExample\">See above (Patient/HHIMSPatientExample)</a></p></div>" ] ; # fhir:status [ fhir:v "completed"] ; # fhir:medication [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://openhie.org/fhir/sri-lanka/CodeSystem/cs-medication-name"^^xsd:anyURI ] ; fhir:code [ fhir:v "Vitamin-A-&-D" ] ] ) ; fhir:text [ fhir:v "Medication" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HHIMSPatientExample" ] ] ; # fhir:context [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:performer ( [ fhir:actor [ fhir:reference [ fhir:v "Practitioner/GeneralPractitionerExample" ] ] ] ) ; # fhir:location [ fhir:reference [ fhir:v "Location/ProvidersLocationExample" ] ] ; # fhir:authorizingPrescription ( [ fhir:reference [ fhir:v "MedicationRequest/PrescriptionsExample" ] ] ) ; # fhir:whenHandedOver [ fhir:v "2023-10-11T17:21:33-08:00"^^xsd:dateTime] ; # fhir:receiver ( [ fhir:reference [ fhir:v "Patient/HHIMSPatientExample" ] ] ) . # <ServiceRequest/InvestigationsServiceRequestExample> a fhir:ServiceRequest ; fhir:id [ fhir:v "InvestigationsServiceRequestExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://openhie.org/fhir/sri-lanka/StructureDefinition/investigations-request"^^xsd:anyURI ; fhir:link <http://openhie.org/fhir/sri-lanka/StructureDefinition/investigations-request> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest</b><a name=\"InvestigationsServiceRequestExample\"> </a></p><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\">Resource ServiceRequest "InvestigationsServiceRequestExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-investigations-request.html\">Investigations Request</a></p></div><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>code</b>: Investigation requested <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cs-investigation.html\">Investigations</a>#FBC-WBC-th/uL)</span></p><p><b>subject</b>: <a href=\"#Patient_HHIMSPatientExample\">See above (Patient/HHIMSPatientExample)</a></p><p><b>encounter</b>: <a href=\"#Encounter_TargetFacilityEncounterExample\">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>occurrence</b>: 2023-10-06 13:28:17-0500</p><p><b>requester</b>: <a href=\"#Practitioner_GeneralPractitionerExample\">See above (Practitioner/GeneralPractitionerExample)</a></p><p><b>locationReference</b>: <a href=\"#Location_ProvidersLocationExample\">See above (Location/ProvidersLocationExample)</a></p></div>" ] ; # fhir:status [ fhir:v "completed"] ; # fhir:intent [ fhir:v "order"] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://openhie.org/fhir/sri-lanka/CodeSystem/cs-investigation"^^xsd:anyURI ] ; fhir:code [ fhir:v "FBC-WBC-th/uL" ] ] ) ; fhir:text [ fhir:v "Investigation requested" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HHIMSPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:occurrence [ fhir:v "2023-10-06T13:28:17-05:00"^^xsd:dateTime] ; # fhir:requester [ fhir:reference [ fhir:v "Practitioner/GeneralPractitionerExample" ] ] ; # fhir:locationReference ( [ fhir:reference [ fhir:v "Location/ProvidersLocationExample" ] ] ) . # <Task/InvestigationsTaskExample> a fhir:Task ; fhir:id [ fhir:v "InvestigationsTaskExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://openhie.org/fhir/sri-lanka/StructureDefinition/investigations-task"^^xsd:anyURI ; fhir:link <http://openhie.org/fhir/sri-lanka/StructureDefinition/investigations-task> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Task</b><a name=\"InvestigationsTaskExample\"> </a></p><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\">Resource Task "InvestigationsTaskExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-investigations-task.html\">Investigations Task</a></p></div><p><b>basedOn</b>: <a href=\"#ServiceRequest_InvestigationsServiceRequestExample\">See above (ServiceRequest/InvestigationsServiceRequestExample)</a></p><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>priority</b>: routine</p><p><b>description</b>: some information regarding the need for the investigations request, if any.</p><p><b>for</b>: <a href=\"#Patient_HHIMSPatientExample\">See above (Patient/HHIMSPatientExample)</a></p><p><b>encounter</b>: <a href=\"#Encounter_TargetFacilityEncounterExample\">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>executionPeriod</b>: 2023-10-06 13:28:17-0500 --> 2023-10-09 16:28:17-0500</p><p><b>authoredOn</b>: 2023-10-06 13:28:17-0500</p><p><b>requester</b>: <a href=\"#Practitioner_GeneralPractitionerExample\">See above (Practitioner/GeneralPractitionerExample)</a></p><p><b>location</b>: <a href=\"#Location_ProvidersLocationExample\">See above (Location/ProvidersLocationExample)</a></p></div>" ] ; # fhir:basedOn ( [ fhir:reference [ fhir:v "ServiceRequest/InvestigationsServiceRequestExample" ] ] ) ; # fhir:status [ fhir:v "completed"] ; # fhir:intent [ fhir:v "order"] ; # fhir:priority [ fhir:v "routine"] ; # fhir:description [ fhir:v "some information regarding the need for the investigations request, if any."] ; # fhir:for [ fhir:reference [ fhir:v "Patient/HHIMSPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:executionPeriod [ fhir:start [ fhir:v "2023-10-06T13:28:17-05:00"^^xsd:dateTime ] ; fhir:end [ fhir:v "2023-10-09T16:28:17-05:00"^^xsd:dateTime ] ] ; # fhir:authoredOn [ fhir:v "2023-10-06T13:28:17-05:00"^^xsd:dateTime] ; # fhir:requester [ fhir:reference [ fhir:v "Practitioner/GeneralPractitionerExample" ] ] ; # fhir:location [ fhir:reference [ fhir:v "Location/ProvidersLocationExample" ] ] . # <ServiceRequest/ImagingServiceRequestExample> a fhir:ServiceRequest ; fhir:id [ fhir:v "ImagingServiceRequestExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://openhie.org/fhir/sri-lanka/StructureDefinition/imaging-request"^^xsd:anyURI ; fhir:link <http://openhie.org/fhir/sri-lanka/StructureDefinition/imaging-request> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest</b><a name=\"ImagingServiceRequestExample\"> </a></p><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\">Resource ServiceRequest "ImagingServiceRequestExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-imaging-request.html\">Imaging Request</a></p></div><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>code</b>: Imaging requested <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cs-procedure-imaging.html\">Procedures</a>#X-Ray)</span></p><p><b>subject</b>: <a href=\"#Patient_HHIMSPatientExample\">See above (Patient/HHIMSPatientExample)</a></p><p><b>encounter</b>: <a href=\"#Encounter_TargetFacilityEncounterExample\">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>occurrence</b>: 2023-10-06 13:28:17-0500</p><p><b>requester</b>: <a href=\"#Practitioner_GeneralPractitionerExample\">See above (Practitioner/GeneralPractitionerExample)</a></p><p><b>locationReference</b>: <a href=\"#Location_ProvidersLocationExample\">See above (Location/ProvidersLocationExample)</a></p></div>" ] ; # fhir:status [ fhir:v "completed"] ; # fhir:intent [ fhir:v "order"] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://openhie.org/fhir/sri-lanka/CodeSystem/cs-procedure-imaging"^^xsd:anyURI ] ; fhir:code [ fhir:v "X-Ray" ] ] ) ; fhir:text [ fhir:v "Imaging requested" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HHIMSPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:occurrence [ fhir:v "2023-10-06T13:28:17-05:00"^^xsd:dateTime] ; # fhir:requester [ fhir:reference [ fhir:v "Practitioner/GeneralPractitionerExample" ] ] ; # fhir:locationReference ( [ fhir:reference [ fhir:v "Location/ProvidersLocationExample" ] ] ) . # <Task/ImagingTaskExample> a fhir:Task ; fhir:id [ fhir:v "ImagingTaskExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://openhie.org/fhir/sri-lanka/StructureDefinition/imaging-task"^^xsd:anyURI ; fhir:link <http://openhie.org/fhir/sri-lanka/StructureDefinition/imaging-task> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Task</b><a name=\"ImagingTaskExample\"> </a></p><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\">Resource Task "ImagingTaskExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-imaging-task.html\">Imaging Task</a></p></div><p><b>basedOn</b>: <a href=\"#ServiceRequest_ImagingServiceRequestExample\">See above (ServiceRequest/ImagingServiceRequestExample)</a></p><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>priority</b>: routine</p><p><b>description</b>: some information regarding the need for the imaging request, if any.</p><p><b>for</b>: <a href=\"#Patient_HHIMSPatientExample\">See above (Patient/HHIMSPatientExample)</a></p><p><b>encounter</b>: <a href=\"#Encounter_TargetFacilityEncounterExample\">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>executionPeriod</b>: 2023-10-06 13:28:17-0500 --> 2023-10-09 16:28:17-0500</p><p><b>authoredOn</b>: 2023-10-06 13:28:17-0500</p><p><b>requester</b>: <a href=\"#Practitioner_GeneralPractitionerExample\">See above (Practitioner/GeneralPractitionerExample)</a></p><p><b>location</b>: <a href=\"#Location_ProvidersLocationExample\">See above (Location/ProvidersLocationExample)</a></p></div>" ] ; # fhir:basedOn ( [ fhir:reference [ fhir:v "ServiceRequest/ImagingServiceRequestExample" ] ] ) ; # fhir:status [ fhir:v "completed"] ; # fhir:intent [ fhir:v "order"] ; # fhir:priority [ fhir:v "routine"] ; # fhir:description [ fhir:v "some information regarding the need for the imaging request, if any."] ; # fhir:for [ fhir:reference [ fhir:v "Patient/HHIMSPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:executionPeriod [ fhir:start [ fhir:v "2023-10-06T13:28:17-05:00"^^xsd:dateTime ] ; fhir:end [ fhir:v "2023-10-09T16:28:17-05:00"^^xsd:dateTime ] ] ; # fhir:authoredOn [ fhir:v "2023-10-06T13:28:17-05:00"^^xsd:dateTime] ; # fhir:requester [ fhir:reference [ fhir:v "Practitioner/GeneralPractitionerExample" ] ] ; # fhir:location [ fhir:reference [ fhir:v "Location/ProvidersLocationExample" ] ] . # <ImagingStudy/ImagingExample> a fhir:ImagingStudy ; fhir:id [ fhir:v "ImagingExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://openhie.org/fhir/sri-lanka/StructureDefinition/imaging-study"^^xsd:anyURI ; fhir:link <http://openhie.org/fhir/sri-lanka/StructureDefinition/imaging-study> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ImagingStudy</b><a name=\"ImagingExample\"> </a></p><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\">Resource ImagingStudy "ImagingExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-imaging-study.html\">Imaging Study</a></p></div><p><b>status</b>: registered</p><p><b>subject</b>: <a href=\"#Patient_HHIMSPatientExample\">See above (Patient/HHIMSPatientExample)</a></p><p><b>encounter</b>: <a href=\"#Encounter_TargetFacilityEncounterExample\">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>started</b>: 2023-10-06 13:28:17-0500</p><p><b>basedOn</b>: <a href=\"#ServiceRequest_ImagingServiceRequestExample\">See above (ServiceRequest/ImagingServiceRequestExample)</a></p><p><b>referrer</b>: <a href=\"#Practitioner_GeneralPractitionerExample\">See above (Practitioner/GeneralPractitionerExample)</a></p><p><b>procedureReference</b>: <a href=\"#Procedure_ProceduresExample\">See above (Procedure/ProceduresExample)</a></p><p><b>location</b>: <a href=\"#Location_ProvidersLocationExample\">See above (Location/ProvidersLocationExample)</a></p><p><b>description</b>: Imaging Description</p><blockquote><p><b>series</b></p><p><b>uid</b>: 89c0c298-6c30-11ee-b962-0242ac120002</p><p><b>modality</b>: X-Ray Angiography (Details: DICOM code XA = 'X-Ray Angiography', stated as 'null')</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"#Practitioner_GeneralPractitionerExample\">See above (Practitioner/GeneralPractitionerExample)</a></td></tr></table></blockquote></div>" ] ; # fhir:status [ fhir:v "registered"] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HHIMSPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:started [ fhir:v "2023-10-06T13:28:17-05:00"^^xsd:dateTime] ; # fhir:basedOn ( [ fhir:reference [ fhir:v "ServiceRequest/ImagingServiceRequestExample" ] ] ) ; # fhir:referrer [ fhir:reference [ fhir:v "Practitioner/GeneralPractitionerExample" ] ] ; # fhir:procedureReference [ fhir:reference [ fhir:v "Procedure/ProceduresExample" ] ] ; # fhir:location [ fhir:reference [ fhir:v "Location/ProvidersLocationExample" ] ] ; # fhir:description [ fhir:v "Imaging Description"] ; # fhir:series ( [ fhir:uid [ fhir:v "89c0c298-6c30-11ee-b962-0242ac120002" ] ; fhir:modality [ fhir:system [ fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ] ; fhir:code [ fhir:v "XA" ] ] ; ( fhir:performer [ fhir:actor [ fhir:reference [ fhir:v "Practitioner/GeneralPractitionerExample" ] ] ] ) ] ) . #
IG © 2021+ Jembi Health Systems. Package openhie.fhir.sri-lanka#0.1.0 based on FHIR 4.0.1. Generated 2023-11-10
Links: Table of Contents |
QA Report |
Version History |
|