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

Valueset-concept-subsumption-outcome.json

Example ValueSet/concept-subsumption-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 SetConcept Subsumption Outcome value set

{
  "resourceType" : "ValueSet",
  "id" : "concept-subsumption-outcome",
  "meta" : {
    "lastUpdated" : "2022-05-28T12:47:40.239+10: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 all codes defined in <a href=\"codesystem-concept-subsumption-outcome.html\"><code>http://hl7.org/fhir/concept-subsumption-outcome</code></a></li></ul></div>"

  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "vocab"
  }],
  "url" : "http://hl7.org/fhir/ValueSet/concept-subsumption-outcome",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.3.1238"
  }],
  "version" : "4.3.0",

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

  "name" : "ConceptSubsumptionOutcome",
  "title" : "Concept Subsumption Outcome value set",

  "title" : "Concept Subsumption Outcome",

  "status" : "active",
  "experimental" : false,
  "description" : "Codes indicating the results of a subsumption check between codes",

  "publisher" : "HL7 International",
  "description" : "Description Needed Here",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],

  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/concept-subsumption-outcome"
    }]
  }
}

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.