Respiratory Virus Hospitalization Surveillance Network (RESP-NET) Content Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-resp-net-ig/ and changes regularly. See the Directory of published versions
<Encounter xmlns="http://hl7.org/fhir">
<id value="resp-net-encounter-example"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2023-09-13T03:02:05.806+00:00"/>
<profile
value="http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-encounter"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Encounter</b><a name="resp-net-encounter-example"> </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 "resp-net-encounter-example" Version "1" Updated "2023-09-13 03:02:05+0000" </p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/ecr/STU2.1/StructureDefinition-eicr-encounter.html">eICR Encounter</a></p></div><p><b>identifier</b>: id: 9937012</p><p><b>status</b>: finished</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 for nine 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>subject</b>: <a href="Patient-patient-ecr-eve-everywoman.html">Patient/patient-ecr-eve-everywoman: Eve Everywoman</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>attender <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>#ATND)</span></td><td><a href="PractitionerRole-practitionerrole-henry-seven.html">PractitionerRole/practitionerrole-henry-seven: Henry Seven</a></td></tr></table><p><b>period</b>: 2023-10-01 10:00:00-0500 --> 2023-10-09 10:15:00-0500</p><h3>Diagnoses</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Extension</b></td><td><b>Condition</b></td></tr><tr><td style="display: none">*</td><td/><td><a href="Condition-influenza-example.html">Condition/influenza-example</a></td></tr></table><h3>Locations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Location</b></td></tr><tr><td style="display: none">*</td><td><a href="Location-location-ecr-salem-medical-center.html">Location/location-ecr-salem-medical-center: Clinic Bldg A, Salem Medical Center, 4646 Brown Rd, Salem, MA 02368</a> "Clinic Bldg A, Salem Medical Center"</td></tr></table><p><b>serviceProvider</b>: <a href="Organization-organization-ecr-salem-medical-center.html">Organization/organization-ecr-salem-medical-center: Salem Medical Center, 22222 Health Authority Drive, Ann Arbor MI, 99999</a> "Salem Medical Center"</p></div>
</text>
<identifier>
<system value="http://hospital.smarthealthit.org"/>
<value value="9937012"/>
</identifier>
<status value="finished"/>
<class>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="IMP"/>
<display value="inpatient encounter"/>
</class>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="183807002"/>
</coding>
<text value="Inpatient stay for nine days"/>
</type>
<subject>🔗
<reference value="Patient/patient-ecr-eve-everywoman"/>
<display value="Eve Everywoman"/>
</subject>
<participant>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
<code value="ATND"/>
<display value="attender"/>
</coding>
</type>
<individual>🔗
<reference value="PractitionerRole/practitionerrole-henry-seven"/>
<display value="Henry Seven"/>
</individual>
</participant>
<period>
<start value="2023-10-01T10:00:00-05:00"/>
<end value="2023-10-09T10:15:00-05:00"/>
</period>
<diagnosis>
<extension
url="http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-trigger-code-flag-extension">
<extension url="triggerCodeValueSet">
<valueOid value="urn:oid:2.16.840.1.114222.4.11.7508"/>
</extension>
<extension url="triggerCodeValueSetVersion">
<valueString value="12/12/2018"/>
</extension>
<extension url="triggerCode">
<valueCoding>
<system value="http://snomed.info/sct"/>
<code value="6142004"/>
<display value="Influenza (disorder)"/>
</valueCoding>
</extension>
</extension>
<condition>🔗
<reference value="Condition/influenza-example"/>
</condition>
</diagnosis>
<location>
<location>🔗
<reference value="Location/location-ecr-salem-medical-center"/>
<display
value="Clinic Bldg A, Salem Medical Center, 4646 Brown Rd, Salem, MA 02368"/>
</location>
</location>
<serviceProvider>🔗
<reference value="Organization/organization-ecr-salem-medical-center"/>
<display
value="Salem Medical Center, 22222 Health Authority Drive, Ann Arbor MI, 99999"/>
</serviceProvider>
</Encounter>
IG © 2021+ HL7 International / Public Health. Package hl7.fhir.us.resp-net#1.0.0-ballot based on FHIR 4.0.1. Generated 2023-12-21
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change