Sha256: 5486ead7077747c6dd0b3b7876116f6edf02608d6cae32a19dd4ce5f7129eb4b
Contents?: true
Size: 1.42 KB
Versions: 3
Compression:
Stored size: 1.42 KB
Contents
{ "resourceType": "ValueSet", "id": "detectedissue-mitigation-action", "meta": { "lastUpdated": "2018-12-27T22:37:54.724+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "cds" } ], "url": "http://hl7.org/fhir/ValueSet/detectedissue-mitigation-action", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.3.205" } ], "version": "4.0.0", "name": "DetectedIssueMitigationAction", "title": "Detected Issue Mitigation Action", "status": "draft", "experimental": false, "date": "2018-12-27T22:37:54+11:00", "publisher": "FHIR Project team", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" } ] } ], "description": "Kinds of mitigating actions and observations that can be associated with a detected issue or contraindication, such as 'added concurrent therapy', 'prior therapy documented', etc.", "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode", "filter": [ { "property": "concept", "op": "is-a", "value": "_ActDetectedIssueManagementCode" } ] } ] } }
Version data entries
3 entries across 3 versions & 1 rubygems