Sha256: e2234ded58b39647b6984ffe3491737bb013b04f6e7da7dec6f303dc72faf8f8
Contents?: true
Size: 1.6 KB
Versions: 3
Compression:
Stored size: 1.6 KB
Contents
{ "resourceType": "CodeSystem", "id": "dose-rate-type", "meta": { "lastUpdated": "2018-12-27T22:37:54.724+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.1.1069" } ], "version": "4.0.0", "name": "DoseAndRateType", "title": "DoseAndRateType", "status": "draft", "experimental": false, "date": "2018-12-27T22:37:54+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
3 entries across 3 versions & 1 rubygems