Publication Build: This will be filled in by the publication tooling
Page standards status: Informative |
@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:Library ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "respnet-valuesets"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-triggering-valueset-library"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-triggering-valueset-library> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>RESPNet value sets</p> \n </div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/resp-net/Library/respnet-valuesets"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.114222.4.11.11114" ]
] ) ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "RESPNetValueSetLibraryExample"] ; #
fhir:title [ fhir:v "RESPNet ValueSet Library Example"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/library-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "asset-collection" ] ] )
] ; #
fhir:date [ fhir:v "2023-08-17T13:22:13+00:00"^^xsd:dateTime] ; #
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 "RESPNet Value sets library"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ] )
] ) ; #
fhir:purpose [ fhir:v "Used to check reportability for RESPNet reports"] ; #
fhir:effectivePeriod [
fhir:start [ fhir:v "2020-11-01"^^xsd:date ]
] ; #
fhir:relatedArtifact ( [
fhir:type [ fhir:v "composed-of" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/us/resp-net/ValueSet/resp-net-labtest-rsv-codes"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/resp-net/ValueSet/resp-net-labtest-rsv-codes> ]
] [
fhir:type [ fhir:v "composed-of" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/us/resp-net/ValueSet/resp-net-labtest-flu-codes"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/resp-net/ValueSet/resp-net-labtest-flu-codes> ]
] [
fhir:type [ fhir:v "composed-of" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/us/resp-net/ValueSet/resp-net-labtest-covid-codes"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/resp-net/ValueSet/resp-net-labtest-covid-codes> ]
] [
fhir:type [ fhir:v "composed-of" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/us/resp-net/ValueSet/resp-net-labtest-flu-rsv-covid-codes"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/resp-net/ValueSet/resp-net-labtest-flu-rsv-covid-codes> ]
] [
fhir:type [ fhir:v "composed-of" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/us/resp-net/ValueSet/resp-net-ari-test-codes"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/resp-net/ValueSet/resp-net-ari-test-codes> ]
] [
fhir:type [ fhir:v "composed-of" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/us/resp-net/ValueSet/resp-net-positive-result-codes"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/resp-net/ValueSet/resp-net-positive-result-codes> ]
] [
fhir:type [ fhir:v "composed-of" ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/us/resp-net/ValueSet/resp-net-negative-result-codes"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/resp-net/ValueSet/resp-net-negative-result-codes> ]
] ) . #
IG © 2023+ HL7 International / Public Health. Package hl7.fhir.us.resp-net#1.0.0 based on FHIR 4.0.1. Generated 2025-06-19
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change