Point-of-Care Device Implementation Guide, published by HL7 International - Devices Work Group. This is not an authorized publication; it is the continuous build for version current). This version is based on the current content of https://github.com/HL7/uv-pocd/ and changes regularly. See the Directory of published versions
: Operating mode value set - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "operating-mode",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-operating-mode.html\"><code>http://hl7.org/fhir/uv/pocd/CodeSystem/operating-mode</code></a></li></ul></div>"
},
"url" : "http://hl7.org/fhir/uv/pocd/ValueSet/operating-mode",
"version" : "current",
"name" : "OperatingMode",
"title" : "Operating Mode",
"status" : "draft",
"experimental" : false,
"date" : "2020-05-12",
"publisher" : "HL7 International - Devices Work Group",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/healthcaredevices"
}
]
}
],
"description" : "CodeSystem for IEEE 11073-10207 MdsState/OperatingMode",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/uv/pocd/CodeSystem/operating-mode"
}
]
}
}