FHIR IG Statistics: ValueSet/bdr-procedurelist
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
- Include these codes as defined in
http://snomed.info/sct
Code | Display |
312948004 | Karyotype determination (procedure) |
444309000 | Determination of karyotype from blood specimen (procedure) |
- Include these codes as defined in
http://snomed.info/sct/731000124108
Code | Display |
434701000124101 | Surfactant replacement therapy |
- Include these codes as defined in
https://phinvads.cdc.gov/vads/ViewValueSet.action?id=3DBDA20B-9C63-E411-A174-0017A477041A
Code | Display |
PHC1250 | Assisted ventilation required immediately following delivery |
- Include these codes as defined in
https://phinvads.cdc.gov/vads/ViewValueSet.action?id=5D073DA7-9C63-E411-A174-0017A477041A
Code | Display |
PHC1251 | Assisted 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"
}
]
}
]
}
}