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: R4B R4 R3

Content Detailed Descriptions Mappings XML JSON

Example ValueSet/deviceusage-adherence-reason (JSON)

Extension: markdown URL for this extension: http://hl7.org/fhir/StructureDefinition/rendering-markdown Status: draft. Extension maintained by: Health Level Seven International (FHIR Infrastructure) This is an equivalent of the string on which the extension is sent, but includes additional markdown (see documentation about markdown . Note that using HTML xhtml can allow for greater precision of display. Context of Use: Use on Element ID string Extension Content
FHIR Terminology Infrastructure Work Group   Maturity Level : 1 N/A Standards Status : Informative Use Context : Any

Summary Name Flags Card. Type Description & Constraints markdown 0..1 markdown Raw JSON URL = http://hl7.org/fhir/StructureDefinition/rendering-markdown markdown: This is an equivalent of the string on which the extension is sent, but includes additional markdown (see documentation about markdown . Note that using HTML xhtml ( canonical form can allow for greater precision of display. Use on Element ID string Documentation for this format + also see JSON Format Specification Full Structure )

Name Flags Card. Type Description & Constraints extension 0..1 Extension URL = http://hl7.org/fhir/StructureDefinition/rendering-markdown markdown: This is an equivalent of the string on which the extension is sent, but includes additional markdown (see documentation about markdown . Note that using HTML xhtml can allow

Definition for greater precision of display. Use on Element ID string extension I 0..0 url 1..1 uri "http://hl7.org/fhir/StructureDefinition/rendering-markdown" value[x] I 1..1 markdown Value of extension Documentation for this format XML Template <!-- markdown --> < xmlns="http://hl7.org/fhir" url="" > <!-- from Element: < </extension> JSON Template SetDevice Usage Adherence Reason

{ // // from Element: " ] " "
{
  "resourceType" : "ValueSet",
  "id" : "deviceusage-adherence-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=\"codesystem-deviceusage-adherence-reason.html\"><code>http://hl7.org/fhir/deviceusage-adherence-reason</code></a></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  }],
  "url" : "http://hl7.org/fhir/ValueSet/deviceusage-adherence-reason",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.3.3214"
  }],
  "version" : "5.0.0-draft-final",
  "name" : "DeviceUsageAdherenceReason",
  "title" : "Device Usage Adherence 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" : "A coded concept indicating the adherence of device usage.",
  "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/deviceusage-adherence-reason"
    }]

  }
}

Summary Name Flags Card. Type Description & Constraints markdown 0..1 markdown URL = http://hl7.org/fhir/StructureDefinition/rendering-markdown markdown: This is an equivalent of the string on which the extension is sent, but includes additional markdown (see documentation about markdown . Note Usage note: every effort has been made to ensure that using HTML xhtml can allow for greater precision of display. Use on Element ID string Documentation for this format Full Structure Name Flags Card. Type Description & Constraints extension 0..1 Extension URL = http://hl7.org/fhir/StructureDefinition/rendering-markdown markdown: This is an equivalent of the string on which the extension is sent, examples are correct and useful, but includes additional markdown (see documentation about markdown . Note that using HTML xhtml can allow for greater precision of display. Use on Element ID string extension I 0..0 url 1..1 uri "http://hl7.org/fhir/StructureDefinition/rendering-markdown" value[x] I 1..1 markdown Value they are not a normative part of extension Documentation for this format XML Template <!-- markdown --> < xmlns="http://hl7.org/fhir" url="" > <!-- from Element: < </extension> JSON Template the specification.

{ // // from Element: " ] " " }
  Constraints ele-1 : All FHIR elements must have a @value or children (xpath: @value|f:*|h:div ) ext-1 : Must have either extensions or value[x], not both (xpath: exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')]) ) ele-1 : On Extension.extension: All FHIR elements must have a @value or children (xpath on Extension.extension: @value|f:*|h:div ) ext-1 : On Extension.extension: Must have either extensions or value[x], not both (xpath on Extension.extension: exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")]) ) ele-1 : On Extension.value[x]: All FHIR elements must have a @value or children (xpath on Extension.value[x]: @value|f:*|h:div )