This page is part of the Clinical Guidelines (v2.0.0-ballot: STU2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Encounter",
"id" : "chf-scenario1-encounter",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Encounter</b><a name=\"chf-scenario1-encounter\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Encounter "chf-scenario1-encounter" </p></div><p><b>status</b>: in-progress</p><p><b>class</b>: inpatient encounter (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code IMP = 'inpatient encounter', stated as 'inpatient encounter')</p><p><b>type</b>: Inpatient stay 9 days <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#183807002)</span></p><p><b>priority</b>: High priority <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#394849002)</span></p><p><b>subject</b>: <a href=\"Patient-chf-scenario1-patient.html\">Patient/chf-scenario1-patient</a> " PATTERSON"</p><p><b>episodeOfCare</b>: <a href=\"EpisodeOfCare-chf-scenario1-eoc.html\">EpisodeOfCare/chf-scenario1-eoc</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td>primary performer <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ParticipationType.html\">ParticipationType</a>#PPRF)</span></td><td><a href=\"PractitionerRole-chf-scenario1-practitionerrole.html\">PractitionerRole/chf-scenario1-practitionerrole</a></td></tr></table><p><b>period</b>: 2019-01-31 05:03:00+0000 --> (ongoing)</p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td><td><b>Use</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-chf-scenario1-condition.html\">Condition/chf-scenario1-condition</a></td><td>Admission diagnosis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-diagnosis-role.html\">Diagnosis Role</a>#AD)</span></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td><td><b>Status</b></td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-chf-scenario1-location.html\">Location/chf-scenario1-location</a> "Unit 3 East"</td><td>active</td><td>2019-01-31 05:03:00+0000 --> (ongoing)</td></tr></table></div>"
},
"status" : "in-progress",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "IMP",
"display" : "inpatient encounter"
},
"type" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "183807002",
"display" : "Inpatient stay 9 days"
}
]
}
],
"priority" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "394849002",
"display" : "High priority"
}
]
},
"subject" : {
🔗 "reference" : "Patient/chf-scenario1-patient"
},
"episodeOfCare" : [
{
🔗 "reference" : "EpisodeOfCare/chf-scenario1-eoc"
}
],
"participant" : [
{
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code" : "PPRF",
"display" : "primary performer"
}
]
}
],
"individual" : {
🔗 "reference" : "PractitionerRole/chf-scenario1-practitionerrole"
}
}
],
"period" : {
"start" : "2019-01-31T05:03:00Z"
},
"diagnosis" : [
{
"condition" : {
🔗 "reference" : "Condition/chf-scenario1-condition"
},
"use" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/diagnosis-role",
"code" : "AD",
"display" : "Admission diagnosis"
}
]
}
}
],
"location" : [
{
"location" : {
🔗 "reference" : "Location/chf-scenario1-location"
},
"status" : "active",
"period" : {
"start" : "2019-01-31T05:03:00Z"
}
}
]
}
IG © 2023+ HL7 International / Clinical Decision Support. Package hl7.fhir.uv.cpg#2.0.0-ballot based on FHIR 4.0.1. Generated 2023-12-19
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change