This page is part of the Vital Records Birth and Fetal Death Reporting (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
: CodeSystem - Abnormal Conditions Newborn - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "CodeSystem-abnormal-conditions-newborn",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/bfdr/CodeSystem/CodeSystem-abnormal-conditions-newborn</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">assistedventfollowingdelivery<a name=\"CodeSystem-abnormal-conditions-newborn-assistedventfollowingdelivery\"> </a></td><td>Assisted ventilation required immediately following delivery</td></tr><tr><td style=\"white-space:nowrap\">assistedventmorethan6hrs<a name=\"CodeSystem-abnormal-conditions-newborn-assistedventmorethan6hrs\"> </a></td><td>Assisted ventilation required for more than six hours</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
}
],
"url" : "http://hl7.org/fhir/us/bfdr/CodeSystem/CodeSystem-abnormal-conditions-newborn",
"version" : "2.0.0-ballot",
"name" : "AbnormalConditionsNewbornCS",
"title" : "CodeSystem - Abnormal Conditions Newborn",
"status" : "draft",
"experimental" : false,
"date" : "2023-12-18T14:34:58+00:00",
"publisher" : "HL7 International / Public Health",
"contact" : [
{
"name" : "HL7 International / Public Health",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description" : "This code system contains PHC codes for use in abnormal conditions of newborn.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "assistedventfollowingdelivery",
"display" : "Assisted ventilation required immediately following delivery"
},
{
"code" : "assistedventmorethan6hrs",
"display" : "Assisted ventilation required for more than six hours"
}
]
}