Cross-Version Extension for Encounter.hospitalization.dietPreference in R4B

URLhttp://hl7.org/fhir/4.3/StructureDefinition/extension-Encounter.hospitalization.dietPreference
Version
Statusactive
Description

Cross-Version Extension for Encounter.hospitalization.dietPreference. Valid in versions null

This is a valid cross-version extension because it has a parent that can be an extension in at least one version

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionDiet preferences reported by the patient
... extension ..0
... value[x] 1..
... url "http://hl7.org/fhir/4.3/StructureDefinition/extension-Encounter.hospitalization.dietPreference"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r4b-enc.hos.dietPreference",
  "url" : "http://hl7.org/fhir/4.3/StructureDefinition/extension-Encounter.hospitalization.dietPreference",
  "name" : "XVerExtensionEncounter.hospitalization.dietPreferenceR4B",
  "title" : "Cross-Version Extension for Encounter.hospitalization.dietPreference in R4B",
  "status" : "active",
  "experimental" : false,
  "publisher" : "Health Level Seven International (Patient Administration)",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  },
  {
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/pafm/index.cfm"
    }]
  }],
  "description" : "Cross-Version Extension for Encounter.hospitalization.dietPreference. Valid in versions null\r\n\r\nThis is a valid cross-version extension because it has a parent that can be an extension in at least one version",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "fhirVersion" : "5.0.0",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "Diet preferences reported by the patient",
      "definition" : "Diet preferences reported by the patient.",
      "comment" : "For example, a patient may request both a dairy-free and nut-free diet preference (not mutually exclusive).",
      "requirements" : "Used to track patient's diet restrictions and/or preference. For a complete description of the nutrition needs of a patient during their stay, one should use the nutritionOrder resource which links to Encounter.",
      "min" : 0,
      "max" : "*",
      "isModifier" : false,
      "mapping" : [{
        "identity" : "v2",
        "map" : "PV1-38"
      },
      {
        "identity" : "rim",
        "map" : ".outboundRelationship[typeCode=COMP].target[classCode=SBADM, moodCode=EVN, code=\"diet\"]"
      }]
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/4.3/StructureDefinition/extension-Encounter.hospitalization.dietPreference"
    }]
  }
}