US Situational Awareness Framework for Reporting (US SAFR) Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/us-safr/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "CodeSystem",
"id" : "us-safr-hrd-supply-days-example-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem us-safr-hrd-supply-days-example-codes</b></p><a name=\"us-safr-hrd-supply-days-example-codes\"> </a><a name=\"hcus-safr-hrd-supply-days-example-codes\"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-supply-days-example-codes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">0 DAYS<a name=\"us-safr-hrd-supply-days-example-codes-0DAYS\"> </a></td><td>0 Days</td><td>0 Days</td></tr><tr><td style=\"white-space:nowrap\">1-3 DAYS<a name=\"us-safr-hrd-supply-days-example-codes-1-3DAYS\"> </a></td><td>1-3 DAYS</td><td>1-3 DAYS</td></tr><tr><td style=\"white-space:nowrap\">4-6 DAYS<a name=\"us-safr-hrd-supply-days-example-codes-4-6DAYS\"> </a></td><td>4-6 DAYS</td><td>4-6 DAYS</td></tr><tr><td style=\"white-space:nowrap\">7-14 DAYS<a name=\"us-safr-hrd-supply-days-example-codes-7-14DAYS\"> </a></td><td>7-14 DAYS</td><td>7-14 DAYS</td></tr><tr><td style=\"white-space:nowrap\">15-30 DAYS<a name=\"us-safr-hrd-supply-days-example-codes-15-30DAYS\"> </a></td><td>15-30 DAYS</td><td>15-30 DAYS</td></tr><tr><td style=\"white-space:nowrap\">>30 DAYS<a name=\"us-safr-hrd-supply-days-example-codes-.6230DAYS\"> </a></td><td>>30 DAYS</td><td>>30 DAYS</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/us/safr/ImplementationGuide/hl7.fhir.us.safr"
}
]
}
}
],
"url" : "http://hl7.org/fhir/us/safr/CodeSystem/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.16.8"
}
],
"version" : "1.0.0",
"name" : "HRDSupplyDaysExampleCS",
"title" : "Hospital Respiratory Data Supply Days Code System",
"status" : "active",
"experimental" : true,
"date" : "2025-08-27T14:03:25+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 CodeSystem defines coded concepts for supply days in Hospital Respiratory Data reporting for US SAFR IG. This is an example CodeSystem and is experimental, and is expected to be replaced when a permanent location is identified.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"copyright" : "This CodeSystem is not copyrighted.",
"caseSensitive" : false,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "0 DAYS",
"display" : "0 Days",
"definition" : "0 Days"
},
{
"code" : "1-3 DAYS",
"display" : "1-3 DAYS",
"definition" : "1-3 DAYS"
},
{
"code" : "4-6 DAYS",
"display" : "4-6 DAYS",
"definition" : "4-6 DAYS"
},
{
"code" : "7-14 DAYS",
"display" : "7-14 DAYS",
"definition" : "7-14 DAYS"
},
{
"code" : "15-30 DAYS",
"display" : "15-30 DAYS",
"definition" : "15-30 DAYS"
},
{
"code" : ">30 DAYS",
"display" : ">30 DAYS",
"definition" : ">30 DAYS"
}
]
}