Respiratory Virus Hospitalization Surveillance Network (RESP-NET) Content 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/fhir-resp-net-ig/ and changes regularly. See the Directory of published versions
: RESP-NET Report Context Codes - TTL Representation
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#> .
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "respnet-report-context-codes"] ;
fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2022-08-04T15:52:33.158+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#3Te0anOrvocKgcow"^^xsd:anyURI ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset> ] )
] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet respnet-report-context-codes</b></p><a name=\"respnet-report-context-codes\"> </a><a name=\"hcrespnet-report-context-codes\"> </a><a name=\"respnet-report-context-codes-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2022-08-04 15:52:33+0000; </p><p style=\"margin-bottom: 0px\">Information Source: #3Te0anOrvocKgcow</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include all codes defined in <a href=\"CodeSystem-respnet-report-context.html\"><code>http://hl7.org/fhir/us/resp-net/CodeSystem/respnet-report-context</code></a></li></ul></div>"^^rdf:XMLLiteral
] ;
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "pher" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v "2"^^xsd:integer ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/resp-net/ImplementationGuide/resp-net"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/resp-net/ImplementationGuide/resp-net> ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/resp-net/ImplementationGuide/resp-net"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/resp-net/ImplementationGuide/resp-net> ] ] ) ]
] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/resp-net/ValueSet/respnet-report-context-codes"^^xsd:anyURI] ;
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.52.48.8" ]
] ) ;
fhir:version [ fhir:v "1.0.0"] ;
fhir:name [ fhir:v "RESPNetReportContextCodes"] ;
fhir:title [ fhir:v "RESP-NET Report Context Codes"] ;
fhir:status [ fhir:v "active"] ;
fhir:experimental [ fhir:v "false"^^xsd:boolean] ;
fhir:date [ fhir:v "2020-09-06"^^xsd:date] ;
fhir:publisher [ fhir:v "HL7 International / Public Health"] ;
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pher" ] ] )
] ) ;
fhir:description [ fhir:v "The RESP-NET report context codes is a 'starter set' of codes for identifying the programs and the use cases that will use the reported data."] ;
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ] )
] ) ;
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/us/resp-net/CodeSystem/respnet-report-context"^^xsd:anyURI ] ] )
] .