Release 4 R5 Final QA

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0-draft-final: Final QA Preview for R5 - Mixed Normative and STU see ballot notes ) in it's permanent home (it will always be available at this URL). ). 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 Using Codes Code Systems Value Sets Concept Maps Identifier Systems 4.4.1.410 Value Set http://hl7.org/fhir/ValueSet/medicationdispense-performer-function

Example ValueSet/history-absent-reason (JSON)

Committee:
Pharmacy Terminology Infrastructure Work Group   Maturity Level : 1 N/A Draft Use Context Standards Status : Any This is a value set defined by the FHIR project. Summary Defining URL: http://hl7.org/fhir/ValueSet/medicationdispense-performer-function Version: 4.0.1 Name: MedicationDispense Performer Function Codes Title: Medication dispense performer function codes Definition: Informative MedicationDispense Performer Function Codes
  4.4.1.410.2 Expansion This expansion generated 01 Nov 2019 This value set contains 4 concepts Expansion based on http://terminology.hl7.org/CodeSystem/medicationdispense-performer-function version 4.0.1

All codes from system http://terminology.hl7.org/CodeSystem/medicationdispense-performer-function Code Display Definition dataenterer Data Enterer Recorded the details of the request packager Packager Prepared the medication. checker Raw JSON Checker Performed initial quality assurance on the prepared medication ( canonical form finalchecker + also see JSON Format Specification Final Checker Performed the final quality assurance on the prepared medication against the request. Typically, this is a pharmacist function.   )

See the full registry of value sets defined as part of FHIR. Definition for Value SetFamily History Absent Reason

{
  "resourceType" : "ValueSet",
  "id" : "history-absent-reason",
  "meta" : {
    "lastUpdated" : "2023-03-01T23:03:57.298+11:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-history-absent-reason.html\"><code>http://terminology.hl7.org/CodeSystem/history-absent-reason</code></a></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pc"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  }],
  "url" : "http://hl7.org/fhir/ValueSet/history-absent-reason",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.3.269"
  }],
  "version" : "5.0.0-draft-final",
  "name" : "FamilyHistoryAbsentReason",
  "title" : "Family History Absent Reason",
  "status" : "draft",
  "experimental" : true,
  "date" : "2020-12-28T16:55:11+11:00",
  "publisher" : "HL7 (FHIR Project)",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    },
    {
      "system" : "email",
      "value" : "fhir@lists.hl7.org"
    }]
  }],
  "description" : "Codes describing the reason why a family member's history is not available.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "immutable" : true,
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/history-absent-reason"
    }]
  }
}

Explanation of the columns that may appear on this page: Lvl A few code lists that FHIR defines are hierarchical - each code is assigned a level. For value sets, levels are mostly used Usage note: every effort has been made to organize codes for user convenience, but may follow code system hierarchy - see Code System for further information Source The source of the definition of the code (when the value set draws in codes defined elsewhere) Code The code (used as the code in the resource instance). If the code is in italics, this indicates ensure that the code is examples are correct and useful, but they are not selectable ('Abstract') Display The display (used in the display element of a Coding ). If there is no display, implementers should not simply display the code, but map the concept into their application Definition An explanation of the meaning normative part of the concept Comments Additional notes about how to use the code specification.