FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-2.16.840.1.113883.10.14.91.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.10.14.91
Version1
Statusactive
Date2016-01-23T00:11:00+11:00
NamePHVS_BirthDefectsDiagnosticConfirmation_HL7
TitleBirth Defects Diagnostic Confirmation (HL7)
Realmus
DescriptionCode for the best method used to confirm the presence of the Birth Defect(s) being reported.

Resources that use this resource

StructureDefinition
bdr-confirmatorytestProcedure - Diagnosis Confirmatory Test

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.10.14.91",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.10.14.91"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.10.14.91",
  "version": "1",
  "name": "PHVS_BirthDefectsDiagnosticConfirmation_HL7",
  "title": "Birth Defects Diagnostic Confirmation (HL7)",
  "status": "active",
  "date": "2016-01-23T00:11:00+11:00",
  "description": "Code for the best method used to confirm the presence of the Birth Defect(s) being reported.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.10.14.90",
        "version": "11/23/16",
        "concept": [
          {
            "code": "7",
            "display": "Amniocentesis"
          },
          {
            "code": "9",
            "display": "Auditory brain stem response"
          },
          {
            "code": "8",
            "display": "Biopsy"
          },
          {
            "code": "4",
            "display": "CT scan"
          },
          {
            "code": "5",
            "display": "Echocardiogram"
          },
          {
            "code": "6",
            "display": "Electrocardiogram"
          },
          {
            "code": "3",
            "display": "MRI scan"
          },
          {
            "code": "10",
            "display": "Otoacoustic emissions"
          },
          {
            "code": "2",
            "display": "Postnatal ultrasound"
          },
          {
            "code": "1",
            "display": "Prenatal ultrasound"
          }
        ]
      }
    ]
  }
}