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" : "UC1-EncounterMuenchenJune2018",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter UC1-EncounterMuenchenJune2018</b></p><a name=\"UC1-EncounterMuenchenJune2018\"> </a><a name=\"hcUC1-EncounterMuenchenJune2018\"> </a><a name=\"UC1-EncounterMuenchenJune2018-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-UC1-Patient.html\">Klaus Müller Male, DoB: 1959-05-20</a></p><p><b>period</b>: 2018-06-10 --> 2018-06-13</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 233604007}\">Pneumonie</span></p><p><b>serviceProvider</b>: <a href=\"Organization-UC1-KlinikumMuenchen.html\">Organization Klinikum der Universität München</a></p></div>"
},
"status" : "finished",
"class" : {
"code" : "EMER"
},
"subject" : {
🔗 "reference" : "Patient/UC1-Patient"
},
"period" : {
"start" : "2018-06-10",
"end" : "2018-06-13"
},
"reasonCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "233604007",
"display" : "Pneumonie"
}
]
}
],
"serviceProvider" : {
🔗 "reference" : "Organization/UC1-KlinikumMuenchen"
}
}