R6 Ballot (3rd Draft) FHIR CI-Build

This page is part of the FHIR Specification v6.0.0-ballot3: Release 6 Ballot (3rd Draft) (see Ballot Notes ). The current version is 5.0.0 . For a full list Continuous Integration Build of available versions, see FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

4.4.1.71 ValueSet http://hl7.org/fhir/ValueSet/condition-questionnaire-purpose

Example ValueSet/map-transform (JSON)

  Maturity Level : 0 Trial Use
Patient Care Responsible Owner: Terminology Infrastructure Work Group Standards Status : Informative Use Context : Country: World
Official URL : http://hl7.org/fhir/ValueSet/condition-questionnaire-purpose Version : 6.0.0-ballot3 draft as of 2020-12-28 Computable Name : ConditionQuestionnairePurpose Flags : Immutable OID : 2.16.840.1.113883.4.642.3.3180

This value set is used in the following places: CodeSystem: This value set is the designated 'entire code system' value set for ConditionQuestionnairePurpose Raw JSON Resource: ConditionDefinition.questionnaire.purpose ( canonical form (code / Required + also see JSON Format Specification ) 4.4.1.71.1 Definition The use of a questionnaire. 4.4.1.71.2 Content Logical Definition Generated Narrative: ValueSet condition-questionnaire-purpose Last updated: 2025-04-01T12:16:37.966+11:00 Profile: Shareable ValueSet Include all codes defined in http://hl7.org/fhir/condition-questionnaire-purpose  

4.4.1.71.3 Expansion This expansion generated 01 Apr 2025 ValueSet Expansion performed internally based on codesystem Condition Questionnaire Purpose v6.0.0-ballot3 (CodeSystem)

This value set contains 3 concepts Code System Display Definition    preadmit http://hl7.org/fhir/condition-questionnaire-purpose Pre-admit A pre-admit questionnaire.    diff-diagnosis http://hl7.org/fhir/condition-questionnaire-purpose Diff Diagnosis A questionnaire that helps with diferential diagnosis.    outcome http://hl7.org/fhir/condition-questionnaire-purpose Outcome A questionnaire to check on outcomes for the patient. Value SetStructure Map Transform

{
  "resourceType" : "ValueSet",
  "id" : "map-transform",
  "meta" : {
    "lastUpdated" : "2025-12-17T09:50:17.012+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet map-transform</b></p><a name=\"map-transform\"> </a><a name=\"hcmap-transform\"> </a><ul><li>Include all codes defined in <a href=\"codesystem-map-transform.html\"><code>http://hl7.org/fhir/map-transform</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;6.0.0-ballot3</span></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "normative"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 4
  }],
  "url" : "http://hl7.org/fhir/ValueSet/map-transform",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.3.681"
  },
  {
    "use" : "old",
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.3.667"
  }],
  "version" : "6.0.0-ballot3",
  "name" : "StructureMapTransform",
  "title" : "Structure Map Transform",
  "status" : "active",
  "experimental" : false,
  "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" : "How data is copied/created.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "immutable" : true,
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/map-transform"
    }]
  }
}

  See the full registry of value sets defined as part of FHIR. 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.