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-EncounterPereiraEduardoRamirezAug2022",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter UC5-EncounterPereiraEduardoRamirezAug2022</b></p><a name=\"UC5-EncounterPereiraEduardoRamirezAug2022\"> </a><a name=\"hcUC5-EncounterPereiraEduardoRamirezAug2022\"> </a><a name=\"UC5-EncounterPereiraEduardoRamirezAug2022-en-US\"> </a><p><b>status</b>: Finished</p><p><b>class</b>: [not stated] EMER: EMER</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>: 2022-08-15 --> 2022-08-17</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 195967001}\">Asthma exacerbation</span></p><p><b>serviceProvider</b>: <a href=\"Organization-UC5-HospitalPereiraEduardoRamirez.html\">Organization Hospital Dr Pereira Eduardo Ramirez</a></p></div>"
},
"status" : "finished",
"class" : {
"code" : "EMER"
},
"subject" : {
🔗 "reference" : "Patient/UC5-Patient"
},
"period" : {
"start" : "2022-08-15",
"end" : "2022-08-17"
},
"reasonCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "195967001",
"display" : "Asthma exacerbation"
}
]
}
],
"serviceProvider" : {
🔗 "reference" : "Organization/UC5-HospitalPereiraEduardoRamirez"
}
}