HL7 FHIR Implementation Guide: Rwanda HIV
0.1.0 - ci-build
HL7 FHIR Implementation Guide: Rwanda HIV, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/Rwanda-HIV/ 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 "VLSMS-VL-Request-Transactional"] ; # fhir:type [ fhir:v "transaction"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Patient/HIVPatientExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Patient/HIVPatientExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Patient/HIVPatientExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Specimen/VLSpecimenExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Specimen/VLSpecimenExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Specimen/VLSpecimenExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Organization/RequestingOrganizationExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Organization/RequestingOrganizationExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Organization/RequestingOrganizationExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Organization/PerformingOrganizationExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Organization/PerformingOrganizationExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Organization/PerformingOrganizationExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/ServiceRequest/HIVServiceRequestExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/ServiceRequest/HIVServiceRequestExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "ServiceRequest/HIVServiceRequestExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Practitioner/RequestingPractitionerExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Practitioner/RequestingPractitionerExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Practitioner/RequestingPractitionerExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Practitioner/PerformingPractitionerExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Practitioner/PerformingPractitionerExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Practitioner/PerformingPractitionerExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Observation/ReasonForHIVTestingExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Observation/ReasonForHIVTestingExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Observation/ReasonForHIVTestingExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Observation/PatientPregnantExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Observation/PatientPregnantExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Observation/PatientPregnantExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Observation/HIVPatientIsNewExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Observation/HIVPatientIsNewExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Observation/HIVPatientIsNewExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Observation/BreastfeedingExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Observation/BreastfeedingExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Observation/BreastfeedingExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/CarePlan/ARVTreatmentRegimenChangedExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/CarePlan/ARVTreatmentRegimenChangedExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "CarePlan/ARVTreatmentRegimenChangedExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/CarePlan/ARVTreatmentInitiatedExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/CarePlan/ARVTreatmentInitiatedExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "CarePlan/ARVTreatmentInitiatedExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/MedicationRequest/ARVRegimenMedicationRequestRegimenChangedExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/MedicationRequest/ARVRegimenMedicationRequestRegimenChangedExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "MedicationRequest/ARVRegimenMedicationRequestRegimenChangedExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/MedicationRequest/ARVRegimenMedicationRequestARVExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/MedicationRequest/ARVRegimenMedicationRequestARVExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "MedicationRequest/ARVRegimenMedicationRequestARVExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Encounter/TargetFacilityEncounterExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Encounter/TargetFacilityEncounterExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Encounter/TargetFacilityEncounterExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Observation/HIVTestResultExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Observation/HIVTestResultExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Observation/HIVTestResultExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/SpecimenDefinition/SpecimenConservationExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/SpecimenDefinition/SpecimenConservationExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "SpecimenDefinition/SpecimenConservationExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Task/HIVLabResultTaskExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Task/HIVLabResultTaskExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Task/HIVLabResultTaskExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/ActivityDefinition/LabOrderTaskActivityExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/ActivityDefinition/LabOrderTaskActivityExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "ActivityDefinition/LabOrderTaskActivityExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Transport/SampleDispatchedToLabExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Transport/SampleDispatchedToLabExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Transport/SampleDispatchedToLabExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Transport/ResultDispatchedToRequestingFacilityExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Transport/ResultDispatchedToRequestingFacilityExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Transport/ResultDispatchedToRequestingFacilityExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Location/TransportRequestedLocationExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Location/TransportRequestedLocationExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Location/TransportRequestedLocationExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Location/TransportCurrentLocationExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Location/TransportCurrentLocationExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Location/TransportCurrentLocationExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/DiagnosticReport/HIVLabResultsDiagnosticReportExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/DiagnosticReport/HIVLabResultsDiagnosticReportExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "DiagnosticReport/HIVLabResultsDiagnosticReportExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Practitioner/ResultsInterpreterExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Practitioner/ResultsInterpreterExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Practitioner/ResultsInterpreterExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Consent/ReceiveSMSMessagesExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Consent/ReceiveSMSMessagesExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Consent/ReceiveSMSMessagesExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Observation/ARVAdherenceExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Observation/ARVAdherenceExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Observation/ARVAdherenceExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Observation/RepeatHIVTestResultExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Observation/RepeatHIVTestResultExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Observation/RepeatHIVTestResultExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Observation/SuspendTreatmentHIVTestResultExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Observation/SuspendTreatmentHIVTestResultExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Observation/SuspendTreatmentHIVTestResultExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Device/TestingPlatformExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Device/TestingPlatformExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Device/TestingPlatformExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Observation/HIVTestResultViralLoadLogExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Observation/HIVTestResultViralLoadLogExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Observation/HIVTestResultViralLoadLogExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Observation/HIVTestResultAbsoluteDecimalExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Observation/HIVTestResultAbsoluteDecimalExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Observation/HIVTestResultAbsoluteDecimalExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Organization/FundingOrganizationExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Organization/FundingOrganizationExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Organization/FundingOrganizationExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Organization/ImplementingPartnerOrganizationExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Organization/ImplementingPartnerOrganizationExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Organization/ImplementingPartnerOrganizationExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Observation/ARTInitiatedExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Observation/ARTInitiatedExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Observation/ARTInitiatedExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Observation/ARVRegimenChangeExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Observation/ARVRegimenChangeExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Observation/ARVRegimenChangeExample"^^xsd:anyURI ] ] ] [ fhir:fullUrl [ fhir:v "http://hapi-fhir:8080/fhir/Observation/ARTRegimenSwitchedOrSubstitutedExample"^^xsd:anyURI ] ; ( fhir:resource <http://hapi-fhir:8080/fhir/Observation/ARTRegimenSwitchedOrSubstitutedExample> ) ; fhir:request [ fhir:method [ fhir:v "PUT" ] ; fhir:url [ fhir:v "Observation/ARTRegimenSwitchedOrSubstitutedExample"^^xsd:anyURI ] ] ] ) . # <http://hapi-fhir:8080/fhir/Patient/HIVPatientExample> a fhir:Patient ; fhir:id [ fhir:v "HIVPatientExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/hiv-patient"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/hiv-patient> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_HIVPatientExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient HIVPatientExample</b></p><a name=\"HIVPatientExample\"> </a><a name=\"hcHIVPatientExample\"> </a><a name=\"HIVPatientExample-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Jane Maria Smith (official) Female, DoB: 1990-12-12</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li><a href=\"tel:+27821234567\">+27821234567</a></li><li><a href=\"mailto:someone@example.com\">someone@example.com</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Managing Organization: <a href=\"Organization-HIVOrganizationExample.html\">Organization HIV Test Services Health Facility</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Age of the patient calculated in months.\"><a href=\"StructureDefinition-patient-age-months.html\">Patient Age In Months</a></td><td colspan=\"3\">388</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Age of the patient calculated in years.\"><a href=\"StructureDefinition-patient-age-years.html\">Patient Age In Years</a></td><td colspan=\"3\">32</td></tr></table></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/patient-age-months"^^xsd:anyURI ] ; fhir:value [ fhir:v "388"^^xsd:integer ] ] [ fhir:url [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/patient-age-years"^^xsd:anyURI ] ; fhir:value [ fhir:v "32"^^xsd:integer ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Smith" ] ; ( fhir:given [ fhir:v "Jane" ] [ fhir:v "Maria" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+27821234567" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "someone@example.com" ] ] ) ; # fhir:gender [ fhir:v "female"] ; # fhir:birthDate [ fhir:v "1990-12-12"^^xsd:date] ; # fhir:managingOrganization [ fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] . # <http://hapi-fhir:8080/fhir/Specimen/VLSpecimenExample> a fhir:Specimen ; fhir:id [ fhir:v "VLSpecimenExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/viral-load-specimen"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/viral-load-specimen> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Specimen_VLSpecimenExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Specimen VLSpecimenExample</b></p><a name=\"VLSpecimenExample\"> </a><a name=\"hcVLSpecimenExample\"> </a><a name=\"VLSpecimenExample-en-US\"> </a><p><b>Sample reordered</b>: false</p><p><b>identifier</b>: App sample identifier/abc123, Remote sample identifier/def456, Sample identifier/ghi789, Universal Unique Identifier for the sample/123456abc</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 119361006}\">Specimen Type</span></p><p><b>subject</b>: <a href=\"Patient-HIVPatientExample.html\">Jane Maria Smith (official) Female, DoB: 1990-12-12</a></p><p><b>receivedTime</b>: 2022-07-28</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>2022-07-28</td></tr></table><h3>Processings</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Time[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>2022-07-28</td></tr></table><p><b>note</b>: additional notes here (By Organization/HIVOrganizationExample @2015-02-07 13:28:17-0500)</p></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/sample-reordered"^^xsd:anyURI ] ; fhir:value [ fhir:v "false"^^xsd:boolean ] ] ) ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "USID" ] ; fhir:display [ fhir:v "Unique Specimen ID" ] ] ) ; fhir:text [ fhir:v "App sample identifier" ] ] ; fhir:system [ fhir:v "http://moh.gov.rw/fhir/identifier/app-sample-code"^^xsd:anyURI ] ; fhir:value [ fhir:v "abc123" ] ] [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "USID" ] ; fhir:display [ fhir:v "Unique Specimen ID" ] ] ) ; fhir:text [ fhir:v "Remote sample identifier" ] ] ; fhir:system [ fhir:v "http://moh.gov.rw/fhir/identifier/remote-sample-code"^^xsd:anyURI ] ; fhir:value [ fhir:v "def456" ] ] [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "USID" ] ; fhir:display [ fhir:v "Unique Specimen ID" ] ] ) ; fhir:text [ fhir:v "Sample identifier" ] ] ; fhir:system [ fhir:v "http://moh.gov.rw/fhir/identifier/sample-code"^^xsd:anyURI ] ; fhir:value [ fhir:v "ghi789" ] ] [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "PLAC" ] ; fhir:display [ fhir:v "Placer Identifier" ] ] ) ; fhir:text [ fhir:v "Universal Unique Identifier for the sample" ] ] ; fhir:system [ fhir:v "http://moh.gov.rw/fhir/identifier/uniqueID"^^xsd:anyURI ] ; fhir:value [ fhir:v "123456abc" ] ] ) ; # fhir:type [ ( fhir:coding [ a sct:119361006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "119361006" ] ; fhir:display [ fhir:v "Plasma specimen (specimen)" ] ] ) ; fhir:text [ fhir:v "Specimen Type" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HIVPatientExample" ] ] ; # fhir:receivedTime [ fhir:v "2022-07-28"^^xsd:date] ; # fhir:collection [ fhir:collected [ fhir:v "2022-07-28"^^xsd:date ] ] ; # fhir:processing ( [ fhir:time [ fhir:v "2022-07-28"^^xsd:date ] ] ) ; # fhir:note ( [ fhir:author [ a fhir:Reference ; fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ; fhir:time [ fhir:v "2015-02-07T13:28:17-05:00"^^xsd:dateTime ] ; fhir:text [ fhir:v "additional notes here" ] ] ) . # <http://hapi-fhir:8080/fhir/Organization/RequestingOrganizationExample> a fhir:Organization ; fhir:id [ fhir:v "RequestingOrganizationExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/requesting-organization"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/requesting-organization> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_RequestingOrganizationExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization RequestingOrganizationExample</b></p><a name=\"RequestingOrganizationExample\"> </a><a name=\"hcRequestingOrganizationExample\"> </a><a name=\"RequestingOrganizationExample-en-US\"> </a><p><b>identifier</b>: Requesting Organization identifier/facility5</p><p><b>name</b>: A facility name</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 "XX" ] ; fhir:display [ fhir:v "Organization identifier" ] ] ) ; fhir:text [ fhir:v "Requesting Organization identifier" ] ] ; fhir:system [ fhir:v "http://moh.gov.rw/fhir/identifier/organization-id"^^xsd:anyURI ] ; fhir:value [ fhir:v "facility5" ] ] ) ; # fhir:name [ fhir:v "A facility name"] . # <http://hapi-fhir:8080/fhir/Organization/PerformingOrganizationExample> a fhir:Organization ; fhir:id [ fhir:v "PerformingOrganizationExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/performing-organization"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/performing-organization> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_PerformingOrganizationExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization PerformingOrganizationExample</b></p><a name=\"PerformingOrganizationExample\"> </a><a name=\"hcPerformingOrganizationExample\"> </a><a name=\"PerformingOrganizationExample-en-US\"> </a><p><b>Performing Organization Province</b>: 4</p><p><b>Performing Organization District</b>: 9</p><p><b>identifier</b>: Performing Organization identifier/laboratory1</p><p><b>name</b>: A Laboratory name</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Address</b></td></tr><tr><td style=\"display: none\">*</td><td>A province name </td></tr></table></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/performing-organization-province-index"^^xsd:anyURI ] ; fhir:value [ fhir:v "4"^^xsd:integer ] ] [ fhir:url [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/performing-organization-district-index"^^xsd:anyURI ] ; fhir:value [ fhir:v "9"^^xsd:integer ] ] ) ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "XX" ] ; fhir:display [ fhir:v "Organization identifier" ] ] ) ; fhir:text [ fhir:v "Performing Organization identifier" ] ] ; fhir:system [ fhir:v "http://moh.gov.rw/fhir/identifier/organization-id"^^xsd:anyURI ] ; fhir:value [ fhir:v "laboratory1" ] ] ) ; # fhir:name [ fhir:v "A Laboratory name"] ; # fhir:contact ( [ fhir:address [ fhir:district [ fhir:v "A district name" ] ; fhir:state [ fhir:v "A province name" ] ] ] ) . # <http://hapi-fhir:8080/fhir/ServiceRequest/HIVServiceRequestExample> a fhir:ServiceRequest ; fhir:id [ fhir:v "HIVServiceRequestExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/HIV-lab-order"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/HIV-lab-order> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_HIVServiceRequestExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest HIVServiceRequestExample</b></p><a name=\"HIVServiceRequestExample\"> </a><a name=\"hcHIVServiceRequestExample\"> </a><a name=\"HIVServiceRequestExample-en-US\"> </a><p><b>identifier</b>: HIV lab service request identifier/ORDER12345</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><h3>Codes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://loinc.org 25836-8}\">Test Type</span></td></tr></table><p><b>subject</b>: <a href=\"Patient-HIVPatientExample.html\">Jane Maria Smith (official) Female, DoB: 1990-12-12</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><p><b>occurrence</b>: 2012-01-05</p><p><b>requester</b>: <a href=\"Practitioner-RequestingPractitionerExample.html\">Practitioner James Smith </a></p><p><b>performer</b>: <a href=\"Practitioner-PerformingPractitionerExample.html\">Practitioner Amy White </a></p><h3>Reasons</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Observation-ReasonForHIVTestingExample.html\">Observation Human immunodeficiency virus antibody test</a></td></tr></table><p><b>specimen</b>: <a href=\"Specimen-VLSpecimenExample.html\">Specimen: extension = false; identifier = App sample identifier: abc123,Remote sample identifier: def456,Sample identifier: ghi789,Universal Unique Identifier for the sample: 123456abc; type = Plasma specimen (specimen); receivedTime = 2022-07-28; note = additional notes here</a></p><p><b>note</b>: additional notes here (By Organization/HIVOrganizationExample @2015-02-07 13:28:17-0500)</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 "PLAC" ] ; fhir:display [ fhir:v "Placer Identifier" ] ] ) ; fhir:text [ fhir:v "HIV lab service request identifier" ] ] ; fhir:system [ fhir:v "http://moh.gov.rw/fhir/identifier/lab-order-identifier"^^xsd:anyURI ] ; fhir:value [ fhir:v "ORDER12345" ] ] ) ; # fhir:status [ fhir:v "completed"] ; # fhir:intent [ fhir:v "order"] ; # fhir:code [ fhir:concept [ ( fhir:coding [ a loinc:25836-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "25836-8" ] ; fhir:display [ fhir:v "HIV 1 RNA [#/volume] (viral load) in Specimen by NAA with probe detection" ] ] ) ; fhir:text [ fhir:v "Test Type" ] ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HIVPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:occurrence [ fhir:v "2012-01-05"^^xsd:date] ; # fhir:requester [ fhir:reference [ fhir:v "Practitioner/RequestingPractitionerExample" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/PerformingPractitionerExample" ] ] ) ; # fhir:reason ( [ fhir:reference [ fhir:reference [ fhir:v "Observation/ReasonForHIVTestingExample" ] ] ] ) ; # fhir:specimen ( [ fhir:reference [ fhir:v "Specimen/VLSpecimenExample" ] ] ) ; # fhir:note ( [ fhir:author [ a fhir:Reference ; fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ; fhir:time [ fhir:v "2015-02-07T13:28:17-05:00"^^xsd:dateTime ] ; fhir:text [ fhir:v "additional notes here" ] ] ) . # <http://hapi-fhir:8080/fhir/Practitioner/RequestingPractitionerExample> a fhir:Practitioner ; fhir:id [ fhir:v "RequestingPractitionerExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/hiv-practitioner"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/hiv-practitioner> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_RequestingPractitionerExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner RequestingPractitionerExample</b></p><a name=\"RequestingPractitionerExample\"> </a><a name=\"hcRequestingPractitionerExample\"> </a><a name=\"RequestingPractitionerExample-en-US\"> </a><p><b>Clinician User Index</b>: 2</p><p><b>name</b>: James Smith </p><p><b>telecom</b>: ph: 27537652509</p></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/clinician-user-index"^^xsd:anyURI ] ; fhir:value [ fhir:v "2"^^xsd:integer ] ] ) ; # fhir:name ( [ fhir:family [ fhir:v "Smith" ] ; ( fhir:given [ fhir:v "James" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "27537652509" ] ] ) . # <http://hapi-fhir:8080/fhir/Practitioner/PerformingPractitionerExample> a fhir:Practitioner ; fhir:id [ fhir:v "PerformingPractitionerExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/hiv-practitioner"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/hiv-practitioner> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_PerformingPractitionerExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner PerformingPractitionerExample</b></p><a name=\"PerformingPractitionerExample\"> </a><a name=\"hcPerformingPractitionerExample\"> </a><a name=\"PerformingPractitionerExample-en-US\"> </a><p><b>Clinician User Index</b>: 6</p><p><b>name</b>: Amy White </p><p><b>telecom</b>: ph: 27537687534</p></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/clinician-user-index"^^xsd:anyURI ] ; fhir:value [ fhir:v "6"^^xsd:integer ] ] ) ; # fhir:name ( [ fhir:family [ fhir:v "White" ] ; ( fhir:given [ fhir:v "Amy" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "27537687534" ] ] ) . # <http://hapi-fhir:8080/fhir/Observation/ReasonForHIVTestingExample> a fhir:Observation ; fhir:id [ fhir:v "ReasonForHIVTestingExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/reason-for-hiv-testing"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/reason-for-hiv-testing> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ReasonForHIVTestingExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ReasonForHIVTestingExample</b></p><a name=\"ReasonForHIVTestingExample\"> </a><a name=\"hcReasonForHIVTestingExample\"> </a><a name=\"ReasonForHIVTestingExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 165813002}\">HIV Test</span></p><p><b>subject</b>: <a href=\"Patient-HIVPatientExample.html\">Jane Maria Smith (official) Female, DoB: 1990-12-12</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><p><b>effective</b>: 2022-11-30</p><p><b>performer</b>: <a href=\"Practitioner-ObservationPerformingPractitionerExample.html\">Practitioner Amy White </a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 2528003}\">Reason for testing</span></p><p><b>note</b>: Some comments (By Organization/HIVOrganizationExample @2015-02-07 13:28:17-0500)</p></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a sct:165813002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "165813002" ] ; fhir:display [ fhir:v "Human immunodeficiency virus antibody test" ] ] ) ; fhir:text [ fhir:v "HIV Test" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HIVPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:effective [ fhir:v "2022-11-30"^^xsd:date] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/ObservationPerformingPractitionerExample" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:2528003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "2528003" ] ; fhir:display [ fhir:v "Viremia" ] ] ) ; fhir:text [ fhir:v "Reason for testing" ] ] ; # fhir:note ( [ fhir:author [ a fhir:Reference ; fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ; fhir:time [ fhir:v "2015-02-07T13:28:17-05:00"^^xsd:dateTime ] ; fhir:text [ fhir:v "Some comments" ] ] ) . # <http://hapi-fhir:8080/fhir/Observation/PatientPregnantExample> a fhir:Observation ; fhir:id [ fhir:v "PatientPregnantExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/hiv-patient-pregnant"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/hiv-patient-pregnant> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_PatientPregnantExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation PatientPregnantExample</b></p><a name=\"PatientPregnantExample\"> </a><a name=\"hcPatientPregnantExample\"> </a><a name=\"PatientPregnantExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 250421003}\">Pregnancy status</span></p><p><b>subject</b>: <a href=\"Patient-HIVPatientExample.html\">Jane Maria Smith (official) Female, DoB: 1990-12-12</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><p><b>effective</b>: 2022-11-30</p><p><b>performer</b>: <a href=\"Practitioner-ObservationPerformingPractitionerExample.html\">Practitioner Amy White </a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 250423000}\">Pregnancy test result</span></p><p><b>note</b>: additional notes here (By Organization/HIVOrganizationExample @2015-02-07 13:28:17-0500)</p></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a sct:250421003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "250421003" ] ] ) ; fhir:text [ fhir:v "Pregnancy status" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HIVPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:effective [ fhir:v "2022-11-30"^^xsd:date] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/ObservationPerformingPractitionerExample" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:250423000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "250423000" ] ; fhir:display [ fhir:v "Pregnancy test positive" ] ] ) ; fhir:text [ fhir:v "Pregnancy test result" ] ] ; # fhir:note ( [ fhir:author [ a fhir:Reference ; fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ; fhir:time [ fhir:v "2015-02-07T13:28:17-05:00"^^xsd:dateTime ] ; fhir:text [ fhir:v "additional notes here" ] ] ) . # <http://hapi-fhir:8080/fhir/Observation/HIVPatientIsNewExample> a fhir:Observation ; fhir:id [ fhir:v "HIVPatientIsNewExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/hiv-patient-is-new"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/hiv-patient-is-new> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_HIVPatientIsNewExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation HIVPatientIsNewExample</b></p><a name=\"HIVPatientIsNewExample\"> </a><a name=\"hcHIVPatientIsNewExample\"> </a><a name=\"HIVPatientIsNewExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 769681006}\">New Patient Indication</span></p><p><b>subject</b>: <a href=\"Patient-HIVPatientExample.html\">Jane Maria Smith (official) Female, DoB: 1990-12-12</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><p><b>effective</b>: 2022-11-30</p><p><b>performer</b>: <a href=\"Practitioner-ObservationPerformingPractitionerExample.html\">Practitioner Amy White </a></p><p><b>value</b>: true</p><p><b>note</b>: additional notes here (By Organization/HIVOrganizationExample @2015-02-07 13:28:17-0500)</p></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a sct:769681006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "769681006" ] ] ) ; fhir:text [ fhir:v "New Patient Indication" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HIVPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:effective [ fhir:v "2022-11-30"^^xsd:date] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/ObservationPerformingPractitionerExample" ] ] ) ; # fhir:value [ fhir:v "true"^^xsd:boolean] ; # fhir:note ( [ fhir:author [ a fhir:Reference ; fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ; fhir:time [ fhir:v "2015-02-07T13:28:17-05:00"^^xsd:dateTime ] ; fhir:text [ fhir:v "additional notes here" ] ] ) . # <http://hapi-fhir:8080/fhir/Observation/BreastfeedingExample> a fhir:Observation ; fhir:id [ fhir:v "BreastfeedingExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/hiv-patient-breastfeeding"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/hiv-patient-breastfeeding> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_BreastfeedingExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation BreastfeedingExample</b></p><a name=\"BreastfeedingExample\"> </a><a name=\"hcBreastfeedingExample\"> </a><a name=\"BreastfeedingExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 866041003}\">Breastfeeding</span></p><p><b>subject</b>: <a href=\"Patient-HIVPatientExample.html\">Jane Maria Smith (official) Female, DoB: 1990-12-12</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><p><b>effective</b>: 2022-11-30</p><p><b>performer</b>: <a href=\"Practitioner-ObservationPerformingPractitionerExample.html\">Practitioner Amy White </a></p><p><b>value</b>: true</p><p><b>note</b>: additional notes here (By Organization/HIVOrganizationExample @2015-02-07 13:28:17-0500)</p></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a sct:866041003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "866041003" ] ] ) ; fhir:text [ fhir:v "Breastfeeding" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HIVPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:effective [ fhir:v "2022-11-30"^^xsd:date] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/ObservationPerformingPractitionerExample" ] ] ) ; # fhir:value [ fhir:v "true"^^xsd:boolean] ; # fhir:note ( [ fhir:author [ a fhir:Reference ; fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ; fhir:time [ fhir:v "2015-02-07T13:28:17-05:00"^^xsd:dateTime ] ; fhir:text [ fhir:v "additional notes here" ] ] ) . # <http://hapi-fhir:8080/fhir/CarePlan/ARVTreatmentRegimenChangedExample> a fhir:CarePlan ; fhir:id [ fhir:v "ARVTreatmentRegimenChangedExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/hiv-arv-treatment"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/hiv-arv-treatment> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_ARVTreatmentRegimenChangedExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CarePlan ARVTreatmentRegimenChangedExample</b></p><a name=\"ARVTreatmentRegimenChangedExample\"> </a><a name=\"hcARVTreatmentRegimenChangedExample\"> </a><a name=\"ARVTreatmentRegimenChangedExample-en-US\"> </a><p><b>identifier</b>: Unique ART number/UAN000123</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>subject</b>: <a href=\"Patient-HIVPatientExample.html\">Jane Maria Smith (official) Female, DoB: 1990-12-12</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><p><b>period</b>: 2022-12-01 --> 2022-12-01</p><h3>Activities</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>PlannedActivityReference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"MedicationRequest-ARVRegimenMedicationRequestRegimenChangedExample.html\">MedicationRequest: status = completed; intent = order</a></td></tr></table><p><b>note</b>: Some comments (By Organization/HIVOrganizationExample @2015-02-07 13:28:17-0500)</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 "PLAC" ] ; fhir:display [ fhir:v "Placer identifier" ] ] ) ; fhir:text [ fhir:v "Unique ART number" ] ] ; fhir:system [ fhir:v "http://moh.gov.rw/fhir/identifier/uan"^^xsd:anyURI ] ; fhir:value [ fhir:v "UAN000123" ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "order"] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HIVPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:period [ fhir:start [ fhir:v "2022-12-01"^^xsd:date ] ; fhir:end [ fhir:v "2022-12-01"^^xsd:date ] ] ; # fhir:activity ( [ fhir:plannedActivityReference [ fhir:reference [ fhir:v "MedicationRequest/ARVRegimenMedicationRequestRegimenChangedExample" ] ] ] ) ; # fhir:note ( [ fhir:author [ a fhir:Reference ; fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ; fhir:time [ fhir:v "2015-02-07T13:28:17-05:00"^^xsd:dateTime ] ; fhir:text [ fhir:v "Some comments" ] ] ) . # <http://hapi-fhir:8080/fhir/CarePlan/ARVTreatmentInitiatedExample> a fhir:CarePlan ; fhir:id [ fhir:v "ARVTreatmentInitiatedExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/hiv-arv-treatment"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/hiv-arv-treatment> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_ARVTreatmentInitiatedExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CarePlan ARVTreatmentInitiatedExample</b></p><a name=\"ARVTreatmentInitiatedExample\"> </a><a name=\"hcARVTreatmentInitiatedExample\"> </a><a name=\"ARVTreatmentInitiatedExample-en-US\"> </a><p><b>identifier</b>: Unique ART number/UAN000123</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>subject</b>: <a href=\"Patient-HIVPatientExample.html\">Jane Maria Smith (official) Female, DoB: 1990-12-12</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><p><b>period</b>: 2022-12-01 --> 2022-12-01</p><h3>Activities</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>PlannedActivityReference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"MedicationRequest-ARVRegimenMedicationRequestARVExample.html\">MedicationRequest: status = completed; intent = order</a></td></tr></table><p><b>note</b>: Some comments (By Organization/HIVOrganizationExample @2015-02-07 13:28:17-0500)</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 "PLAC" ] ; fhir:display [ fhir:v "Placer identifier" ] ] ) ; fhir:text [ fhir:v "Unique ART number" ] ] ; fhir:system [ fhir:v "http://moh.gov.rw/fhir/identifier/uan"^^xsd:anyURI ] ; fhir:value [ fhir:v "UAN000123" ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "order"] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HIVPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:period [ fhir:start [ fhir:v "2022-12-01"^^xsd:date ] ; fhir:end [ fhir:v "2022-12-01"^^xsd:date ] ] ; # fhir:activity ( [ fhir:plannedActivityReference [ fhir:reference [ fhir:v "MedicationRequest/ARVRegimenMedicationRequestARVExample" ] ] ] ) ; # fhir:note ( [ fhir:author [ a fhir:Reference ; fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ; fhir:time [ fhir:v "2015-02-07T13:28:17-05:00"^^xsd:dateTime ] ; fhir:text [ fhir:v "Some comments" ] ] ) . # <http://hapi-fhir:8080/fhir/MedicationRequest/ARVRegimenMedicationRequestRegimenChangedExample> a fhir:MedicationRequest ; fhir:id [ fhir:v "ARVRegimenMedicationRequestRegimenChangedExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/arv-regimen-medication-request"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/arv-regimen-medication-request> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_ARVRegimenMedicationRequestRegimenChangedExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest ARVRegimenMedicationRequestRegimenChangedExample</b></p><a name=\"ARVRegimenMedicationRequestRegimenChangedExample\"> </a><a name=\"hcARVRegimenMedicationRequestRegimenChangedExample\"> </a><a name=\"ARVRegimenMedicationRequestRegimenChangedExample-en-US\"> </a><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><h3>Medications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 427314002}\">ARV regimen</span></td></tr></table><p><b>subject</b>: <a href=\"Patient-HIVPatientExample.html\">Jane Maria Smith (official) Female, DoB: 1990-12-12</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><h3>Reasons</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Observation-ARTRegimenSwitchedOrSubstitutedExample.html\">Observation Change of medication</a></td></tr></table></div>" ] ; # fhir:status [ fhir:v "completed"] ; # fhir:intent [ fhir:v "order"] ; # fhir:medication [ fhir:concept [ ( fhir:coding [ a sct:427314002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "427314002" ] ; fhir:display [ fhir:v "Antiviral therapy" ] ] ) ; fhir:text [ fhir:v "ARV regimen" ] ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HIVPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:reason ( [ fhir:reference [ fhir:reference [ fhir:v "Observation/ARTRegimenSwitchedOrSubstitutedExample" ] ] ] ) . # <http://hapi-fhir:8080/fhir/MedicationRequest/ARVRegimenMedicationRequestARVExample> a fhir:MedicationRequest ; fhir:id [ fhir:v "ARVRegimenMedicationRequestARVExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/arv-regimen-medication-request"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/arv-regimen-medication-request> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_ARVRegimenMedicationRequestARVExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest ARVRegimenMedicationRequestARVExample</b></p><a name=\"ARVRegimenMedicationRequestARVExample\"> </a><a name=\"hcARVRegimenMedicationRequestARVExample\"> </a><a name=\"ARVRegimenMedicationRequestARVExample-en-US\"> </a><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><h3>Medications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 427314002}\">ARV regimen</span></td></tr></table><p><b>subject</b>: <a href=\"Patient-HIVPatientExample.html\">Jane Maria Smith (official) Female, DoB: 1990-12-12</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><h3>Reasons</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Observation-ARTInitiatedExample.html\">Observation Date determined medically eligible and ready to start HIV treatment</a></td></tr></table></div>" ] ; # fhir:status [ fhir:v "completed"] ; # fhir:intent [ fhir:v "order"] ; # fhir:medication [ fhir:concept [ ( fhir:coding [ a sct:427314002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "427314002" ] ; fhir:display [ fhir:v "Antiviral therapy" ] ] ) ; fhir:text [ fhir:v "ARV regimen" ] ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HIVPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:reason ( [ fhir:reference [ fhir:reference [ fhir:v "Observation/ARTInitiatedExample" ] ] ] ) . # <http://hapi-fhir:8080/fhir/Encounter/TargetFacilityEncounterExample> a fhir:Encounter ; fhir:id [ fhir:v "TargetFacilityEncounterExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/target-facility-encounter"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/target-facility-encounter> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_TargetFacilityEncounterExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter TargetFacilityEncounterExample</b></p><a name=\"TargetFacilityEncounterExample\"> </a><a name=\"hcTargetFacilityEncounterExample\"> </a><a name=\"TargetFacilityEncounterExample-en-US\"> </a><p><b>status</b>: Completed</p><p><b>class</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode AMB}\">ambulatory</span></p><p><b>subject</b>: <a href=\"Patient-HIVPatientExample.html\">Jane Maria Smith (official) Female, DoB: 1990-12-12</a></p><p><b>actualPeriod</b>: 2022-12-01 --> 2023-01-20</p></div>" ] ; # fhir:status [ fhir:v "completed"] ; # fhir:class ( [ ( fhir:coding [ 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/HIVPatientExample" ] ] ; # fhir:actualPeriod [ fhir:start [ fhir:v "2022-12-01"^^xsd:date ] ; fhir:end [ fhir:v "2023-01-20"^^xsd:date ] ] . # <http://hapi-fhir:8080/fhir/Observation/HIVTestResultExample> a fhir:Observation ; fhir:id [ fhir:v "HIVTestResultExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/viral-load-test-result"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/viral-load-test-result> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_HIVTestResultExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation HIVTestResultExample</b></p><a name=\"HIVTestResultExample\"> </a><a name=\"hcHIVTestResultExample\"> </a><a name=\"HIVTestResultExample-en-US\"> </a><p><b>Test Result Entered Manually</b>: false</p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 398579006}\">Viral Load Result</span></p><p><b>subject</b>: <a href=\"Patient-HIVPatientExample.html\">Jane Maria Smith (official) Female, DoB: 1990-12-12</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><p><b>effective</b>: 2022-11-30</p><p><b>performer</b>: <a href=\"Organization-HIVOrganizationExample.html\">Organization HIV Test Services Health Facility</a></p><p><b>value</b>: 1001</p><p><b>interpretation</b>: <span title=\"Codes:{http://snomed.info/sct 19032002}\">Viral Load Suppression Status</span></p><p><b>note</b>: Viral load not suppressed (By Organization/HIVOrganizationExample @2015-02-07 13:28:17-0500)</p></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/result-entered-manually"^^xsd:anyURI ] ; fhir:value [ fhir:v "false"^^xsd:boolean ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a sct:398579006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "398579006" ] ; fhir:display [ fhir:v "Human immunodeficiency virus-1 nucleic acid assay" ] ] ) ; fhir:text [ fhir:v "Viral Load Result" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HIVPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:effective [ fhir:v "2022-11-30"^^xsd:date] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ) ; # fhir:value [ fhir:v "1001"^^xsd:integer] ; # fhir:interpretation ( [ ( fhir:coding [ a sct:19032002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "19032002" ] ; fhir:display [ fhir:v "Uncontrolled" ] ] ) ; fhir:text [ fhir:v "Viral Load Suppression Status" ] ] ) ; # fhir:note ( [ fhir:author [ a fhir:Reference ; fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ; fhir:time [ fhir:v "2015-02-07T13:28:17-05:00"^^xsd:dateTime ] ; fhir:text [ fhir:v "Viral load not suppressed" ] ] ) . # <http://hapi-fhir:8080/fhir/SpecimenDefinition/SpecimenConservationExample> a fhir:SpecimenDefinition ; fhir:id [ fhir:v "SpecimenConservationExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/specimen-preservation"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/specimen-preservation> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"SpecimenDefinition_SpecimenConservationExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: SpecimenDefinition SpecimenConservationExample</b></p><a name=\"SpecimenConservationExample\"> </a><a name=\"hcSpecimenConservationExample\"> </a><a name=\"SpecimenConservationExample-en-US\"> </a><p><b>status</b>: Active</p><blockquote><p><b>typeTested</b></p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 119361006}\">Plasma specimen</span></p><p><b>preference</b>: Preferred</p><blockquote><p><b>handling</b></p><p><b>temperatureRange</b>: 5-10</p><h3>MaxDurations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td></tr><tr><td style=\"display: none\">*</td><td>20</td></tr></table><p><b>instruction</b>: </p><div><p>Comments regarding the specimen conservation.</p>\n</div></blockquote></blockquote></div>" ] ; # fhir:status [ fhir:v "active"] ; # fhir:typeTested ( [ fhir:type [ ( fhir:coding [ a sct:119361006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "119361006" ] ] ) ] ; fhir:preference [ fhir:v "preferred" ] ; ( fhir:handling [ fhir:temperatureRange [ fhir:low [ fhir:value [ fhir:v "5"^^xsd:decimal ] ] ; fhir:high [ fhir:value [ fhir:v "10"^^xsd:decimal ] ] ] ; fhir:maxDuration [ fhir:value [ fhir:v "20"^^xsd:decimal ] ] ; fhir:instruction [ fhir:v "Comments regarding the specimen conservation." ] ] ) ] ) . # <http://hapi-fhir:8080/fhir/Task/HIVLabResultTaskExample> a fhir:Task ; fhir:id [ fhir:v "HIVLabResultTaskExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/hiv-lab-task"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/hiv-lab-task> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_HIVLabResultTaskExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task HIVLabResultTaskExample</b></p><a name=\"HIVLabResultTaskExample\"> </a><a name=\"hcHIVLabResultTaskExample\"> </a><a name=\"HIVLabResultTaskExample-en-US\"> </a><p><b>Result Status Index</b>: 4</p><p><b>identifier</b>: Lab order number/ORDER12345</p><p><b>instantiatesCanonical</b>: <a href=\"ActivityDefinition-LabOrderTaskActivityExample.html\">ActivityDefinition[http://moh.gov.rw/fhir/ActivityDefinition/LabOrderTaskActivityExample|0.1.0]</a></p><p><b>basedOn</b>: </p><ul><li><a href=\"ServiceRequest-HIVServiceRequestExample.html\">ServiceRequest HIV 1 RNA [#/volume] (viral load) in Specimen by NAA with probe detection</a></li><li><a href=\"Transport-SampleDispatchedToLabExample.html\">Transport: status = in-progress; intent = order; completionTime = 2022-07-28; authoredOn = 2022-07-28; note = additional notes here</a></li><li><a href=\"Transport-ResultDispatchedToRequestingFacilityExample.html\">Transport: status = in-progress; intent = order; authoredOn = 2022-07-28; note = additional notes here</a></li></ul><p><b>status</b>: Completed</p><p><b>intent</b>: original-order</p><p><b>for</b>: <a href=\"Patient-HIVPatientExample.html\">Jane Maria Smith (official) Female, DoB: 1990-12-12</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><p><b>executionPeriod</b>: ?? --> 2022-07-30</p><p><b>lastModified</b>: 2022-07-30</p><p><b>note</b>: additional notes here (By Organization/HIVOrganizationExample @2015-02-07 13:28:17-0500)</p><h3>Outputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 398579006}\">Viral Load Result</span></td><td><a href=\"DiagnosticReport-HIVLabResultsDiagnosticReportExample.html\">Diagnostic Report for 'HIV 1 RNA [#/volume] (viral load) in Specimen by NAA with probe detection' for '->Jane Maria Smith (official) Female, DoB: 1990-12-12'</a></td></tr></table></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/result-status-index"^^xsd:anyURI ] ; fhir:value [ fhir:v "4"^^xsd:integer ] ] ) ; # 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 "Lab order number" ] ] ; fhir:system [ fhir:v "http://moh.gov.rw/fhir/lab-integration/order-number"^^xsd:anyURI ] ; fhir:value [ fhir:v "ORDER12345" ] ] ) ; # fhir:instantiatesCanonical [ fhir:v "http://moh.gov.rw/fhir/ActivityDefinition/LabOrderTaskActivityExample"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/ActivityDefinition/LabOrderTaskActivityExample> ] ; # fhir:basedOn ( [ fhir:reference [ fhir:v "ServiceRequest/HIVServiceRequestExample" ] ] [ fhir:reference [ fhir:v "Transport/SampleDispatchedToLabExample" ] ] [ fhir:reference [ fhir:v "Transport/ResultDispatchedToRequestingFacilityExample" ] ] ) ; # fhir:status [ fhir:v "completed"] ; # fhir:intent [ fhir:v "original-order"] ; # fhir:for [ fhir:reference [ fhir:v "Patient/HIVPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:executionPeriod [ fhir:end [ fhir:v "2022-07-30"^^xsd:date ] ] ; # fhir:lastModified [ fhir:v "2022-07-30"^^xsd:date] ; # fhir:note ( [ fhir:author [ a fhir:Reference ; fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ; fhir:time [ fhir:v "2015-02-07T13:28:17-05:00"^^xsd:dateTime ] ; fhir:text [ fhir:v "additional notes here" ] ] ) ; # fhir:output ( [ fhir:type [ ( fhir:coding [ a sct:398579006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "398579006" ] ; fhir:display [ fhir:v "Human immunodeficiency virus-1 nucleic acid assay" ] ] ) ; fhir:text [ fhir:v "Viral Load Result" ] ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "DiagnosticReport/HIVLabResultsDiagnosticReportExample" ] ] ] ) . # <http://hapi-fhir:8080/fhir/ActivityDefinition/LabOrderTaskActivityExample> a fhir:ActivityDefinition ; fhir:id [ fhir:v "LabOrderTaskActivityExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/hiv-lab-task-activity"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/hiv-lab-task-activity> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ActivityDefinition_LabOrderTaskActivityExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ActivityDefinition LabOrderTaskActivityExample</b></p><a name=\"LabOrderTaskActivityExample\"> </a><a name=\"hcLabOrderTaskActivityExample\"> </a><a name=\"LabOrderTaskActivityExample-en-US\"> </a><p><b>HIV Viral Load Result Revised By</b>: 2</p><p><b>status</b>: Active</p><p><b>date</b>: 2023-01-01</p><p><b>approvalDate</b>: 2023-01-01</p><p><b>lastReviewDate</b>: 2023-01-01</p><p><b>editor</b>: Sarah May: </p><p><b>reviewer</b>: Mark Jones: </p><p><b>endorser</b>: Tobias Menley: </p><p><b>specimenRequirement</b>: <code>http://moh.gov.rw/fhir/SpecimenDefinition/SpecimenConservationExample</code></p></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/revised-by-user-index"^^xsd:anyURI ] ; fhir:value [ fhir:v "2"^^xsd:integer ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:date [ fhir:v "2023-01-01"^^xsd:date] ; # fhir:approvalDate [ fhir:v "2023-01-01"^^xsd:date] ; # fhir:lastReviewDate [ fhir:v "2023-01-01"^^xsd:date] ; # fhir:editor ( [ fhir:name [ fhir:v "Sarah May" ] ] ) ; # fhir:reviewer ( [ ( fhir:extension [ fhir:url [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/task-reviewed-by-user-index"^^xsd:anyURI ] ; fhir:value [ fhir:v "23"^^xsd:integer ] ] ) ; fhir:name [ fhir:v "Mark Jones" ] ] ) ; # fhir:endorser ( [ ( fhir:extension [ fhir:url [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/task-approved-by-user-index"^^xsd:anyURI ] ; fhir:value [ fhir:v "16"^^xsd:integer ] ] ) ; fhir:name [ fhir:v "Tobias Menley" ] ] ) ; # fhir:specimenRequirement ( [ fhir:v "http://moh.gov.rw/fhir/SpecimenDefinition/SpecimenConservationExample"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/SpecimenDefinition/SpecimenConservationExample> ] ) . # <http://hapi-fhir:8080/fhir/Transport/SampleDispatchedToLabExample> a fhir:Transport ; fhir:id [ fhir:v "SampleDispatchedToLabExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/sample-dispatched-to-lab"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/sample-dispatched-to-lab> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Transport_SampleDispatchedToLabExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Transport SampleDispatchedToLabExample</b></p><a name=\"SampleDispatchedToLabExample\"> </a><a name=\"hcSampleDispatchedToLabExample\"> </a><a name=\"SampleDispatchedToLabExample-en-US\"> </a><p><b>status</b>: In Progress</p><p><b>intent</b>: order</p><p><b>completionTime</b>: 2022-07-28</p><p><b>authoredOn</b>: 2022-07-28</p><p><b>note</b>: additional notes here (By Organization/HIVOrganizationExample @2015-02-07 13:28:17-0500)</p><p><b>requestedLocation</b>: <a href=\"Location-TransportRequestedLocationExample.html\">Location Requested location name</a></p><p><b>currentLocation</b>: <a href=\"Location-TransportCurrentLocationExample.html\">Location Current location name</a></p></div>" ] ; # fhir:status [ fhir:v "in-progress"] ; # fhir:intent [ fhir:v "order"] ; # fhir:completionTime [ fhir:v "2022-07-28"^^xsd:date] ; # fhir:authoredOn [ fhir:v "2022-07-28"^^xsd:date] ; # fhir:note ( [ fhir:author [ a fhir:Reference ; fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ; fhir:time [ fhir:v "2015-02-07T13:28:17-05:00"^^xsd:dateTime ] ; fhir:text [ fhir:v "additional notes here" ] ] ) ; # fhir:requestedLocation [ fhir:reference [ fhir:v "Location/TransportRequestedLocationExample" ] ] ; # fhir:currentLocation [ fhir:reference [ fhir:v "Location/TransportCurrentLocationExample" ] ] . # <http://hapi-fhir:8080/fhir/Transport/ResultDispatchedToRequestingFacilityExample> a fhir:Transport ; fhir:id [ fhir:v "ResultDispatchedToRequestingFacilityExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/result-dispatched-to-facility"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/result-dispatched-to-facility> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Transport_ResultDispatchedToRequestingFacilityExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Transport ResultDispatchedToRequestingFacilityExample</b></p><a name=\"ResultDispatchedToRequestingFacilityExample\"> </a><a name=\"hcResultDispatchedToRequestingFacilityExample\"> </a><a name=\"ResultDispatchedToRequestingFacilityExample-en-US\"> </a><p><b>status</b>: In Progress</p><p><b>intent</b>: order</p><p><b>authoredOn</b>: 2022-07-28</p><p><b>note</b>: additional notes here (By Organization/HIVOrganizationExample @2015-02-07 13:28:17-0500)</p><p><b>requestedLocation</b>: <a href=\"Location-TransportRequestedLocationExample.html\">Location Requested location name</a></p><p><b>currentLocation</b>: <a href=\"Location-TransportCurrentLocationExample.html\">Location Current location name</a></p></div>" ] ; # fhir:status [ fhir:v "in-progress"] ; # fhir:intent [ fhir:v "order"] ; # fhir:authoredOn [ fhir:v "2022-07-28"^^xsd:date] ; # fhir:note ( [ fhir:author [ a fhir:Reference ; fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ; fhir:time [ fhir:v "2015-02-07T13:28:17-05:00"^^xsd:dateTime ] ; fhir:text [ fhir:v "additional notes here" ] ] ) ; # fhir:requestedLocation [ fhir:reference [ fhir:v "Location/TransportRequestedLocationExample" ] ] ; # fhir:currentLocation [ fhir:reference [ fhir:v "Location/TransportCurrentLocationExample" ] ] . # <http://hapi-fhir:8080/fhir/Location/TransportRequestedLocationExample> a fhir:Location ; fhir:id [ fhir:v "TransportRequestedLocationExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/transport-location"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/transport-location> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_TransportRequestedLocationExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location TransportRequestedLocationExample</b></p><a name=\"TransportRequestedLocationExample\"> </a><a name=\"hcTransportRequestedLocationExample\"> </a><a name=\"TransportRequestedLocationExample-en-US\"> </a><p><b>status</b>: Active</p><p><b>name</b>: Requested location name</p></div>" ] ; # fhir:status [ fhir:v "active"] ; # fhir:name [ fhir:v "Requested location name"] . # <http://hapi-fhir:8080/fhir/Location/TransportCurrentLocationExample> a fhir:Location ; fhir:id [ fhir:v "TransportCurrentLocationExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/transport-location"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/transport-location> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_TransportCurrentLocationExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location TransportCurrentLocationExample</b></p><a name=\"TransportCurrentLocationExample\"> </a><a name=\"hcTransportCurrentLocationExample\"> </a><a name=\"TransportCurrentLocationExample-en-US\"> </a><p><b>status</b>: Active</p><p><b>name</b>: Current location name</p></div>" ] ; # fhir:status [ fhir:v "active"] ; # fhir:name [ fhir:v "Current location name"] . # <http://hapi-fhir:8080/fhir/DiagnosticReport/HIVLabResultsDiagnosticReportExample> a fhir:DiagnosticReport ; fhir:id [ fhir:v "HIVLabResultsDiagnosticReportExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/hiv-diagnostic-report"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/hiv-diagnostic-report> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DiagnosticReport_HIVLabResultsDiagnosticReportExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport HIVLabResultsDiagnosticReportExample</b></p><a name=\"HIVLabResultsDiagnosticReportExample\"> </a><a name=\"hcHIVLabResultsDiagnosticReportExample\"> </a><a name=\"HIVLabResultsDiagnosticReportExample-en-US\"> </a><h2><span title=\"Codes:{http://loinc.org 25836-8}\">Test Type</span> </h2><table class=\"grid\"><tr><td>Subject</td><td>Jane Maria Smith (official) Female, DoB: 1990-12-12</td></tr><tr><td>Performer</td><td> <a href=\"Practitioner-PerformingPractitionerExample.html\">Practitioner Amy White </a></td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td><td><b>Note</b></td><td><b>When For</b></td></tr><tr><td><a href=\"Observation-HIVTestResultExample.html\"><span title=\"Codes:{http://snomed.info/sct 398579006}\">Viral Load Result</span></a></td><td>1001</td><td>Final, <span title=\"Codes:{http://snomed.info/sct 19032002}\">Viral Load Suppression Status</span></td><td>Viral load not suppressed (By Organization/HIVOrganizationExample @2015-02-07 13:28:17-0500)</td><td>2022-11-30</td></tr></table><div><p>Some conclusion text</p>\n</div></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/tested-by-user-index"^^xsd:anyURI ] ; fhir:value [ fhir:v "7"^^xsd:integer ] ] ) ; # fhir:basedOn ( [ fhir:reference [ fhir:v "ServiceRequest/HIVServiceRequestExample" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:25836-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "25836-8" ] ; fhir:display [ fhir:v "HIV 1 RNA [#/volume] (viral load) in Specimen by NAA with probe detection" ] ] ) ; fhir:text [ fhir:v "Test Type" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HIVPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/PerformingPractitionerExample" ] ] ) ; # fhir:resultsInterpreter ( [ fhir:reference [ fhir:v "Practitioner/ResultsInterpreterExample" ] ] ) ; # fhir:result ( [ fhir:reference [ fhir:v "Observation/HIVTestResultExample" ] ] ) ; # fhir:note ( [ fhir:author [ a fhir:Reference ; fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ; fhir:time [ fhir:v "2015-02-07T13:28:17-05:00"^^xsd:dateTime ] ; fhir:text [ fhir:v "additional notes here" ] ] ) ; # fhir:conclusion [ fhir:v "Some conclusion text"] . # <http://hapi-fhir:8080/fhir/Practitioner/ResultsInterpreterExample> a fhir:Practitioner ; fhir:id [ fhir:v "ResultsInterpreterExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/hiv-practitioner"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/hiv-practitioner> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_ResultsInterpreterExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner ResultsInterpreterExample</b></p><a name=\"ResultsInterpreterExample\"> </a><a name=\"hcResultsInterpreterExample\"> </a><a name=\"ResultsInterpreterExample-en-US\"> </a><p><b>Clinician User Index</b>: 11</p><p><b>name</b>: Jhon Smith </p><p><b>telecom</b>: ph: 27539887534</p></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/clinician-user-index"^^xsd:anyURI ] ; fhir:value [ fhir:v "11"^^xsd:integer ] ] ) ; # fhir:name ( [ fhir:family [ fhir:v "Smith" ] ; ( fhir:given [ fhir:v "Jhon" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "27539887534" ] ] ) . # <http://hapi-fhir:8080/fhir/Consent/ReceiveSMSMessagesExample> a fhir:Consent ; fhir:id [ fhir:v "ReceiveSMSMessagesExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/receive-sms-messages"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/receive-sms-messages> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Consent_ReceiveSMSMessagesExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Consent ReceiveSMSMessagesExample</b></p><a name=\"ReceiveSMSMessagesExample\"> </a><a name=\"hcReceiveSMSMessagesExample\"> </a><a name=\"ReceiveSMSMessagesExample-en-US\"> </a><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 89057-4}\">Patient consent for SMS messages</span></p><p><b>subject</b>: <a href=\"Patient-HIVPatientExample.html\">Jane Maria Smith (official) Female, DoB: 1990-12-12</a></p><p><b>decision</b>: Permit</p></div>" ] ; # fhir:status [ fhir:v "active"] ; # fhir:category ( [ ( fhir:coding [ a loinc:89057-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "89057-4" ] ; fhir:display [ fhir:v "Permission to receive text messages" ] ] ) ; fhir:text [ fhir:v "Patient consent for SMS messages" ] ] ) ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HIVPatientExample" ] ] ; # fhir:decision [ fhir:v "permit"] . # <http://hapi-fhir:8080/fhir/Observation/ARVAdherenceExample> a fhir:Observation ; fhir:id [ fhir:v "ARVAdherenceExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/hiv-arv-adherence"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/hiv-arv-adherence> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ARVAdherenceExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ARVAdherenceExample</b></p><a name=\"ARVAdherenceExample\"> </a><a name=\"hcARVAdherenceExample\"> </a><a name=\"ARVAdherenceExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 386091000}\">Treatment compliance</span></p><p><b>subject</b>: <a href=\"Patient-HIVPatientExample.html\">Jane Maria Smith (official) Female, DoB: 1990-12-12</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><p><b>effective</b>: 2022-11-30</p><p><b>performer</b>: <a href=\"Practitioner-ObservationPerformingPractitionerExample.html\">Practitioner Amy White </a></p><p><b>value</b>: <span title=\"Codes:{http://loinc.org LA6763-2}\">ARV adherence</span></p><p><b>note</b>: additional notes here (By Organization/HIVOrganizationExample @2015-02-07 13:28:17-0500)</p></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a sct:386091000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "386091000" ] ] ) ; fhir:text [ fhir:v "Treatment compliance" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HIVPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:effective [ fhir:v "2022-11-30"^^xsd:date] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/ObservationPerformingPractitionerExample" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a loinc:LA6763-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "LA6763-2" ] ; fhir:display [ fhir:v "Good = 95% adherence" ] ] ) ; fhir:text [ fhir:v "ARV adherence" ] ] ; # fhir:note ( [ fhir:author [ a fhir:Reference ; fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ; fhir:time [ fhir:v "2015-02-07T13:28:17-05:00"^^xsd:dateTime ] ; fhir:text [ fhir:v "additional notes here" ] ] ) . # <http://hapi-fhir:8080/fhir/Observation/RepeatHIVTestResultExample> a fhir:Observation ; fhir:id [ fhir:v "RepeatHIVTestResultExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/viral-load-repeat-test-result"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/viral-load-repeat-test-result> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_RepeatHIVTestResultExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation RepeatHIVTestResultExample</b></p><a name=\"RepeatHIVTestResultExample\"> </a><a name=\"hcRepeatHIVTestResultExample\"> </a><a name=\"RepeatHIVTestResultExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 398579006}\">Viral Load Result</span></p><p><b>subject</b>: <a href=\"Patient-HIVPatientExample.html\">Jane Maria Smith (official) Female, DoB: 1990-12-12</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><p><b>effective</b>: 2022-11-30</p><p><b>performer</b>: <a href=\"Organization-HIVOrganizationExample.html\">Organization HIV Test Services Health Facility</a></p><p><b>value</b>: 1001</p><p><b>note</b>: Viral load not suppressed (By Organization/HIVOrganizationExample @2015-02-07 13:28:17-0500)</p></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a sct:398579006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "398579006" ] ; fhir:display [ fhir:v "Human immunodeficiency virus-1 nucleic acid assay" ] ] ) ; fhir:text [ fhir:v "Viral Load Result" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HIVPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:effective [ fhir:v "2022-11-30"^^xsd:date] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ) ; # fhir:value [ fhir:v "1001"^^xsd:integer] ; # fhir:note ( [ fhir:author [ a fhir:Reference ; fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ; fhir:time [ fhir:v "2015-02-07T13:28:17-05:00"^^xsd:dateTime ] ; fhir:text [ fhir:v "Viral load not suppressed" ] ] ) . # <http://hapi-fhir:8080/fhir/Observation/SuspendTreatmentHIVTestResultExample> a fhir:Observation ; fhir:id [ fhir:v "SuspendTreatmentHIVTestResultExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/viral-load-suspend-treatment-test-result"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/viral-load-suspend-treatment-test-result> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_SuspendTreatmentHIVTestResultExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation SuspendTreatmentHIVTestResultExample</b></p><a name=\"SuspendTreatmentHIVTestResultExample\"> </a><a name=\"hcSuspendTreatmentHIVTestResultExample\"> </a><a name=\"SuspendTreatmentHIVTestResultExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 398579006}\">Viral Load Result</span></p><p><b>subject</b>: <a href=\"Patient-HIVPatientExample.html\">Jane Maria Smith (official) Female, DoB: 1990-12-12</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><p><b>effective</b>: 2022-11-30</p><p><b>performer</b>: <a href=\"Organization-HIVOrganizationExample.html\">Organization HIV Test Services Health Facility</a></p><p><b>value</b>: 1001</p><p><b>note</b>: Viral load not suppressed (By Organization/HIVOrganizationExample @2015-02-07 13:28:17-0500)</p></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a sct:398579006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "398579006" ] ; fhir:display [ fhir:v "Human immunodeficiency virus-1 nucleic acid assay" ] ] ) ; fhir:text [ fhir:v "Viral Load Result" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HIVPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:effective [ fhir:v "2022-11-30"^^xsd:date] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ) ; # fhir:value [ fhir:v "1001"^^xsd:integer] ; # fhir:note ( [ fhir:author [ a fhir:Reference ; fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ; fhir:time [ fhir:v "2015-02-07T13:28:17-05:00"^^xsd:dateTime ] ; fhir:text [ fhir:v "Viral load not suppressed" ] ] ) . # <http://hapi-fhir:8080/fhir/Device/TestingPlatformExample> a fhir:Device ; fhir:id [ fhir:v "TestingPlatformExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/device-for-testing"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/device-for-testing> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_TestingPlatformExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Device TestingPlatformExample</b></p><a name=\"TestingPlatformExample\"> </a><a name=\"hcTestingPlatformExample\"> </a><a name=\"TestingPlatformExample-en-US\"> </a><p><b>manufacturer</b>: My testing platform</p><p><b>note</b>: Some comments (By Organization/HIVOrganizationExample @2015-02-07 13:28:17-0500)</p></div>" ] ; # fhir:manufacturer [ fhir:v "My testing platform"] ; # fhir:note ( [ fhir:author [ a fhir:Reference ; fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ; fhir:time [ fhir:v "2015-02-07T13:28:17-05:00"^^xsd:dateTime ] ; fhir:text [ fhir:v "Some comments" ] ] ) . # <http://hapi-fhir:8080/fhir/Observation/HIVTestResultViralLoadLogExample> a fhir:Observation ; fhir:id [ fhir:v "HIVTestResultViralLoadLogExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/viral-load-log"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/viral-load-log> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_HIVTestResultViralLoadLogExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation HIVTestResultViralLoadLogExample</b></p><a name=\"HIVTestResultViralLoadLogExample\"> </a><a name=\"hcHIVTestResultViralLoadLogExample\"> </a><a name=\"HIVTestResultViralLoadLogExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 398579006}\">Viral Load Result</span></p><p><b>subject</b>: <a href=\"Patient-HIVPatientExample.html\">Jane Maria Smith (official) Female, DoB: 1990-12-12</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><p><b>effective</b>: 2022-11-30</p><p><b>performer</b>: <a href=\"Organization-HIVOrganizationExample.html\">Organization HIV Test Services Health Facility</a></p><p><b>value</b>: 2.55</p><p><b>note</b>: Some comments (By Organization/HIVOrganizationExample @2015-02-07 13:28:17-0500)</p><p><b>derivedFrom</b>: <a href=\"Observation-HIVTestResultExample.html\">Observation Human immunodeficiency virus-1 nucleic acid assay</a></p></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a sct:398579006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "398579006" ] ; fhir:display [ fhir:v "Human immunodeficiency virus-1 nucleic acid assay" ] ] ) ; fhir:text [ fhir:v "Viral Load Result" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HIVPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:effective [ fhir:v "2022-11-30"^^xsd:date] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.55"^^xsd:decimal ] ] ; # fhir:note ( [ fhir:author [ a fhir:Reference ; fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ; fhir:time [ fhir:v "2015-02-07T13:28:17-05:00"^^xsd:dateTime ] ; fhir:text [ fhir:v "Some comments" ] ] ) ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/HIVTestResultExample" ] ] ) . # <http://hapi-fhir:8080/fhir/Observation/HIVTestResultAbsoluteDecimalExample> a fhir:Observation ; fhir:id [ fhir:v "HIVTestResultAbsoluteDecimalExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/viral-load-test-result-absolute-decimal"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/viral-load-test-result-absolute-decimal> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_HIVTestResultAbsoluteDecimalExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation HIVTestResultAbsoluteDecimalExample</b></p><a name=\"HIVTestResultAbsoluteDecimalExample\"> </a><a name=\"hcHIVTestResultAbsoluteDecimalExample\"> </a><a name=\"HIVTestResultAbsoluteDecimalExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 398579006}\">Viral Load Result</span></p><p><b>subject</b>: <a href=\"Patient-HIVPatientExample.html\">Jane Maria Smith (official) Female, DoB: 1990-12-12</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><p><b>effective</b>: 2022-11-30</p><p><b>performer</b>: <a href=\"Organization-HIVOrganizationExample.html\">Organization HIV Test Services Health Facility</a></p><p><b>value</b>: 2.55</p><p><b>note</b>: Some comments (By Organization/HIVOrganizationExample @2015-02-07 13:28:17-0500)</p><p><b>derivedFrom</b>: <a href=\"Observation-HIVTestResultExample.html\">Observation Human immunodeficiency virus-1 nucleic acid assay</a></p></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a sct:398579006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "398579006" ] ; fhir:display [ fhir:v "Human immunodeficiency virus-1 nucleic acid assay" ] ] ) ; fhir:text [ fhir:v "Viral Load Result" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HIVPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:effective [ fhir:v "2022-11-30"^^xsd:date] ; # fhir:performer ( [ fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "2.55"^^xsd:decimal ] ] ; # fhir:note ( [ fhir:author [ a fhir:Reference ; fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ; fhir:time [ fhir:v "2015-02-07T13:28:17-05:00"^^xsd:dateTime ] ; fhir:text [ fhir:v "Some comments" ] ] ) ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/HIVTestResultExample" ] ] ) . # <http://hapi-fhir:8080/fhir/Organization/FundingOrganizationExample> a fhir:Organization ; fhir:id [ fhir:v "FundingOrganizationExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/funding-source"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/funding-source> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_FundingOrganizationExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization FundingOrganizationExample</b></p><a name=\"FundingOrganizationExample\"> </a><a name=\"hcFundingOrganizationExample\"> </a><a name=\"FundingOrganizationExample-en-US\"> </a><p><b>Funding Organization</b>: 1</p><p><b>identifier</b>: Funding Organization identifier/funder1</p><p><b>name</b>: A funding organization name</p></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/funding-source-index"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "XX" ] ; fhir:display [ fhir:v "Organization identifier" ] ] ) ; fhir:text [ fhir:v "Funding Organization identifier" ] ] ; fhir:system [ fhir:v "http://moh.gov.rw/fhir/identifier/organization-id"^^xsd:anyURI ] ; fhir:value [ fhir:v "funder1" ] ] ) ; # fhir:name [ fhir:v "A funding organization name"] . # <http://hapi-fhir:8080/fhir/Organization/ImplementingPartnerOrganizationExample> a fhir:Organization ; fhir:id [ fhir:v "ImplementingPartnerOrganizationExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/implementing-partner"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/implementing-partner> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_ImplementingPartnerOrganizationExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization ImplementingPartnerOrganizationExample</b></p><a name=\"ImplementingPartnerOrganizationExample\"> </a><a name=\"hcImplementingPartnerOrganizationExample\"> </a><a name=\"ImplementingPartnerOrganizationExample-en-US\"> </a><p><b>Implementing Partner Organization</b>: 14</p><p><b>identifier</b>: Implementing Partner Organization identifier/implementing-partner-org1</p><p><b>name</b>: An implementing partner organization name</p></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/implementing-partner-index"^^xsd:anyURI ] ; fhir:value [ fhir:v "14"^^xsd:integer ] ] ) ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "XX" ] ; fhir:display [ fhir:v "Organization identifier" ] ] ) ; fhir:text [ fhir:v "Implementing Partner Organization identifier" ] ] ; fhir:system [ fhir:v "http://moh.gov.rw/fhir/identifier/organization-id"^^xsd:anyURI ] ; fhir:value [ fhir:v "implementing-partner-org1" ] ] ) ; # fhir:name [ fhir:v "An implementing partner organization name"] . # <http://hapi-fhir:8080/fhir/Observation/ARTInitiatedExample> a fhir:Observation ; fhir:id [ fhir:v "ARTInitiatedExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/art-initiated"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/art-initiated> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ARTInitiatedExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ARTInitiatedExample</b></p><a name=\"ARTInitiatedExample\"> </a><a name=\"hcARTInitiatedExample\"> </a><a name=\"ARTInitiatedExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 47241-5}\">ART initiated</span></p><p><b>subject</b>: <a href=\"Patient-HIVPatientExample.html\">Jane Maria Smith (official) Female, DoB: 1990-12-12</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><p><b>effective</b>: 2022-11-30</p><p><b>performer</b>: <a href=\"Practitioner-ObservationPerformingPractitionerExample.html\">Practitioner Amy White </a></p><p><b>note</b>: Some comments (By Organization/HIVOrganizationExample @2015-02-07 13:28:17-0500)</p></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:47241-5 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "47241-5" ] ; fhir:display [ fhir:v "Date determined medically eligible and ready to start HIV treatment" ] ] ) ; fhir:text [ fhir:v "ART initiated" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HIVPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:effective [ fhir:v "2022-11-30"^^xsd:date] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/ObservationPerformingPractitionerExample" ] ] ) ; # fhir:note ( [ fhir:author [ a fhir:Reference ; fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ; fhir:time [ fhir:v "2015-02-07T13:28:17-05:00"^^xsd:dateTime ] ; fhir:text [ fhir:v "Some comments" ] ] ) . # <http://hapi-fhir:8080/fhir/Observation/ARVRegimenChangeExample> a fhir:Observation ; fhir:id [ fhir:v "ARVRegimenChangeExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/arv-regimen-change"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/arv-regimen-change> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ARVRegimenChangeExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ARVRegimenChangeExample</b></p><a name=\"ARVRegimenChangeExample\"> </a><a name=\"hcARVRegimenChangeExample\"> </a><a name=\"ARVRegimenChangeExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 182838006}\">ARV Regimen Change</span></p><p><b>subject</b>: <a href=\"Patient-HIVPatientExample.html\">Jane Maria Smith (official) Female, DoB: 1990-12-12</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><p><b>effective</b>: 2022-11-30</p><p><b>performer</b>: <a href=\"Practitioner-ObservationPerformingPractitionerExample.html\">Practitioner Amy White </a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 271737000}\">Regimen change reason</span></p><p><b>note</b>: Some comments (By Organization/HIVOrganizationExample @2015-02-07 13:28:17-0500)</p><p><b>derivedFrom</b>: <a href=\"Observation-ARTRegimenSwitchedOrSubstitutedExample.html\">Observation Change of medication</a></p></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a sct:182838006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "182838006" ] ; fhir:display [ fhir:v "Change of medication" ] ] ) ; fhir:text [ fhir:v "ARV Regimen Change" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HIVPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:effective [ fhir:v "2022-11-30"^^xsd:date] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/ObservationPerformingPractitionerExample" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:271737000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "271737000" ] ; fhir:display [ fhir:v "Anemia" ] ] ) ; fhir:text [ fhir:v "Regimen change reason" ] ] ; # fhir:note ( [ fhir:author [ a fhir:Reference ; fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ; fhir:time [ fhir:v "2015-02-07T13:28:17-05:00"^^xsd:dateTime ] ; fhir:text [ fhir:v "Some comments" ] ] ) ; # fhir:derivedFrom ( [ fhir:reference [ fhir:v "Observation/ARTRegimenSwitchedOrSubstitutedExample" ] ] ) . # <http://hapi-fhir:8080/fhir/Observation/ARTRegimenSwitchedOrSubstitutedExample> a fhir:Observation ; fhir:id [ fhir:v "ARTRegimenSwitchedOrSubstitutedExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://moh.gov.rw/fhir/StructureDefinition/art-regimen-switched-or-substituted"^^xsd:anyURI ; fhir:link <http://moh.gov.rw/fhir/StructureDefinition/art-regimen-switched-or-substituted> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ARTRegimenSwitchedOrSubstitutedExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ARTRegimenSwitchedOrSubstitutedExample</b></p><a name=\"ARTRegimenSwitchedOrSubstitutedExample\"> </a><a name=\"hcARTRegimenSwitchedOrSubstitutedExample\"> </a><a name=\"ARTRegimenSwitchedOrSubstitutedExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 182838006}\">ARV Regimen Change</span></p><p><b>subject</b>: <a href=\"Patient-HIVPatientExample.html\">Jane Maria Smith (official) Female, DoB: 1990-12-12</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2022-12-01 --> 2023-01-20</a></p><p><b>effective</b>: 2022-11-30</p><p><b>performer</b>: <a href=\"Practitioner-ObservationPerformingPractitionerExample.html\">Practitioner Amy White </a></p><p><b>value</b>: true</p><p><b>note</b>: Some comments (By Organization/HIVOrganizationExample @2015-02-07 13:28:17-0500)</p></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a sct:182838006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "182838006" ] ; fhir:display [ fhir:v "Change of medication" ] ] ) ; fhir:text [ fhir:v "ARV Regimen Change" ] ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/HIVPatientExample" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/TargetFacilityEncounterExample" ] ] ; # fhir:effective [ fhir:v "2022-11-30"^^xsd:date] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/ObservationPerformingPractitionerExample" ] ] ) ; # fhir:value [ fhir:v "true"^^xsd:boolean] ; # fhir:note ( [ fhir:author [ a fhir:Reference ; fhir:reference [ fhir:v "Organization/HIVOrganizationExample" ] ] ; fhir:time [ fhir:v "2015-02-07T13:28:17-05:00"^^xsd:dateTime ] ; fhir:text [ fhir:v "Some comments" ] ] ) . #
IG © 2021+ Jembi Health Systems. Package moh.gov.rw.hiv#0.1.0 based on FHIR 5.0.0. Generated 2024-10-11
Links: Table of Contents |
QA Report