FHIR IG analytics| Package | gov.cdc.nhsn.safr |
| Resource Type | ValueSet |
| Id | ValueSet-nhsn-safr-hrd-supply-days-codes.json |
| FHIR Version | R4 |
| Source | http://www.cdc.gov/nhsn/fhirportal/safr/ig/1.0.1/ValueSet-nhsn-safr-hrd-supply-days-codes.html |
| URL | http://www.cdc.gov/nhsn/fhirportal/safr/ig/ValueSet/nhsn-safr-hrd-supply-days-codes |
| Version | 1.0.1 |
| Status | active |
| Date | 2026-05-14T20:45:41-07:00 |
| Name | SupplyDaysVS |
| Title | NHSN SAFR HRD Supply Day Time Period Ranges Value Set |
| Realm | us |
| Description | HRD Supply Day Time Period Ranges value set using codes from ISO 8601 for expressing time period ranges. |
No resources found
| CodeSystem | ||
| hl7.terminology#current | time-period-ranges | Time Period Ranges |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet nhsn-safr-hrd-supply-days-codes
http://terminology.hl7.org/CodeSystem/time-period-ranges version Not Stated (use latest from terminology server)| Code | Display |
| P0D--0D | 0 DAYS |
| P1D--3D | 1-3 DAYS |
| P4D--6D | 4-6 DAYS |
| P7D--14D | 7-14 DAYS |
| P15D--30D | 15-30 DAYS |
| P30D--9999D | >30 DAYS |
{
"resourceType": "ValueSet",
"id": "nhsn-safr-hrd-supply-days-codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/ImplementationGuide/gov.cdc.nhsn.safr"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/ImplementationGuide/gov.cdc.nhsn.safr"
}
]
}
}
],
"url": "http://www.cdc.gov/nhsn/fhirportal/safr/ig/ValueSet/nhsn-safr-hrd-supply-days-codes",
"version": "1.0.1",
"name": "SupplyDaysVS",
"title": "NHSN SAFR HRD Supply Day Time Period Ranges Value Set",
"status": "active",
"experimental": false,
"date": "2026-05-14T20:45:41-07:00",
"publisher": "CDC National Healthcare Safety Network (NHSN)",
"contact": [
{
"name": "CDC National Healthcare Safety Network (NHSN)",
"telecom": [
{
"system": "url",
"value": "http://www.cdc.gov/nhsn"
},
{
"system": "email",
"value": "nhsn@cdc.gov"
}
]
}
],
"description": "HRD Supply Day Time Period Ranges value set using codes from ISO 8601 for expressing time period ranges.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/time-period-ranges",
"concept": [
{
"code": "P0D--0D",
"display": "0 DAYS"
},
{
"code": "P1D--3D",
"display": "1-3 DAYS"
},
{
"code": "P4D--6D",
"display": "4-6 DAYS"
},
{
"code": "P7D--14D",
"display": "7-14 DAYS"
},
{
"code": "P15D--30D",
"display": "15-30 DAYS"
},
{
"code": "P30D--9999D",
"display": ">30 DAYS"
}
]
}
]
}
}