FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | EpisodeOfCare |
| Id | EpisodeOfCare-HIVEpisodeOfCareReferralOutExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: EpisodeOfCare HIVEpisodeOfCareReferralOutExample
Profile: Episode of Care
status: Active
type: ART
patient: Mark Adams Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)
managingOrganization: Organization Meshwalkiya Health Center
referralRequest: ServiceRequest Referral
{
"resourceType": "EpisodeOfCare",
"id": "HIVEpisodeOfCareReferralOutExample",
"meta": {
"profile": [
"http://moh.gov.et/fhir/hiv/StructureDefinition/eth-episode-of-care"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"type": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "LP66375-4"
}
]
}
],
"patient": {
"reference": "Patient/GeneralPatientExample"
},
"managingOrganization": {
"reference": "Organization/CurrentServiceProviderExample"
},
"referralRequest": [
{
"reference": "ServiceRequest/ReferralOutServiceRequestExample"
}
]
}