PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0-draft-final
    http://hl7.org/fhir/ValueSet/adverse-event-status
{
  "description": "Codes identifying the lifecycle stage of an adverse event.",
  "compose": {
    "include": [ {
      "system": "http://hl7.org/fhir/event-status",
      "concept": [ {
        "code": "in-progress"
      }, {
        "code": "completed"
      }, {
        "code": "entered-in-error"
      }, {
        "code": "unknown"
      } ]
    } ]
  },
  "_filename": "ValueSet-adverse-event-status.json",
  "package_name": "hl7.fhir.r5.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ],
    "lastUpdated": "2023-03-01T23:03:57.298+11:00"
  },
  "publisher": "HL7 International - Patient Care WG",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "name": "AdverseEventStatus",
  "type": null,
  "experimental": "true",
  "resourceType": "ValueSet",
  "title": "Adverse Event Status",
  "package_version": "5.0.0-draft-final",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  } ],
  "status": "draft",
  "id": "bfb32d27-af53-4aa8-8f13-63ad65d8721a",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/adverse-event-status",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.3.3236",
    "system": "urn:ietf:rfc:3986"
  } ],
  "version": "5.0.0-draft-final",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientcare/",
      "system": "url"
    } ]
  } ]
}