FHIR IG Statistics: ValueSet/bdr-eventtypes
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
loinc.org | LOINC codes used in this IG |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "bdr-eventtypes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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": "2025-06-12T00:36:53+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"
}
]
}
]
}
}