HIV Program Monitoring and Patient Care Coordination, published by Jembi Health Systems. This is not an authorized publication; it is the continuous build for version 0.2.0). This version is based on the current content of https://github.com/openhie/HIV-Program-Monitoring-and-Patient-Care-Coordination and changes regularly. See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "EMR",
"type" : "transaction",
"entry" : [
{
"fullUrl" : "Patient/HIVPatientExample",
"resource" : {
"resourceType" : "Patient",
"id" : "HIVPatientExample",
"meta" : {
"profile" : [
"http://openhie.org/fhir/hiv-program-monitoring/StructureDefinition/hiv-patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Patient</b><a name=\"HIVPatientExample\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Patient "HIVPatientExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-hiv-patient.html\">Patient</a></p></div><p><b>identifier</b>: Medical record number: ORG1-0765712, id:\u00a0NID1234567</p><p><b>active</b>: true</p><p><b>name</b>: Jane Maria Smith (OFFICIAL)</p><p><b>telecom</b>: <a href=\"tel:+27821234567\">+27821234567</a>, <a href=\"mailto:someone@example.com\">someone@example.com</a></p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1990-12-12</p><p><b>address</b>: Cape Town Western Province South Africa </p><p><b>managingOrganization</b>: <a href=\"Organization-HIVOrganizationExample.html\">Organization/HIVOrganizationExample</a> "HIV Test Services Health Facility"</p></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR"
}
]
},
"system" : "http://openhie.org/fhir/hiv-program-monitoring/identifier/mr",
"value" : "ORG1-0765712"
},
{
"system" : "http://openhie.org/fhir/hiv-program-monitoring/identifier/nid",
"value" : "NID1234567"
}
],
"active" : true,
"name" : [
{
"use" : "official",
"family" : "Smith",
"given" : [
"Jane",
"Maria"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "+27821234567"
},
{
"system" : "email",
"value" : "someone@example.com"
}
],
"gender" : "female",
"birthDate" : "1990-12-12",
"address" : [
{
"city" : "Cape Town",
"district" : "City of Cape Town",
"state" : "Western Province",
"country" : "South Africa"
}
],
"managingOrganization" : {
"reference" : "Organization/HIVOrganizationExample"
}
},
"request" : {
"method" : "PUT",
"url" : "Patient/HIVPatientExample"
}
},
{
"fullUrl" : "Encounter/TargetFacilityEncounterExample",
"resource" : {
"resourceType" : "Encounter",
"id" : "TargetFacilityEncounterExample",
"meta" : {
"profile" : [
"http://openhie.org/fhir/hiv-program-monitoring/StructureDefinition/target-facility-encounter"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Encounter</b><a name=\"TargetFacilityEncounterExample\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Encounter "TargetFacilityEncounterExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-target-facility-encounter.html\">Target Facility Encounter</a></p></div><p><b>Next Appointment Date</b>: 2022-10-22</p><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'null')</p><p><b>subject</b>: <a href=\"#Patient_HIVPatientExample\">See above (Patient/HIVPatientExample)</a></p><p><b>episodeOfCare</b>: <a href=\"#EpisodeOfCare_HIVEpisodeOfCareExample\">See above (EpisodeOfCare/HIVEpisodeOfCareExample)</a></p><p><b>period</b>: 2022-12-01 --> 2023-01-20</p><p><b>serviceProvider</b>: <a href=\"Organization-HIVOrganizationExample.html\">Organization/HIVOrganizationExample</a> "HIV Test Services Health Facility"</p><p><b>partOf</b>: <a href=\"#Encounter_TransferringFacilityEncounterExample\">See above (Encounter/TransferringFacilityEncounterExample)</a></p></div>"
},
"extension" : [
{
"url" : "http://openhie.org/fhir/hiv-program-monitoring/StructureDefinition/hiv-care-next-visit",
"valueDateTime" : "2022-10-22"
}
],
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AMB"
},
"subject" : {
"reference" : "Patient/HIVPatientExample"
},
"episodeOfCare" : [
{
"reference" : "EpisodeOfCare/HIVEpisodeOfCareExample"
}
],
"period" : {
"start" : "2022-12-01",
"end" : "2023-01-20"
},
"serviceProvider" : {
"reference" : "Organization/HIVOrganizationExample"
},
"partOf" : {
"reference" : "Encounter/TransferringFacilityEncounterExample"
}
},
"request" : {
"method" : "PUT",
"url" : "Encounter/TargetFacilityEncounterExample"
}
},
{
"fullUrl" : "Encounter/TransferringFacilityEncounterExample",
"resource" : {
"resourceType" : "Encounter",
"id" : "TransferringFacilityEncounterExample",
"meta" : {
"profile" : [
"http://openhie.org/fhir/hiv-program-monitoring/StructureDefinition/transferring-facility-encounter"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Encounter</b><a name=\"TransferringFacilityEncounterExample\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Encounter "TransferringFacilityEncounterExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-transferring-facility-encounter.html\">Transferring Facility Encounter</a></p></div><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'null')</p><p><b>period</b>: 2022-12-01 --> 2023-01-20</p><p><b>serviceProvider</b>: <a href=\"Organization-HIVOrganizationExample.html\">Organization/HIVOrganizationExample</a> "HIV Test Services Health Facility"</p></div>"
},
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AMB"
},
"period" : {
"start" : "2022-12-01",
"end" : "2023-01-20"
},
"serviceProvider" : {
"reference" : "Organization/HIVOrganizationExample"
}
},
"request" : {
"method" : "PUT",
"url" : "Encounter/TransferringFacilityEncounterExample"
}
},
{
"fullUrl" : "Observation/HIVTestResultExample",
"resource" : {
"resourceType" : "Observation",
"id" : "HIVTestResultExample",
"meta" : {
"profile" : [
"http://openhie.org/fhir/hiv-program-monitoring/StructureDefinition/hiv-test-results"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"HIVTestResultExample\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "HIVTestResultExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-hiv-test-results.html\">Lab Results</a></p></div><p><b>status</b>: final</p><p><b>code</b>: HIV 1 nucleic acid assay <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#398579006)</span></p><p><b>subject</b>: <a href=\"#Patient_HIVPatientExample\">See above (Patient/HIVPatientExample)</a></p><p><b>encounter</b>: <a href=\"#Encounter_TargetFacilityEncounterExample\">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>effective</b>: 2022-11-30</p><p><b>performer</b>: <a href=\"Organization-HIVOrganizationExample.html\">Organization/HIVOrganizationExample</a> "HIV Test Services Health Facility"</p><p><b>value</b>: 1001</p><p><b>interpretation</b>: Uncontrolled <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#19032002)</span></p><p><b>note</b>: Viral load not suppressed (By Organization/HIVOrganizationExample @Feb 7, 2015, 6:28:17 PM)</p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "398579006"
}
]
},
"subject" : {
"reference" : "Patient/HIVPatientExample"
},
"encounter" : {
"reference" : "Encounter/TargetFacilityEncounterExample"
},
"effectiveDateTime" : "2022-11-30",
"performer" : [
{
"reference" : "Organization/HIVOrganizationExample"
}
],
"valueInteger" : 1001,
"interpretation" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "19032002"
}
]
}
],
"note" : [
{
"authorReference" : {
"reference" : "Organization/HIVOrganizationExample"
},
"time" : "2015-02-07T13:28:17-05:00",
"text" : "Viral load not suppressed"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/HIVTestResultExample"
}
},
{
"fullUrl" : "Condition/HIVDiagnosisExample",
"resource" : {
"resourceType" : "Condition",
"id" : "HIVDiagnosisExample",
"meta" : {
"profile" : [
"http://openhie.org/fhir/hiv-program-monitoring/StructureDefinition/hiv-diagnosis"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"HIVDiagnosisExample\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition "HIVDiagnosisExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-hiv-diagnosis.html\">Diagnosis</a></p></div><p><b>identifier</b>: Patient internal identifier: abc123</p><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>code</b>: Human immunodeficiency virus infection <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#86406008)</span></p><p><b>subject</b>: <a href=\"#Patient_HIVPatientExample\">See above (Patient/HIVPatientExample)</a></p><p><b>encounter</b>: <a href=\"#Encounter_TargetFacilityEncounterExample\">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>recordedDate</b>: 2021-05-18</p><p><b>note</b>: Additional information regarding the HIV diagnosis (By Organization/HIVOrganizationExample @Feb 7, 2015, 6:28:17 PM)</p></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "PI"
}
]
},
"system" : "http://openhie.org/fhir/hiv-program-monitoring/identifier/hiv-diagnosis",
"value" : "abc123"
}
],
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "confirmed"
}
]
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "86406008"
}
]
},
"subject" : {
"reference" : "Patient/HIVPatientExample"
},
"encounter" : {
"reference" : "Encounter/TargetFacilityEncounterExample"
},
"recordedDate" : "2021-05-18",
"note" : [
{
"authorReference" : {
"reference" : "Organization/HIVOrganizationExample"
},
"time" : "2015-02-07T13:28:17-05:00",
"text" : "Additional information regarding the HIV diagnosis"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Condition/HIVDiagnosisExample"
}
},
{
"fullUrl" : "Observation/DeathExample",
"resource" : {
"resourceType" : "Observation",
"id" : "DeathExample",
"meta" : {
"profile" : [
"http://openhie.org/fhir/hiv-program-monitoring/StructureDefinition/death"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"DeathExample\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "DeathExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-death.html\">Patient Death</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Death (event) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#419620001)</span></p><p><b>subject</b>: <a href=\"#Patient_HIVPatientExample\">See above (Patient/HIVPatientExample)</a></p><p><b>encounter</b>: <a href=\"#Encounter_TargetFacilityEncounterExample\">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>effective</b>: 2023-02-05</p><p><b>note</b>: Deatils regarding death (By Organization/HIVOrganizationExample @Feb 7, 2015, 6:28:17 PM)</p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "419620001"
}
]
},
"subject" : {
"reference" : "Patient/HIVPatientExample"
},
"encounter" : {
"reference" : "Encounter/TargetFacilityEncounterExample"
},
"effectiveDateTime" : "2023-02-05",
"note" : [
{
"authorReference" : {
"reference" : "Organization/HIVOrganizationExample"
},
"time" : "2015-02-07T13:28:17-05:00",
"text" : "Deatils regarding death"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/DeathExample"
}
},
{
"fullUrl" : "Observation/DateHIVTestDoneExample",
"resource" : {
"resourceType" : "Observation",
"id" : "DateHIVTestDoneExample",
"meta" : {
"profile" : [
"http://openhie.org/fhir/hiv-program-monitoring/StructureDefinition/date-hiv-test-done"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"DateHIVTestDoneExample\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "DateHIVTestDoneExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-date-hiv-test-done.html\">Date HIV Test Done</a></p></div><p><b>status</b>: final</p><p><b>code</b>: HIV viral load <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#315124004)</span></p><p><b>subject</b>: <a href=\"#Patient_HIVPatientExample\">See above (Patient/HIVPatientExample)</a></p><p><b>encounter</b>: <a href=\"#Encounter_TargetFacilityEncounterExample\">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>effective</b>: 2022-12-10</p><p><b>note</b>: Additional information regarding the HIV test (By Organization/HIVOrganizationExample @Feb 7, 2015, 6:28:17 PM)</p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "315124004"
}
]
},
"subject" : {
"reference" : "Patient/HIVPatientExample"
},
"encounter" : {
"reference" : "Encounter/TargetFacilityEncounterExample"
},
"effectiveDateTime" : "2022-12-10",
"note" : [
{
"authorReference" : {
"reference" : "Organization/HIVOrganizationExample"
},
"time" : "2015-02-07T13:28:17-05:00",
"text" : "Additional information regarding the HIV test"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/DateHIVTestDoneExample"
}
},
{
"fullUrl" : "CarePlan/ARVTreatmentExample",
"resource" : {
"resourceType" : "CarePlan",
"id" : "ARVTreatmentExample",
"meta" : {
"profile" : [
"http://openhie.org/fhir/hiv-program-monitoring/StructureDefinition/hiv-arv-treatment"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CarePlan</b><a name=\"ARVTreatmentExample\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource CarePlan "ARVTreatmentExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-hiv-arv-treatment.html\">ARV Treatment</a></p></div><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>subject</b>: <a href=\"#Patient_HIVPatientExample\">See above (Patient/HIVPatientExample)</a></p><p><b>encounter</b>: <a href=\"#Encounter_TargetFacilityEncounterExample\">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>period</b>: 2022-12-01 --> 2022-12-01</p><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td>-</td><td><b>Extension</b></td><td><b>Kind</b></td><td><b>Code</b></td><td><b>Status</b></td><td><b>Scheduled[x]</b></td><td><b>Product[x]</b></td></tr><tr><td>*</td><td/><td>MedicationRequest</td><td>HIV ART medication <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#45260-7)</span></td><td>in-progress</td><td>2023-01-01 --> 2023-01-01</td><td>Abacavir (substance) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#387005008)</span></td></tr></table></blockquote><p><b>note</b>: Additional information regarding the ARV treatment prescribed (By Organization/HIVOrganizationExample @Feb 7, 2015, 6:28:17 PM)</p></div>"
},
"status" : "active",
"intent" : "plan",
"subject" : {
"reference" : "Patient/HIVPatientExample"
},
"encounter" : {
"reference" : "Encounter/TargetFacilityEncounterExample"
},
"period" : {
"start" : "2022-12-01",
"end" : "2022-12-01"
},
"activity" : [
{
"detail" : {
"extension" : [
{
"url" : "http://openhie.org/fhir/hiv-program-monitoring/StructureDefinition/art-regimen-line",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "708255002"
}
]
}
}
],
"kind" : "MedicationRequest",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "45260-7"
}
]
},
"status" : "in-progress",
"scheduledPeriod" : {
"start" : "2023-01-01",
"end" : "2023-01-01"
},
"productCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "387005008"
}
]
}
}
}
],
"note" : [
{
"authorReference" : {
"reference" : "Organization/HIVOrganizationExample"
},
"time" : "2015-02-07T13:28:17-05:00",
"text" : "Additional information regarding the ARV treatment prescribed"
}
]
},
"request" : {
"method" : "PUT",
"url" : "CarePlan/ARVTreatmentExample"
}
},
{
"fullUrl" : "EpisodeOfCare/HIVEpisodeOfCareExample",
"resource" : {
"resourceType" : "EpisodeOfCare",
"id" : "HIVEpisodeOfCareExample",
"meta" : {
"profile" : [
"http://openhie.org/fhir/hiv-program-monitoring/StructureDefinition/hiv-episode-of-care"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: EpisodeOfCare</b><a name=\"HIVEpisodeOfCareExample\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource EpisodeOfCare "HIVEpisodeOfCareExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-hiv-episode-of-care.html\">Patient Enrollment Type</a></p></div><p><b>identifier</b>: Patient internal identifier: abc123</p><p><b>status</b>: active</p><p><b>type</b>: Restart of medication <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#182837001)</span></p><h3>Diagnoses</h3><table class=\"grid\"><tr><td>-</td><td><b>Condition</b></td></tr><tr><td>*</td><td><a href=\"#Condition_HIVDiagnosisExample\">See above (Condition/HIVDiagnosisExample)</a></td></tr></table><p><b>patient</b>: <a href=\"#Patient_HIVPatientExample\">See above (Patient/HIVPatientExample)</a></p><p><b>period</b>: 2021-05-18 --> 2021-05-18</p></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "PI"
}
]
},
"system" : "http://openhie.org/fhir/hiv-program-monitoring/identifier/enrollment-unique-id",
"value" : "abc123"
}
],
"status" : "active",
"type" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "182837001"
}
]
}
],
"diagnosis" : [
{
"condition" : {
"reference" : "Condition/HIVDiagnosisExample"
}
}
],
"patient" : {
"reference" : "Patient/HIVPatientExample"
},
"period" : {
"start" : "2021-05-18",
"end" : "2021-05-18"
}
},
"request" : {
"method" : "PUT",
"url" : "EpisodeOfCare/HIVEpisodeOfCareExample"
}
},
{
"fullUrl" : "ServiceRequest/TransferredOutServiceRequestExample",
"resource" : {
"resourceType" : "ServiceRequest",
"id" : "TransferredOutServiceRequestExample",
"meta" : {
"profile" : [
"http://openhie.org/fhir/hiv-program-monitoring/StructureDefinition/transferred-out"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest</b><a name=\"TransferredOutServiceRequestExample\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ServiceRequest "TransferredOutServiceRequestExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-transferred-out.html\">Transferred Out Service Request</a></p></div><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>code</b>: Transferred to another hospital <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#LA20597-3)</span></p><p><b>subject</b>: <a href=\"#Patient_HIVPatientExample\">See above (Patient/HIVPatientExample)</a></p><p><b>encounter</b>: <a href=\"#Encounter_TargetFacilityEncounterExample\">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>occurrence</b>: 2012-01-05</p><p><b>requester</b>: <a href=\"#Practitioner_PractitionerExample\">See above (Practitioner/PractitionerExample)</a></p><p><b>performer</b>: <a href=\"#Organization_HIVOrganizationPatientTransferredToExample\">See above (Organization/HIVOrganizationPatientTransferredToExample)</a></p><p><b>note</b>: additional notes about the transfer (By Organization/HIVOrganizationExample @Feb 7, 2015, 6:28:17 PM)</p></div>"
},
"status" : "completed",
"intent" : "order",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LA20597-3"
}
]
},
"subject" : {
"reference" : "Patient/HIVPatientExample"
},
"encounter" : {
"reference" : "Encounter/TargetFacilityEncounterExample"
},
"occurrenceDateTime" : "2012-01-05",
"requester" : {
"reference" : "Practitioner/PractitionerExample"
},
"performer" : [
{
"reference" : "Organization/HIVOrganizationPatientTransferredToExample"
}
],
"note" : [
{
"authorReference" : {
"reference" : "Organization/HIVOrganizationExample"
},
"time" : "2015-02-07T13:28:17-05:00",
"text" : "additional notes about the transfer"
}
]
},
"request" : {
"method" : "PUT",
"url" : "ServiceRequest/TransferredOutServiceRequestExample"
}
},
{
"fullUrl" : "Organization/HIVOrganizationPatientTransferredToExample",
"resource" : {
"resourceType" : "Organization",
"id" : "HIVOrganizationPatientTransferredToExample",
"meta" : {
"profile" : [
"http://openhie.org/fhir/hiv-program-monitoring/StructureDefinition/hiv-organization-patient-transferred-to"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"HIVOrganizationPatientTransferredToExample\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Organization "HIVOrganizationPatientTransferredToExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-hiv-organization-patient-transferred-to.html\">HIV Organization Patient Is Transferred To</a></p></div><p><b>identifier</b>: Organization identifier: facility1</p><p><b>name</b>: HIV Test Services Health Facility</p><p><b>address</b>: DISI line 1 DISI line 2 DISI line 3 DISI city 1 DISI state 1 DISI postal code DISI country </p></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "XX"
}
]
},
"system" : "http://openhie.org/fhir/hiv-program-monitoring/identifier/hiv-organization",
"value" : "facility1"
}
],
"name" : "HIV Test Services Health Facility",
"address" : [
{
"line" : [
"DISI line 1",
"DISI line 2",
"DISI line 3"
],
"city" : "DISI city 1",
"district" : "DISI district 1",
"state" : "DISI state 1",
"postalCode" : "DISI postal code",
"country" : "DISI country"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Organization/HIVOrganizationPatientTransferredToExample"
}
},
{
"fullUrl" : "Practitioner/PractitionerExample",
"resource" : {
"resourceType" : "Practitioner",
"id" : "PractitionerExample",
"meta" : {
"profile" : [
"http://openhie.org/fhir/hiv-program-monitoring/StructureDefinition/hiv-practitioner"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner</b><a name=\"PractitionerExample\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Practitioner "PractitionerExample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-hiv-practitioner.html\">Practitioner</a></p></div><p><b>name</b>: James Smith </p><p><b>telecom</b>: ph: 27537652509</p></div>"
},
"name" : [
{
"family" : "Smith",
"given" : [
"James"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "27537652509"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Practitioner/PractitionerExample"
}
}
]
}
IG © 2019+ Jembi Health Systems. Package openhie.fhir.hiv.program-monitoring#0.2.0 based on FHIR 4.0.1. Generated 2023-04-04
Links: Table of Contents |
QA Report |
Version History |
|