PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.medicationprocess9@2.0.0-beta.6
    http://nictiz.nl/fhir/StructureDefinition/ext-RenderedDosageInstruction
{
  "description": "Pre-adopt of the `.renderedDosageInstructions` concept from the FHIR R5 medication resources. It provides a full representation of the dose of the medication included in all dosage instructions. To be used when multiple dosage instructions are included to represent complex dosing such as increasing or tapering doses.",
  "_filename": "ext-RenderedDosageInstruction.json",
  "package_name": "nictiz.fhir.nl.r4.medicationprocess9",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "name": "ExtRenderedDosageInstruction",
  "abstract": false,
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ext RenderedDosageInstruction",
  "package_version": "2.0.0-beta.6",
  "status": "active",
  "id": "db8f96ab-242d-43e5-b82f-e92433ffefaf",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/ext-RenderedDosageInstruction",
  "context": [ {
    "type": "element",
    "expression": "MedicationRequest"
  }, {
    "type": "element",
    "expression": "MedicationDispense"
  }, {
    "type": "element",
    "expression": "MedicationStatement"
  } ],
  "version": "2.0.0-beta.6",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension",
      "definition": "Pre-adopt from FHIR R5 of the `.renderedDosageInstruction` element found in various medication resources."
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/ext-RenderedDosageInstruction"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "comment": "The content of the rendered dosage instruction must not be different from the dose represented in the dosage instructions content.",
      "definition": "The full representation of the dose of the medication included in all dosage instructions. To be used when multiple dosage instructions are included to represent complex dosing such as increasing or tapering doses."
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}