NHSN Healthcare Associated Infection (HAI) Reports
2.1.0 - STU 2.1 United States of America flag

NHSN Healthcare Associated Infection (HAI) Reports, published by HL7 International - Structured Documents Work Group. This is not an authorized publication; it is the continuous build for version 2.1.0). This version is based on the current content of https://github.com/HL7/HAI/ and changes regularly. See the Directory of published versions

: Device - HAI Authoring - 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-authoring-device"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2020-04-06T23:35:49.573+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#2UG6zhOFE95V7PWF"^^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-authoring-device \n            </p>\n            <p>\n                <b>Id</b>: 2.16.840.1.113883.3.117.1.1.5.1.1.2:anAuthorID \n            </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" ]
  ] ) . #