NHSN Healthcare Associated Infection (HAI) Reports Long Term Care Facilities
1.1.0 - STU 1.1 United States of America flag

NHSN Healthcare Associated Infection (HAI) Reports Long Term Care Facilities, published by HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm). This is not an authorized publication; it is the continuous build for version 1.1.0). This version is based on the current content of https://github.com/HL7/HAI-LTCF/ and changes regularly. See the Directory of published versions

: Authoring Device example for Long Term Care Facility - TTL Representation

Raw ttl | Download


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

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

 a fhir:Device ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "hai-ltcf-authoring-device"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "5" ] ;
fhir:lastUpdated [ fhir:v "2022-02-10T21:51:55.801+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#lohXDcribIvoMYog"^^xsd:anyURI ]
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <p>\n        <b>id</b>: hai-ltcf-authoring-device </p>\n      <p>\n        <b>Id</b>: 2.16.840.1.113883.3.117.1.1.5.1.1.2:anAuthorID </p>\n    </div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.3.117.1.1.5.1.1.2"^^xsd:anyURI ] ;
fhir:value [ fhir:v "anAuthorId" ]
  ] ) . #