Sha256: 0a3895e76e36a6d837a7070a1d19b04c81b7157e452d23674d30953236ba387a
Contents?: true
Size: 1.6 KB
Versions: 7
Compression:
Stored size: 1.6 KB
Contents
{ "resourceType": "CodeSystem", "id": "dose-rate-type", "meta": { "lastUpdated": "2019-11-01T09:29:23.356+11:00" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" }, { "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/dose-rate-type", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.4.1069" } ], "version": "4.0.1", "name": "DoseAndRateType", "title": "DoseAndRateType", "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": "The kind of dose or rate specified.", "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/dose-rate-type", "content": "complete", "concept": [ { "code": "calculated", "display": "Calculated", "definition": "The dose specified is calculated by the prescriber or the system." }, { "code": "ordered", "display": "Ordered", "definition": "The dose specified is as ordered by the prescriber." } ] }
Version data entries
7 entries across 7 versions & 1 rubygems