Administration
This
page
is
part
of
the
FHIR
Specification
(v5.0.0:
R5
-
STU
v6.0.0-ballot2:
Release
6
Ballot
(2nd
Draft)
(see
Ballot
Notes
).
This
is
the
The
current
published
version
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
R2
| Patient Administration Work Group | Maturity Level : N/A | Standards Status : Informative | Compartments : Encounter , Patient , Practitioner , RelatedPerson |
Raw XML ( canonical form + also see XML Format Specification )
Real-world encounter example (id = "f203")
<?xml version="1.0" encoding="UTF-8"?> <Encounter xmlns="http://hl7.org/fhir">display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%The patient seems to suffer from bilateral pneumonia and renal insufficiency, most likely due to chemotherapy.<id value="f203"/> <identifier> <use value="temp"/> <value value="Encounter_Roel_20130311"/> </identifier> <status value="completed"/> <!-- Encounter has been completed --> <class> <coding><!-- Inpatient encounter for straphylococcus infection --> <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/> <code value="IMP"/> <display value="inpatient encounter"/> </coding>The patient seems to suffer from bilateral pneumonia and renal insufficiency, most</class> <priority> <!-- High priority --> <coding> <system value="http://snomed.info/sct"/> <code value="394849002"/> <display value="High priority"/> </coding> </priority> <type> <coding> <system value="http://snomed.info/sct"/> <code value="183807002"/> <display value="Inpatient stay 9 days"/> </coding> </type> <subject> <reference value="Patient/f201"/> <display value="Roel"/> </subject> <episodeOfCare> <reference value="EpisodeOfCare/example"/> </episodeOfCare> <basedOn> <reference value="ServiceRequest/myringotomy"/> </basedOn> <partOf> <reference value="Encounter/f203"/> </partOf> <serviceProvider> <reference value="Organization/2"/> </serviceProvider> <participant> <type> <coding> <system value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/> <code value="PART"/> </coding> </type> <actor> <reference value="Practitioner/f201"/> </actor> </participant> <appointment> <reference value="Appointment/example"/> </appointment> <actualPeriod> <start value="2013-03-11"/> <end value="2013-03-20"/> </actualPeriod> <reason> <value> <concept> <text value="The patient seems to suffer from bilateral pneumonia and renal insufficiency, most likely due to chemotherapy."/></concept> </value> </reason> <diagnosis> <condition> <reference> <reference value="Condition/stroke"/> </reference> </condition> <use> <coding> <system value="http://terminology.hl7.org/CodeSystem/diagnosis-role"/> <code value="AD"/> <display value="Admission diagnosis"/> </coding> </use> </diagnosis> <diagnosis> <condition> <reference> <reference value="Condition/f201"/> </reference> </condition> <use> <coding> <system value="http://terminology.hl7.org/CodeSystem/diagnosis-role"/> <code value="DD"/> <display value="Discharge diagnosis"/> </coding> </use> </diagnosis> <account> <reference value="Account/example"/> </account> <!-- No indication, because no referral took place --> <dietPreference> <coding> <system value="http://snomed.info/sct"/> <code value="276026009"/> <display value="Fluid balance regulation"/> </coding> </dietPreference> <specialArrangement> <coding> <system value="http://terminology.hl7.org/CodeSystem/encounter-special-arrangements"/> <code value="wheel"/> <display value="Wheelchair"/> </coding> </specialArrangement> <specialCourtesy> <coding> <system value="http://terminology.hl7.org/CodeSystem/v3-EncounterSpecialCourtesy"/> <code value="NRM"/> <display value="normal courtesy"/> </coding> </specialCourtesy> <admission> <origin> <reference value="Location/2"/> </origin> <admitSource> <coding> <system value="http://snomed.info/sct"/> <code value="309902002"/> <display value="Clinical Oncology Department"/> </coding> </admitSource> <reAdmission> <coding> <display value="readmitted"/> </coding> </reAdmission> <!-- accomodation details are not available --> <destination> <!-- Fictive --> <reference value="Location/2"/> </destination> </admission> </ Encounter >
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR
®©
HL7.org
2011+.
FHIR
R5
hl7.fhir.core#5.0.0
R6
hl7.fhir.core#6.0.0-ballot2
generated
on
Sun,
Mar
26,
2023
15:24+1100.
Mon,
Aug
12,
2024
16:58+0800.
Links:
Search
|
Version
History
|
Contents
|
Glossary
|
QA
|
Compare
to
R4
|
Compare
to
R4B
R5
|
|
Propose
a
change