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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7494

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7494
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7494
Version2
Statusactive
Date2016-01-07T00:04:00+11:00
NamePHVS_PregnancyOutcome_CDC
TitlePregnancy Outcome
Realmus
DescriptionThis maternal data element captures the pregnancy outcomes such as livebirth, , premature birth, still birth, fetal loss, perinatal death and therapeutic abortion.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7494",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7494"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7494",
  "version": "2",
  "name": "PHVS_PregnancyOutcome_CDC",
  "title": "Pregnancy Outcome",
  "status": "active",
  "date": "2016-01-07T00:04:00+11:00",
  "description": "This maternal data element captures the pregnancy outcomes such as livebirth, , premature birth, still birth, fetal loss, perinatal death and therapeutic abortion.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "276507005",
            "display": "Fetal death (Fetal loss)"
          },
          {
            "code": "281050002",
            "display": "Delivery (Live birth)"
          },
          {
            "code": "77386006",
            "display": "Still pregnant"
          },
          {
            "code": "10588007",
            "display": "Perinatal death"
          },
          {
            "code": "367494004",
            "display": "Premature birth of newborn"
          },
          {
            "code": "237364002",
            "display": "Stillbirth (Intrauterine Fetal Death)"
          },
          {
            "code": "53638009",
            "display": "Therapeutic termination of pregnancy"
          }
        ]
      }
    ]
  }
}