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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7112

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7112
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7112
Version1
Statusactive
Date2014-01-08T00:09:00+11:00
NamePHVS_FetalDeathTimePoints_NCHS
TitleFetal Death Time Points (NCHS)
Realmus
DescriptionThe value set contains a list of items to indicate when the fetus died with respect to labor and assessment.

Resources that use this resource

StructureDefinition
Observation-estimated-fetal-death-time-pointObservation - Fetal Death Time Point

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
v3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7112",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7112"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7112",
  "version": "1",
  "name": "PHVS_FetalDeathTimePoints_NCHS",
  "title": "Fetal Death Time Points (NCHS)",
  "status": "active",
  "date": "2014-01-08T00:09:00+11:00",
  "description": "The value set contains a list of items to indicate when the fetus died with respect to labor and assessment.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "434681000124104",
            "display": "Dead at time of first assessment, no labor ongoing"
          },
          {
            "code": "434671000124102",
            "display": "Dead at time of first assessment, labor ongoing"
          },
          {
            "code": "434631000124100",
            "display": "Died during labor, after first assessment"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "UNK",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}