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

FHIR IG Statistics: CodeSystem/us-safr-hrd-supply-days-example-codes

Packagehl7.fhir.us.safr
TypeCodeSystem
Idus-safr-hrd-supply-days-example-codes
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/safr/https://build.fhir.org/ig/HL7/us-safr/CodeSystem-us-safr-hrd-supply-days-example-codes.html
URLhttp://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-supply-days-example-codes
Version1.0.0
Statusactive
Date2025-07-16T02:56:21+00:00
NameHRDSupplyDaysExampleCS
TitleHospital Respiratory Data Supply Days Code System
Realmus
Authorityhl7
DescriptionThis 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.
CopyrightThis CodeSystem is not copyrighted.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem us-safr-hrd-supply-days-example-codes

This case-insensitive code system http://hl7.org/fhir/us/safr/CodeSystem/us-safr-hrd-supply-days-example-codes defines the following codes:

CodeDisplayDefinition
0 DAYS 0 Days0 Days
1-3 DAYS 1-3 DAYS1-3 DAYS
4-6 DAYS 4-6 DAYS4-6 DAYS
7-14 DAYS 7-14 DAYS7-14 DAYS
15-30 DAYS 15-30 DAYS15-30 DAYS
>30 DAYS >30 DAYS>30 DAYS

Source

{
  "resourceType": "CodeSystem",
  "id": "us-safr-hrd-supply-days-example-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-07-16T02:56:21+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"
    }
  ]
}