0.1.0 - ci-build
IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Encounter",
"id" : "UC5-EncounterCarlosVanBurenJune2020",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter UC5-EncounterCarlosVanBurenJune2020</b></p><a name=\"UC5-EncounterCarlosVanBurenJune2020\"> </a><a name=\"hcUC5-EncounterCarlosVanBurenJune2020\"> </a><a name=\"UC5-EncounterCarlosVanBurenJune2020-en-US\"> </a><p><b>status</b>: Finished</p><p><b>class</b>: [not stated] AMB: AMB</p><p><b>subject</b>: <a href=\"Patient-UC5-Patient.html\">Alejandra Ramírez Female, DoB: 1956-12-01</a></p><p><b>period</b>: 2020-06-10 --> 2020-06-10</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 394701000}\">Asthma follow-up</span></p><p><b>serviceProvider</b>: <a href=\"Organization-UC5-HospitalCarlosVanBuren.html\">Organization Hospital Carlos Van Buren</a></p></div>"
},
"status" : "finished",
"class" : {
"code" : "AMB"
},
"subject" : {
🔗 "reference" : "Patient/UC5-Patient"
},
"period" : {
"start" : "2020-06-10",
"end" : "2020-06-10"
},
"reasonCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "394701000",
"display" : "Asthma follow-up"
}
]
}
],
"serviceProvider" : {
🔗 "reference" : "Organization/UC5-HospitalCarlosVanBuren"
}
}