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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.6003

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.6003
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.6003
Version2
Statusactive
Date2014-01-01T00:04:00+11:00
NamePHVS_PregnancyStatus_NCHS
TitlePregnancy Status (NCHS)
Realmus
DescriptionTo reflect whether the decedent was pregnant at or around the time of death

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.6003",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.6003"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.6003",
  "version": "2",
  "name": "PHVS_PregnancyStatus_NCHS",
  "title": "Pregnancy Status (NCHS)",
  "status": "active",
  "date": "2014-01-01T00:04:00+11:00",
  "description": "To reflect whether the decedent was pregnant at or around the time of death",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "PHC1260",
            "display": "Not pregnant within past year"
          },
          {
            "code": "PHC1261",
            "display": "Pregnant at time of death"
          },
          {
            "code": "PHC1262",
            "display": "Not pregnant, but pregnant within 42 days of death"
          },
          {
            "code": "PHC1263",
            "display": "Not pregnant, but pregnant 43 days to 1 year before death"
          },
          {
            "code": "PHC1264",
            "display": "Unknown if pregnant within the past year"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "NA",
            "display": "Not applicable"
          }
        ]
      }
    ]
  }
}