Release 4B R5 Final QA

This page is part of the FHIR Specification (v4.3.0: R4B (v5.0.0-draft-final: Final QA Preview for R5 - STU see ballot notes ). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3

Valueset-adverse-event-outcome.json

Example ValueSet/adverse-event-outcome (JSON)

Vocabulary Terminology Infrastructure Work Group Maturity Level : N/A Standards Status : Informative

Raw JSON ( canonical form + also see JSON Format Specification )

Definition for Value SetAdverseEventOutcome SetAdverseEvent Outcome

{
  "resourceType" : "ValueSet",
  "id" : "adverse-event-outcome",
  "meta" : {
    "lastUpdated" : "2022-05-28T13:47:40.239+11:00",

    "lastUpdated" : "2023-03-01T23:03:57.298+11:00",

    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div>!-- Snipped for Brevity --></div>"

    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept  descends from  405533003 (Adverse incident outcome categories)</li></ul></div>"

  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pc"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"

    "valueCode" : "draft"

  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0

    "valueInteger" : 1

  }],
  "url" : "http://hl7.org/fhir/ValueSet/adverse-event-outcome",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.3.836"
  },
  {
    "use" : "old",
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.3.809"

  }],
  "version" : "4.3.0",

  "version" : "5.0.0-draft-final",

  "name" : "AdverseEventOutcome",
  "title" : "AdverseEventOutcome",

  "title" : "AdverseEvent Outcome",

  "status" : "draft",
  "experimental" : true,
  "date" : "2021-01-17T07:06:13+11:00",
  "publisher" : "HL7 (FHIR Project)",

  "publisher" : "FHIR Project team",

  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    },
    {
      "system" : "email",
      "value" : "fhir@lists.hl7.org"

    }]
  }],
  "description" : "TODO (and should this be required?).",
  "immutable" : true,

  "description" : "This value set includes codes that describe the type of outcome from the adverse event.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",

  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-outcome"

      "system" : "http://snomed.info/sct",
      "filter" : [{
        "property" : "concept",
        "op" : "descendent-of",
        "value" : "405533003"
      }]

    }]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.