FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/bdr-eventtypes

Packagehl7.fhir.us.birthdefectreporting
TypeValueSet
Idbdr-eventtypes
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/birthdefectreporting/https://build.fhir.org/ig/HL7/fhir-birthdefectsreporting-ig/ValueSet-bdr-eventtypes.html
URLhttp://hl7.org/fhir/us/birthdefectreporting/ValueSet/bdr-eventtypes
Version0.1.2
Statusactive
Date2025-06-12T00:36:53+00:00
NameEventTypes
TitleBirth Defect Report Event Types
Realmus
Authorityhl7
DescriptionEvent types for the birth defect report
CopyrightThis 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

Resources that use this resource

StructureDefinition
bdr-messageheaderMessageHeader - Birth Defect

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet bdr-eventtypes


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"
          }
        ]
      }
    ]
  }
}