Sha256: d1919daf9df394dee7b8fe3ba2f8d8c5d682b85139868d016eef47a863da8ed2
Contents?: true
Size: 1.56 KB
Versions: 3
Compression:
Stored size: 1.56 KB
Contents
{ "resourceType": "CodeSystem", "id": "adverse-event-causality-method", "meta": { "lastUpdated": "2018-12-27T22:37:54.724+11:00" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pc" }, { "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/adverse-event-causality-method", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.1255" } ], "version": "4.0.0", "name": "AdverseEventCausalityMethod", "title": "AdverseEventCausalityMethod", "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": "TODO.", "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/adverse-event-causality-method", "content": "complete", "concept": [ { "code": "ProbabilityScale", "display": "Probability Scale" }, { "code": "Bayesian", "display": "Bayesian" }, { "code": "Checklist", "display": "Checklist" } ] }
Version data entries
3 entries across 3 versions & 1 rubygems