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 |
{
"resourceType" : "ValueSet",
"id" : "ASN1EventOrStateValues",
"language" : "en",
"text" : {
"status" : "extensions",
"div" : "<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>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "dev"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"
}
]
}
}
],
"url" : "http://hl7.org/fhir/uv/phd/ValueSet/ASN1EventOrStateValues",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.73.48.3"
}
],
"version" : "3.0.0-draft",
"name" : "ASN1EventOrStateValues",
"title" : "ASN1 Event or State Values",
"status" : "active",
"experimental" : false,
"date" : "2024-11-13",
"publisher" : "HL7 International / Devices",
"contact" : [
{
"name" : "HL7 International / Devices",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/healthcaredevices"
}
]
}
],
"description" : "ValueSet for the eventOrState property values in the ASN1ToHL7 CodeSystem",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/ASN1ToHL7",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "eventOrState"
}
]
},
{
"system" : "http://terminology.hl7.org/CodeSystem/ASN1ToHL7",
"concept" : [
{
"code" : "event",
"display" : "Event"
},
{
"code" : "state",
"display" : "State"
}
]
}
]
}
}