Package | hl7.fhir.uv.pocd |
Type | CodeSystem |
Id | Id |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/pocd/https://build.fhir.org/ig/HL7/uv-pocd/CodeSystem-metric-availability.html |
Url | http://hl7.org/fhir/uv/pocd/CodeSystem/metric-availability |
Version | current |
Status | draft |
Date | 2020-12-06 |
Name | MetricAvailability |
Title | Metric Availability |
Experimental | False |
Realm | uv |
Authority | hl7 |
Description | CodeSystem for availability of the means that derives the metric state |
Content | complete |
ValueSet | |
metric-availability | Metric Availability |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://hl7.org/fhir/uv/pocd/CodeSystem/metric-availability
defines the following codes:
Code | Display | Definition |
Intr | Intermittent | Stopping or ceasing for a time; alternately ceasing and beginning again. |
Cont | Continuous | Without break, cessation, or interruption; without intervening time. |
{
"resourceType" : "CodeSystem",
"id" : "metric-availability",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/uv/pocd/CodeSystem/metric-availability</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">Intr<a name=\"metric-availability-Intr\"> </a></td><td>Intermittent</td><td>Stopping or ceasing for a time; alternately ceasing and beginning again.</td></tr><tr><td style=\"white-space:nowrap\">Cont<a name=\"metric-availability-Cont\"> </a></td><td>Continuous</td><td>Without break, cessation, or interruption; without intervening time.</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/uv/pocd/CodeSystem/metric-availability",
"version" : "current",
"name" : "MetricAvailability",
"title" : "Metric Availability",
"status" : "draft",
"experimental" : false,
"date" : "2020-12-06",
"publisher" : "HL7 International - Devices Work Group",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/healthcaredevices"
}
]
}
],
"description" : "CodeSystem for availability of the means that derives the metric state",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"concept" : [
{
"code" : "Intr",
"display" : "Intermittent",
"definition" : "Stopping or ceasing for a time; alternately ceasing and beginning again."
},
{
"code" : "Cont",
"display" : "Continuous",
"definition" : "Without break, cessation, or interruption; without intervening time."
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.