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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7570

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7570
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7570
Version2
Statusactive
Date2017-01-27T00:12:00+11:00
NamePHVS_BirthReportingEventReason_NCHS
TitleBirth Reporting Event Reason (NCHS)
Realmus
DescriptionThe collection of independent events which trigger data exchange within birth and death reporting.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7570",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7570"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7570",
  "version": "2",
  "name": "PHVS_BirthReportingEventReason_NCHS",
  "title": "Birth Reporting Event Reason (NCHS)",
  "status": "active",
  "date": "2017-01-27T00:12:00+11:00",
  "description": "The collection of independent events which trigger data exchange within birth and death reporting.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "CFD",
            "display": "Coded Cause of Fetal Death"
          },
          {
            "code": "CRE",
            "display": "Coded Race Ethnicity"
          },
          {
            "code": "FD",
            "display": "Fetal Death"
          },
          {
            "code": "LB",
            "display": "Live Birth"
          },
          {
            "code": "VR",
            "display": "Void Record"
          }
        ]
      }
    ]
  }
}