FHIR IG analytics| Package | hl7.fhir.us.safr |
| Resource Type | ValueSet |
| Id | ValueSet-us-safr-hrd-supply-days-example-codes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/us-safr/ValueSet-us-safr-hrd-supply-days-example-codes.html |
| URL | http://hl7.org/fhir/us/safr/ValueSet/us-safr-hrd-supply-days-example-codes |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-03-31T13:23:39+00:00 |
| Name | USSAFRSupplyDaysExampleVS |
| Title | US SAFR Time Period Rantes Value Set |
| Realm | us |
| Authority | hl7 |
| Description | This value set uses 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 us-safr-hrd-supply-days-example-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": "us-safr-hrd-supply-days-example-codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/safr/ValueSet/us-safr-hrd-supply-days-example-codes",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.53.48.1"
}
],
"version": "1.0.0",
"name": "USSAFRSupplyDaysExampleVS",
"title": "US SAFR Time Period Rantes Value Set",
"status": "active",
"experimental": true,
"date": "2026-03-31T13:23:39+00:00",
"publisher": "HL7 International / Public Health",
"contact": [
{
"name": "HL7 International / Public Health",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description": "This value set uses 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"
}
]
}
]
}
}