PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-snapshot1
    http://hl7.org/fhir/StructureDefinition/de-Dosage.maxDosePerPeriod
{
  "description": "Data Element for Dosage.maxDosePerPeriod",
  "_filename": "StructureDefinition-de-Dosage.maxDosePerPeriod.json",
  "package_name": "hl7.fhir.r5.examples",
  "date": "2021-12-21T15:26:20+11:00",
  "derivation": "specialization",
  "meta": {
    "lastUpdated": "2021-12-21T15:26:20.831+11:00"
  },
  "publisher": "HL7 FHIR Standard",
  "fhirVersion": "5.0.0-snapshot1",
  "purpose": "Data Elements are defined for each element to assist in questionnaire construction etc",
  "name": "Dosage.maxDosePerPeriod",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  } ],
  "abstract": false,
  "type": "Dosage.maxDosePerPeriod",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Dosage.maxDosePerPeriod",
  "package_version": "5.0.0-snapshot1",
  "snapshot": {
    "element": [ {
      "path": "Dosage.maxDosePerPeriod",
      "requirements": "The maximum total quantity of a therapeutic substance that may be administered to a subject over the period of time.  For example, 1000mg in 24 hours.",
      "min": 0,
      "definition": "Upper limit on medication per unit of time.",
      "isModifier": false,
      "short": "Upper limit on medication per unit of time",
      "mapping": [ {
        "map": "RXO-23, RXE-19",
        "identity": "v2"
      }, {
        "map": ".maxDoseQuantity",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Ratio"
      } ],
      "max": "1",
      "id": "Dosage.maxDosePerPeriod",
      "comment": "This is intended for use as an adjunct to the dosage when there is an upper cap.  For example \"2 tablets every 4 hours to a maximum of 8/day\".",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Dosage.maxDosePerPeriod"
      },
      "isSummary": true
    } ]
  },
  "status": "draft",
  "id": "0832ecad-6333-41f2-bcee-1c84fc2e42cf",
  "kind": "logical",
  "url": "http://hl7.org/fhir/StructureDefinition/de-Dosage.maxDosePerPeriod",
  "version": "5.0.0-snapshot1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}