PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.2.0
    http://hl7.org/fhir/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": "2017-12-20T15:52:34+11:00",
  "meta": {
    "lastUpdated": "2017-12-20T15:52:34.818+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "AdverseEventCategory",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.2.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Draft"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  } ],
  "status": "draft",
  "id": "1f6222e8-11a6-43f0-8ebb-ae2ea8715a92",
  "valueSet": "http://hl7.org/fhir/ValueSet/adverse-event-category",
  "kind": null,
  "url": "http://hl7.org/fhir/adverse-event-category",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.834",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "ProductProblem",
    "display": "Product Problem"
  }, {
    "code": "ProductQuality",
    "display": "Product Quality"
  }, {
    "code": "ProductUseError",
    "concept": [ {
      "code": "WrongDose",
      "display": "Wrong Dose"
    }, {
      "code": "IncorrectPrescribingInformation",
      "display": "Incorrect Prescribing Information"
    }, {
      "code": "WrongTechnique",
      "display": "Wrong Technique"
    }, {
      "code": "WrongRouteOfAdministration",
      "display": "Wrong Route of Administration"
    }, {
      "code": "WrongRate",
      "display": "Wrong Rate"
    }, {
      "code": "WrongDuration",
      "display": "Wrong Duration"
    }, {
      "code": "WrongTime",
      "display": "Wrong Time"
    }, {
      "code": "ExpiredDrug",
      "display": "Expired Drug"
    } ],
    "display": "Product Use Error"
  }, {
    "code": "MedicalDeviceUseError",
    "display": "Medical Device Use Error"
  }, {
    "code": "ProblemDifferentManufacturer",
    "display": "Problem with Different Manufacturer of Same Medicine"
  }, {
    "code": "UnsafePhysicalEnvironment",
    "display": "Unsafe Physical Environment"
  } ],
  "caseSensitive": true,
  "version": "3.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}