Sha256: b7a98c45e221aed8a808f7913da2f5509cec3e5af6dbacf1b078b51ae572555a
Contents?: true
Size: 1.68 KB
Versions: 7
Compression:
Stored size: 1.68 KB
Contents
{ "resourceType": "CodeSystem", "id": "handling-condition", "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": "draft" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 } ], "url": "http://terminology.hl7.org/CodeSystem/handling-condition", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.4.1259" } ], "version": "4.0.1", "name": "HandlingConditionSet", "title": "HandlingConditionSet", "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": "Set of handling instructions prior testing of the specimen.", "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/handling-condition", "content": "complete", "concept": [ { "code": "room", "display": "room temperature", "definition": "room temperature." }, { "code": "refrigerated", "display": "refrigerated", "definition": "refrigerated temperature." }, { "code": "frozen", "display": "frozen", "definition": "frozen temperature." } ] }
Version data entries
7 entries across 7 versions & 1 rubygems