This page is part of the Vital Records Birth and Fetal Death Reporting (v0.1.0: STU 1 on FHIR R4 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "CodeSystem",
"id" : "CodeSystem-messageheader-event-bfdr",
"meta" : {
"versionId" : "2",
"lastUpdated" : "2020-11-19T03:21:47.590+00:00",
"source" : "#KFWfFF9K2EAalTJO"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/us/bfdr/CodeSystem/CodeSystem-messageheader-event-bfdr defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">report-live-birth<a name=\"CodeSystem-messageheader-event-bfdr-report-live-birth\"> </a></td><td>Report Live Birth</td><td>Report a live birth</td></tr><tr><td style=\"white-space:nowrap\">report-fetal-death<a name=\"CodeSystem-messageheader-event-bfdr-report-fetal-death\"> </a></td><td>Report Fetal Death</td><td>Report a fetal death</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/bfdr/CodeSystem/CodeSystem-messageheader-event-bfdr",
"version" : "0.1.0",
"name" : "CodeSystemMessageHeaderEventBFDR",
"title" : "CodeSystem - MessageHeader Event Birth and Fetal Death",
"status" : "active",
"date" : "2020-12-16T19:12:11+00:00",
"publisher" : "HL7 International - Public Health Work Group",
"contact" : [
{
"name" : "HL7 International - Public Health",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description" : "This code system contains codes that identify the event a message represents.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
],
"text" : "United States of America"
}
],
"content" : "complete",
"concept" : [
{
"code" : "report-live-birth",
"display" : "Report Live Birth",
"definition" : "Report a live birth"
},
{
"code" : "report-fetal-death",
"display" : "Report Fetal Death",
"definition" : "Report a fetal death"
}
]
}