Sha256: 3ed4d1c5a0aff3aad426287d269508a336cb5c5d12664c2d7218ddda8ffb5c9e
Contents?: true
Size: 1.86 KB
Versions: 7
Compression:
Stored size: 1.86 KB
Contents
{ "resourceType": "CodeSystem", "id": "observation-range-category", "meta": { "lastUpdated": "2019-11-01T09:29:23.356+11:00" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "oo" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 0 } ], "url": "http://hl7.org/fhir/observation-range-category", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.4.1334" } ], "version": "4.0.1", "name": "ObservationRangeCategory", "title": "ObservationRangeCategory", "status": "draft", "experimental": false, "date": "2019-11-01T09:29:23+11:00", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "Codes identifying the category of observation range.", "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/observation-range-category", "content": "complete", "concept": [ { "code": "reference", "display": "reference range", "definition": "Reference (Normal) Range for Ordinal and Continuous Observations." }, { "code": "critical", "display": "critical range", "definition": "Critical Range for Ordinal and Continuous Observations." }, { "code": "absolute", "display": "absolute range", "definition": "Absolute Range for Ordinal and Continuous Observations. Results outside this range are not possible." } ] }
Version data entries
7 entries across 7 versions & 1 rubygems