PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.5.0
    http://terminology.hl7.org/CodeSystem/adverse-event-category
{
  "description": "Overall categorization of the event, e.g. product related or situational.",
  "_filename": "CodeSystem-adverse-event-category.json",
  "package_name": "hl7.fhir.core",
  "date": "2018-08-19T21:48:56+10:00",
  "meta": {
    "lastUpdated": "2018-08-19T21:48:56.559+10:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "AdverseEventCategory",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "AdverseEventCategory",
  "package_version": "3.5.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueString": "Trial Use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  } ],
  "status": "draft",
  "id": "f2f5ccf8-4a7c-4899-8bec-ffc8e6a76bd7",
  "valueSet": "http://hl7.org/fhir/ValueSet/adverse-event-category",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/adverse-event-category",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.1251",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "product-problem",
    "display": "Product Problem"
  }, {
    "code": "product-quality",
    "display": "Product Quality"
  }, {
    "code": "product-use-error",
    "concept": [ {
      "code": "wrong-dose",
      "display": "Wrong Dose"
    }, {
      "code": "incorrect-prescribing-information",
      "display": "Incorrect Prescribing Information"
    }, {
      "code": "wrong-technique",
      "display": "Wrong Technique"
    }, {
      "code": "wrong-route-of-administration",
      "display": "Wrong Route of Administration"
    }, {
      "code": "wrong-rate",
      "display": "Wrong Rate"
    }, {
      "code": "wrong-duration",
      "display": "Wrong Duration"
    }, {
      "code": "wrong-time",
      "display": "Wrong Time"
    }, {
      "code": "expired-drug",
      "display": "Expired Drug"
    } ],
    "display": "Product Use Error"
  }, {
    "code": "medical-device-use-error",
    "display": "Medical Device Use Error"
  }, {
    "code": "problem-different-manufacturer",
    "display": "Problem with Different Manufacturer of Same Medicine"
  }, {
    "code": "unsafe-physical-environment",
    "display": "Unsafe Physical Environment"
  } ],
  "caseSensitive": true,
  "version": "3.5.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}