US Situational Awareness Framework for Reporting (US SAFR) Implementation Guide
1.0.0 - STU 1 United States of America flag

This page is part of the US Situational Awareness Framework for Reporting (US SAFR) Implementation Guide (v1.0.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: BedCapacityExampleCS - TTL Representation

Page standards status: Informative

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "us-safr-bed-capacity-example-codes"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem us-safr-bed-capacity-example-codes</b></p><a name=\"us-safr-bed-capacity-example-codes\"> </a><a name=\"hcus-safr-bed-capacity-example-codes\"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-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\">HOSP<a name=\"us-safr-bed-capacity-example-codes-HOSP\"> </a></td><td>Hospital</td><td>Hospital Facility</td></tr><tr><td style=\"white-space:nowrap\">IRF<a name=\"us-safr-bed-capacity-example-codes-IRF\"> </a></td><td>Inpatient Rehabilitation</td><td>Inpatient Rehabilitation Facility</td></tr><tr><td style=\"white-space:nowrap\">IPF<a name=\"us-safr-bed-capacity-example-codes-IPF\"> </a></td><td>Inpatient Psychiatric</td><td>Inpatient Psychiatric Facility</td></tr><tr><td style=\"white-space:nowrap\">CHLD<a name=\"us-safr-bed-capacity-example-codes-CHLD\"> </a></td><td>Children's or Pediatric</td><td>Children's or Pediatric Facility</td></tr><tr><td style=\"white-space:nowrap\">OTH<a name=\"us-safr-bed-capacity-example-codes-OTH\"> </a></td><td>Other facility-within-facility or subunit</td><td>Other facility-within-facility or subunit</td></tr><tr><td style=\"white-space:nowrap\">ICU<a name=\"us-safr-bed-capacity-example-codes-ICU\"> </a></td><td>Intensive Care Unit</td><td>Intensive Care Unit</td></tr><tr><td style=\"white-space:nowrap\">ED<a name=\"us-safr-bed-capacity-example-codes-ED\"> </a></td><td>Emergency Department</td><td>Emergency Department</td></tr><tr><td style=\"white-space:nowrap\">PEDS<a name=\"us-safr-bed-capacity-example-codes-PEDS\"> </a></td><td>Pediatric</td><td>Pediatric</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/safr/CodeSystem/us-safr-bed-capacity-example-codes>
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986>     ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.53.16.5" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "BedCapacityExampleCS"] ; # 
  fhir:title [ fhir:v "Healthcare Bed Capacity Reporting Code System"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2026-04-01T03:04:13+11:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Public Health"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Public Health" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pher" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This CodeSystem defines coded concepts for Healthcare Capacity reporting to US SAFR. This is an example CodeSystem and is experimental, and is expected to be replaced by LOINC codes once they have been assigned."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "This CodeSystem is not copyrighted."] ; # 
  fhir:caseSensitive [ fhir:v false] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "8"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "HOSP" ] ;
fhir:display [ fhir:v "Hospital" ] ;
fhir:definition [ fhir:v "Hospital Facility" ]
  ] [
fhir:code [ fhir:v "IRF" ] ;
fhir:display [ fhir:v "Inpatient Rehabilitation" ] ;
fhir:definition [ fhir:v "Inpatient Rehabilitation Facility" ]
  ] [
fhir:code [ fhir:v "IPF" ] ;
fhir:display [ fhir:v "Inpatient Psychiatric" ] ;
fhir:definition [ fhir:v "Inpatient Psychiatric Facility" ]
  ] [
fhir:code [ fhir:v "CHLD" ] ;
fhir:display [ fhir:v "Children's or Pediatric" ] ;
fhir:definition [ fhir:v "Children's or Pediatric Facility" ]
  ] [
fhir:code [ fhir:v "OTH" ] ;
fhir:display [ fhir:v "Other facility-within-facility or subunit" ] ;
fhir:definition [ fhir:v "Other facility-within-facility or subunit" ]
  ] [
fhir:code [ fhir:v "ICU" ] ;
fhir:display [ fhir:v "Intensive Care Unit" ] ;
fhir:definition [ fhir:v "Intensive Care Unit" ]
  ] [
fhir:code [ fhir:v "ED" ] ;
fhir:display [ fhir:v "Emergency Department" ] ;
fhir:definition [ fhir:v "Emergency Department" ]
  ] [
fhir:code [ fhir:v "PEDS" ] ;
fhir:display [ fhir:v "Pediatric" ] ;
fhir:definition [ fhir:v "Pediatric" ]
  ] ) . #