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

FHIR IG Statistics: ValueSet/bdr-procedurelist

Packagehl7.fhir.us.birthdefectreporting
TypeValueSet
Idbdr-procedurelist
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/birthdefectreporting/https://build.fhir.org/ig/HL7/fhir-birthdefectsreporting-ig/ValueSet-bdr-procedurelist.html
URLhttp://hl7.org/fhir/us/birthdefectreporting/ValueSet/bdr-procedurelist
Version0.1.2
Statusdraft
Date2025-06-12T00:36:53+00:00
NameProcedureList
TitleNewborn Procedure List
Realmus
Authorityhl7
DescriptionProcedures performed on the birth defect subject

Resources that use this resource

StructureDefinition
bdr-newbornprocedureProcedure - Newborn Procedure

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet bdr-procedurelist

This value set includes codes based on the following rules:

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplay
    312948004Karyotype determination (procedure)
    444309000Determination of karyotype from blood specimen (procedure)
  • Include these codes as defined in http://snomed.info/sct/731000124108
    CodeDisplay
    434701000124101Surfactant replacement therapy
  • Include these codes as defined in https://phinvads.cdc.gov/vads/ViewValueSet.action?id=3DBDA20B-9C63-E411-A174-0017A477041A
    CodeDisplay
    PHC1250Assisted ventilation required immediately following delivery
  • Include these codes as defined in https://phinvads.cdc.gov/vads/ViewValueSet.action?id=5D073DA7-9C63-E411-A174-0017A477041A
    CodeDisplay
    PHC1251Assisted ventilation required for more than six hours

Source

{
  "resourceType": "ValueSet",
  "id": "bdr-procedurelist",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    }
  ],
  "url": "http://hl7.org/fhir/us/birthdefectreporting/ValueSet/bdr-procedurelist",
  "version": "0.1.2",
  "name": "ProcedureList",
  "title": "Newborn Procedure List",
  "status": "draft",
  "experimental": false,
  "date": "2025-06-12T00:36:53+00:00",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "name": "HL7 International / Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        }
      ]
    },
    {
      "name": "Thanh Cheng",
      "telecom": [
        {
          "system": "email",
          "value": "thanh.cheng@altarum.org",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Procedures performed on the birth defect subject",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "312948004",
            "display": "Karyotype determination (procedure)"
          },
          {
            "code": "444309000",
            "display": "Determination of karyotype from blood specimen (procedure)"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct/731000124108",
        "concept": [
          {
            "code": "434701000124101",
            "display": "Surfactant replacement therapy"
          }
        ]
      },
      {
        "system": "https://phinvads.cdc.gov/vads/ViewValueSet.action?id=3DBDA20B-9C63-E411-A174-0017A477041A",
        "concept": [
          {
            "code": "PHC1250",
            "display": "Assisted ventilation required immediately following delivery"
          }
        ]
      },
      {
        "system": "https://phinvads.cdc.gov/vads/ViewValueSet.action?id=5D073DA7-9C63-E411-A174-0017A477041A",
        "concept": [
          {
            "code": "PHC1251",
            "display": "Assisted ventilation required for more than six hours"
          }
        ]
      }
    ]
  }
}