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
Active as of 2024-11-06 |
{
"resourceType" : "ValueSet",
"id" : "bdr-eventtypes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet bdr-eventtypes</b></p><a name=\"bdr-eventtypes\"> </a><a name=\"hcbdr-eventtypes\"> </a><a name=\"bdr-eventtypes-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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=\"https://loinc.org/75609-8/\">75609-8</a></td><td>Outpatient Report</td></tr><tr><td><a href=\"https://loinc.org/85580-9/\">85580-9</a></td><td>Birthing Report</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
}
],
"url" : "http://hl7.org/fhir/us/birthdefectreporting/ValueSet/bdr-eventtypes",
"version" : "0.1.2",
"name" : "EventTypes",
"title" : "Birth Defect Report Event Types",
"status" : "active",
"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" : "Event types for the birth defect report",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "75609-8",
"display" : "Outpatient Report"
},
{
"code" : "85580-9",
"display" : "Birthing Report"
}
]
}
]
}
}