Birth Defects Reporting - STU1
0.1.2 - draft
Birth Defects Reporting - STU1, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 0.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-birthdefectsreporting-ig/ and changes regularly. See the Directory of published versions
Draft as of 2024-11-06 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="ValueSet-patient-location-types"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ValueSet-patient-location-types</b></p><a name="ValueSet-patient-location-types"> </a><a name="hcValueSet-patient-location-types"> </a><a name="ValueSet-patient-location-types-en-US"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-CodeSystem-local-bdr-codes.html"><code>http://hl7.org/fhir/us/birthdefectreporting/CodeSystem/CodeSystem-local-bdr-codes</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-CodeSystem-local-bdr-codes.html#CodeSystem-local-bdr-codes-loc_inpatient">loc_inpatient</a></td><td>InPatient</td></tr><tr><td><a href="CodeSystem-CodeSystem-local-bdr-codes.html#CodeSystem-local-bdr-codes-loc_outpatient">loc_outpatient</a></td><td>Outpatient</td></tr></table></li></ul></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="pher"/>
</extension>
<url
value="http://hl7.org/fhir/us/birthdefectreporting/ValueSet/ValueSet-patient-location-types"/>
<version value="0.1.2"/>
<name value="PatientLocationTypeVS"/>
<title value="Patient Location Types"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2024-11-06T01:11:48+00:00"/>
<publisher value="HL7 International / Public Health"/>
<contact>
<name value="HL7 International / Public Health"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/pher"/>
</telecom>
</contact>
<contact>
<name value="Thanh Cheng"/>
<telecom>
<system value="email"/>
<value value="thanh.cheng@altarum.org"/>
<use value="work"/>
</telecom>
</contact>
<description
value="Valueset for location types used to differentate inpatient vs outpatient"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<compose>
<include>
<system
value="http://hl7.org/fhir/us/birthdefectreporting/CodeSystem/CodeSystem-local-bdr-codes"/>
<concept>
<code value="loc_inpatient"/>
<display value="InPatient"/>
</concept>
<concept>
<code value="loc_outpatient"/>
<display value="Outpatient"/>
</concept>
</include>
</compose>
</ValueSet>