US Public Health Profiles Library, published by HL7 Public Health Work Group. 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-us-ph-library/ and changes regularly. See the Directory of published versions
: US Public Health ValueSet - Message Significance Category - 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#> .
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "us-ph-valueset-message-significance-category"] ;
fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2023-07-12T08:07:15.555Z"^^xsd:dateTime ] ;
( 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 us-ph-valueset-message-significance-category</b></p><a name=\"us-ph-valueset-message-significance-category\"> </a><a name=\"hcus-ph-valueset-message-significance-category\"> </a><a name=\"us-ph-valueset-message-significance-category-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: 2023-07-12 08:07:15+0000</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=\"http://hl7.org/fhir/R4/codesystem-message-significance-category.html\"><code>http://hl7.org/fhir/message-significance-category</code></a></li></ul></div>"
] ;
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "inm" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [ fhir:v "trial-use" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]
] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-message-significance-category"^^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.3.188" ]
] ) ;
fhir:version [ fhir:v "1.0.0"] ;
fhir:name [ fhir:v "USPublicHealthValueSetMessageSignificanceCategory"] ;
fhir:title [ fhir:v "US Public Health ValueSet - Message Significance Category"] ;
fhir:status [ fhir:v "draft"] ;
fhir:experimental [ fhir:v "false"^^xsd:boolean] ;
fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ;
fhir:publisher [ fhir:v "HL7 Public Health Work Group"] ;
fhir:contact ( [
fhir:name [ fhir:v "HL7 Public Health Work Group" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pher" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pher@lists.HL7.org" ] ] )
] ) ;
fhir:description [ fhir:v "The impact of the content of a message."] ;
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ] )
] ) ;
fhir:immutable [ fhir:v "true"^^xsd:boolean] ;
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/message-significance-category"^^xsd:anyURI ] ] )
] .