This page is part of the Healthcare Associated Infection Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR v3.3.0. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions 
{
"resourceType" : "ValueSet",
"id" : "2.16.840.1.113883.10.20.5.9.27",
"meta" : {
"id" : "4447"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Inborn/Outborn Observation Code</h2><div><p>This valueset represents whether the location of birth is an inborn or outborn location</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <code>urn:oid:2.16.840.1.113883.6.96</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>442311008</td><td>Liveborn born in hospital (situation)</td><td/></tr><tr><td>445087001</td><td>Born before arrival to hospital (situation)</td><td/></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/hai/ValueSet/2.16.840.1.113883.10.20.5.9.27",
"name" : "Inborn/Outborn Observation Code",
"status" : "draft",
"date" : "2018-04-04T04:29:13+10:00",
"description" : "This valueset represents whether the location of birth is an inborn or outborn location",
"compose" : {
"include" : [
{
"system" : "urn:oid:2.16.840.1.113883.6.96",
"concept" : [
{
"code" : "442311008",
"display" : "Liveborn born in hospital (situation)"
},
{
"code" : "445087001",
"display" : "Born before arrival to hospital (situation)"
}
]
}
]
}
}