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-BreathingIssues",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter UC2-BreathingIssues</b></p><a name=\"UC2-BreathingIssues\"> </a><a name=\"hcUC2-BreathingIssues\"> </a><a name=\"UC2-BreathingIssues-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>: 2023-08-12 --> 2023-08-12</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 195967001}\">Asthma</span></p><p><b>serviceProvider</b>: <a href=\"Organization-UC2-CityHospitalLab.html\">Organization City Hospital Laboratory</a></p></div>"
},
"status" : "finished",
"class" : {
"code" : "AMB"
},
"subject" : {
🔗 "reference" : "Patient/UC2-Patient"
},
"period" : {
"start" : "2023-08-12",
"end" : "2023-08-12"
},
"reasonCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "195967001",
"display" : "Asthma"
}
]
}
],
"serviceProvider" : {
🔗 "reference" : "Organization/UC2-CityHospitalLab"
}
}