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 |
{
"resourceType" : "CodeSystem",
"id" : "CodeSystem-local-bdr-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CodeSystem-local-bdr-codes</b></p><a name=\"CodeSystem-local-bdr-codes\"> </a><a name=\"hcCodeSystem-local-bdr-codes\"> </a><a name=\"CodeSystem-local-bdr-codes-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/birthdefectreporting/CodeSystem/CodeSystem-local-bdr-codes</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\">loc_inpatient<a name=\"CodeSystem-local-bdr-codes-loc_inpatient\"> </a></td><td>InPatient</td></tr><tr><td style=\"white-space:nowrap\">loc_outpatient<a name=\"CodeSystem-local-bdr-codes-loc_outpatient\"> </a></td><td>OutPatient</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"CodeSystem-local-bdr-codes-unknown\"> </a></td><td>Unknown</td></tr><tr><td style=\"white-space:nowrap\">status_admit_any<a name=\"CodeSystem-local-bdr-codes-status_admit_any\"> </a></td><td>Any Admission</td></tr><tr><td style=\"white-space:nowrap\">status_admit_not-admitted<a name=\"CodeSystem-local-bdr-codes-status_admit_not-admitted\"> </a></td><td>Not Admitted</td></tr><tr><td style=\"white-space:nowrap\">status_admit_transfer<a name=\"CodeSystem-local-bdr-codes-status_admit_transfer\"> </a></td><td>Transferred</td></tr><tr><td style=\"white-space:nowrap\">status_discharge_alive<a name=\"CodeSystem-local-bdr-codes-status_discharge_alive\"> </a></td><td>Discharged Alive</td></tr><tr><td style=\"white-space:nowrap\">status_discharge_transferred<a name=\"CodeSystem-local-bdr-codes-status_discharge_transferred\"> </a></td><td>Transferred</td></tr><tr><td style=\"white-space:nowrap\">status_discharge_dead<a name=\"CodeSystem-local-bdr-codes-status_discharge_dead\"> </a></td><td>Discharged Dead</td></tr><tr><td style=\"white-space:nowrap\">status_discharge_not-discharged<a name=\"CodeSystem-local-bdr-codes-status_discharge_not-discharged\"> </a></td><td>Not Discharged</td></tr><tr><td style=\"white-space:nowrap\">postnatalecho<a name=\"CodeSystem-local-bdr-codes-postnatalecho\"> </a></td><td>Postnatal Echo</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
}
],
"url" : "http://hl7.org/fhir/us/birthdefectreporting/CodeSystem/CodeSystem-local-bdr-codes",
"version" : "0.1.2",
"name" : "LocalBDRCodesCS",
"title" : "Local BDR Codes",
"status" : "draft",
"experimental" : false,
"date" : "2024-11-06T01:11:48+00:00",
"publisher" : "HL7 International / Public Health",
"contact" : [
{
"name" : "HL7 International / Public Health",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
}
]
},
{
"name" : "Thanh Cheng",
"telecom" : [
{
"system" : "email",
"value" : "thanh.cheng@altarum.org",
"use" : "work"
}
]
}
],
"description" : "Local Codes for concepts in BDR that lack an appropriate LOINC or SCT code",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 11,
"concept" : [
{
"code" : "loc_inpatient",
"display" : "InPatient"
},
{
"code" : "loc_outpatient",
"display" : "OutPatient"
},
{
"code" : "unknown",
"display" : "Unknown"
},
{
"code" : "status_admit_any",
"display" : "Any Admission"
},
{
"code" : "status_admit_not-admitted",
"display" : "Not Admitted"
},
{
"code" : "status_admit_transfer",
"display" : "Transferred"
},
{
"code" : "status_discharge_alive",
"display" : "Discharged Alive"
},
{
"code" : "status_discharge_transferred",
"display" : "Transferred"
},
{
"code" : "status_discharge_dead",
"display" : "Discharged Dead"
},
{
"code" : "status_discharge_not-discharged",
"display" : "Not Discharged"
},
{
"code" : "postnatalecho",
"display" : "Postnatal Echo"
}
]
}