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" : "UC2-AllergyLabTest",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter UC2-AllergyLabTest</b></p><a name=\"UC2-AllergyLabTest\"> </a><a name=\"hcUC2-AllergyLabTest\"> </a><a name=\"UC2-AllergyLabTest-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-UC2-Patient.html\">Hans Müller Male, DoB: 1988-05-20</a></p><p><b>period</b>: 2022-08-13 --> (ongoing)</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 62315008}\">Diarrhea</span></p><p><b>serviceProvider</b>: <a href=\"Organization-UC2-AllergyCenterBerlin.html\">Organization Allergy Center Berlin</a></p></div>"
},
"status" : "finished",
"class" : {
"code" : "AMB"
},
"subject" : {
🔗 "reference" : "Patient/UC2-Patient"
},
"period" : {
"start" : "2022-08-13"
},
"reasonCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "62315008",
"display" : "Diarrhea"
}
]
}
],
"serviceProvider" : {
🔗 "reference" : "Organization/UC2-AllergyCenterBerlin"
}
}