Personal Health Device Implementation Guide, published by HL7 International / Devices. This guide is not an authorized publication; it is the continuous build for version 3.0.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/phd/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/ASN1EventOrStateValues> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ASN1EventOrStateValues"] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ASN1EventOrStateValues</b></p><a name=\"ASN1EventOrStateValues\"> </a><a name=\"hcASN1EventOrStateValues\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"CodeSystem-ASN1ToHL7.html\"><code>http://terminology.hl7.org/CodeSystem/ASN1ToHL7</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?3.0.0-draft</span> where concept is-a <a href=\"CodeSystem-ASN1ToHL7.html#ASN1ToHL7-eventOrState\">eventOrState</a></li><li>Include these codes as defined in <a href=\"CodeSystem-ASN1ToHL7.html\"><code>http://terminology.hl7.org/CodeSystem/ASN1ToHL7</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?3.0.0-draft</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-ASN1ToHL7.html#ASN1ToHL7-event\">event</a></td><td>Event</td><td>The bit represents an event</td></tr><tr><td><a href=\"CodeSystem-ASN1ToHL7.html#ASN1ToHL7-state\">state</a></td><td>State</td><td>The bit represents a state</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
] ;
fhir:value [
a fhir:Code ;
fhir:v "dev"
]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>
] ;
fhir:value [
a fhir:Integer ;
fhir:v 1 ;
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>
] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd>
]
] )
]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>
] ;
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:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>
] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd>
]
] )
]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/uv/phd/ValueSet/ASN1EventOrStateValues"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/phd/ValueSet/ASN1EventOrStateValues>
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986>
] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.73.48.3" ]
] ) ; #
fhir:version [ fhir:v "3.0.0-draft"] ; #
fhir:name [ fhir:v "ASN1EventOrStateValues"] ; #
fhir:title [ fhir:v "ASN1 Event or State Values"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2024-11-13"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 International / Devices"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Devices" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/healthcaredevices" ]
] )
] ) ; #
fhir:description [ fhir:v "ValueSet for the eventOrState property values in the ASN1ToHL7 CodeSystem"] ; #
fhir:jurisdiction ( [
fhir:coding ( [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
] ;
fhir:code [ fhir:v "001" ]
] )
] ) ; #
fhir:compose [
fhir:include ( [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/ASN1ToHL7"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/ASN1ToHL7>
] ;
fhir:filter ( [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "is-a" ] ;
fhir:value [ fhir:v "eventOrState" ]
] )
] [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/ASN1ToHL7"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/ASN1ToHL7>
] ;
fhir:concept ( [
fhir:code [ fhir:v "event" ] ;
fhir:display [ fhir:v "Event" ]
] [
fhir:code [ fhir:v "state" ] ;
fhir:display [ fhir:v "State" ]
] )
] )
] . #
IG © 2016+ HL7 International / Devices.
Package hl7.fhir.uv.phd#3.0.0-draft based on FHIR 6.0.0-ballot5.
Generated
2026-08-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
