This page is part of the Personal Health Device FHIR IG (v1.1.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2024-10-18 |
{
"resourceType" : "CodeSystem",
"id" : "ASN1EventOrState",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ASN1EventOrState</b></p><a name=\"ASN1EventOrState\"> </a><a name=\"hcASN1EventOrState\"> </a><a name=\"ASN1EventOrState-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/phd/CodeSystem/ASN1EventOrState</code> defines the following codes in a Grouped By hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">event<a name=\"ASN1EventOrState-event\"> </a></td><td>Event</td></tr><tr><td style=\"white-space:nowrap\">state<a name=\"ASN1EventOrState-state\"> </a></td><td>State</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "dev"
}
],
"url" : "http://hl7.org/fhir/uv/phd/CodeSystem/ASN1EventOrState",
"version" : "1.1.0",
"name" : "ASN1EventOrState",
"title" : "11073 ASN1 Event Or State",
"status" : "active",
"experimental" : false,
"date" : "2024-10-18T13:25:36+00:00",
"publisher" : "HL7 International / Health Care Devices",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/healthcaredevices"
}
]
}
],
"description" : "Code system for ASN1ToHL7 state or event property",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"caseSensitive" : true,
"hierarchyMeaning" : "grouped-by",
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "event",
"display" : "Event"
},
{
"code" : "state",
"display" : "State"
}
]
}