PackagesCanonicalsLogsProblems
    Packages
    healthdata.be.r4.cbb@0.13.0-beta
    https://fhir.healthdata.be/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": "healthdata.be.r4.cbb",
  "date": "2022-10-17T09:09:13.9562003+00:00",
  "derivation": "constraint",
  "publisher": "Healthdata.be (Sciensano)",
  "fhirVersion": "4.0.1",
  "name": "ExtRenderedDosageInstruction",
  "mapping": [ {
    "uri": "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-InstructionsForUse",
    "name": "HdBe logical model InstructionsForUse",
    "identity": "HdBe-InstructionsForUse"
  } ],
  "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": "0.13.0-beta",
  "status": "draft",
  "id": "dff8c129-86c3-4f2b-bc32-5be97fa39c83",
  "kind": "complex-type",
  "url": "https://fhir.healthdata.be/StructureDefinition/ext-RenderedDosageInstruction",
  "context": [ {
    "type": "element",
    "expression": "MedicationRequest"
  }, {
    "type": "element",
    "expression": "MedicationDispense"
  }, {
    "type": "element",
    "expression": "MedicationAdministration"
  }, {
    "type": "element",
    "expression": "MedicationUse"
  }, {
    "type": "element",
    "expression": "MedicationStatement"
  } ],
  "version": null,
  "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": "https://fhir.healthdata.be/StructureDefinition/ext-RenderedDosageInstruction"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "comment": "The content of the renderedDosageInstructions must not be different than the dose represented in the dosageInstruction 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": "Service portal – healthdata.be",
    "telecom": [ {
      "use": "work",
      "value": "https://sciensano.service-now.com/sp",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}