FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/f87d96de-bfa1-47b5-a668-ba571a818463

PackageVital.MedikationsplanPlus
Resource TypeStructureDefinition
Idf87d96de-bfa1-47b5-a668-ba571a818463
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=Vital.MedikationsplanPlus@1.1.0&canonical=https://tx.gerontonet.org/fhir/StructureDefinition/MedicationsplanPlusMedikationStatement
URLhttps://tx.gerontonet.org/fhir/StructureDefinition/MedicationsplanPlusMedikationStatement
Version1.0.0
Statusactive
Date2020-11-06T13:00:34.2890525+00:00
NameMedikationsplanPlusMedicationStatement
TypeMedicationStatement
Kindresource

Resources that use this resource

StructureDefinition
MedikationsplanPlusMedicationStatementListMedikationsplanPlusMedicationStatementList

Resources that this resource uses

StructureDefinition
MedikationsplanPlusMedicationMedikationsplanPlusMedication

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "f87d96de-bfa1-47b5-a668-ba571a818463",
  "meta": {
    "lastUpdated": "2020-11-23T10:47:30.999+00:00"
  },
  "url": "https://tx.gerontonet.org/fhir/StructureDefinition/MedicationsplanPlusMedikationStatement",
  "version": "1.0.0",
  "name": "MedikationsplanPlusMedicationStatement",
  "status": "active",
  "date": "2020-11-06T13:00:34.2890525+00:00",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "MedicationStatement",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationStatement",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MedicationStatement.id",
        "path": "MedicationStatement.id",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.meta",
        "path": "MedicationStatement.meta",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.meta.source",
        "path": "MedicationStatement.meta.source",
        "max": "0"
      },
      {
        "id": "MedicationStatement.meta.profile",
        "path": "MedicationStatement.meta.profile",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.language",
        "path": "MedicationStatement.language",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.identifier",
        "path": "MedicationStatement.identifier",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.identifier.system",
        "path": "MedicationStatement.identifier.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.identifier.value",
        "path": "MedicationStatement.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.basedOn",
        "path": "MedicationStatement.basedOn",
        "max": "0"
      },
      {
        "id": "MedicationStatement.partOf",
        "path": "MedicationStatement.partOf",
        "max": "0"
      },
      {
        "id": "MedicationStatement.status",
        "path": "MedicationStatement.status",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.statusReason",
        "path": "MedicationStatement.statusReason",
        "max": "0"
      },
      {
        "id": "MedicationStatement.category",
        "path": "MedicationStatement.category",
        "max": "0"
      },
      {
        "id": "MedicationStatement.medication[x]",
        "path": "MedicationStatement.medication[x]",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://tx.gerontonet.org/fhir/StructureDefinition/MedikationsplanPlusMedication"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.medication[x].reference",
        "path": "MedicationStatement.medication[x].reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.medication[x].type",
        "path": "MedicationStatement.medication[x].type",
        "max": "0"
      },
      {
        "id": "MedicationStatement.subject",
        "path": "MedicationStatement.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.subject.reference",
        "path": "MedicationStatement.subject.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.subject.type",
        "path": "MedicationStatement.subject.type",
        "max": "0"
      },
      {
        "id": "MedicationStatement.context",
        "path": "MedicationStatement.context",
        "max": "0"
      },
      {
        "id": "MedicationStatement.effective[x]",
        "path": "MedicationStatement.effective[x]",
        "type": [
          {
            "code": "Period"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.effective[x].start",
        "path": "MedicationStatement.effective[x].start",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.effective[x].end",
        "path": "MedicationStatement.effective[x].end",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.dateAsserted",
        "path": "MedicationStatement.dateAsserted",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.informationSource",
        "path": "MedicationStatement.informationSource",
        "max": "0"
      },
      {
        "id": "MedicationStatement.derivedFrom",
        "path": "MedicationStatement.derivedFrom",
        "max": "0"
      },
      {
        "id": "MedicationStatement.reasonCode.text",
        "path": "MedicationStatement.reasonCode.text",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.reasonReference",
        "path": "MedicationStatement.reasonReference",
        "max": "0"
      },
      {
        "id": "MedicationStatement.note",
        "path": "MedicationStatement.note",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.dosage",
        "path": "MedicationStatement.dosage",
        "slicing": {
          "discriminator": [
            {
              "type": "exists",
              "path": "text"
            }
          ],
          "ordered": false,
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.dosage.text",
        "path": "MedicationStatement.dosage.text",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.dosage.additionalInstruction",
        "path": "MedicationStatement.dosage.additionalInstruction",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage.patientInstruction",
        "path": "MedicationStatement.dosage.patientInstruction",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage.timing",
        "path": "MedicationStatement.dosage.timing",
        "mustSupport": false
      },
      {
        "id": "MedicationStatement.dosage.timing.code.coding",
        "path": "MedicationStatement.dosage.timing.code.coding",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.dosage.timing.code.coding.system",
        "path": "MedicationStatement.dosage.timing.code.coding.system",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.dosage.timing.code.coding.code",
        "path": "MedicationStatement.dosage.timing.code.coding.code",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.dosage.asNeeded[x]",
        "path": "MedicationStatement.dosage.asNeeded[x]",
        "mustSupport": false
      },
      {
        "id": "MedicationStatement.dosage.site",
        "path": "MedicationStatement.dosage.site",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage.doseAndRate",
        "path": "MedicationStatement.dosage.doseAndRate",
        "min": 1,
        "max": "1"
      },
      {
        "id": "MedicationStatement.dosage.doseAndRate.type",
        "path": "MedicationStatement.dosage.doseAndRate.type",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage.doseAndRate.dose[x]",
        "path": "MedicationStatement.dosage.doseAndRate.dose[x]",
        "min": 1,
        "mustSupport": false
      },
      {
        "id": "MedicationStatement.dosage.doseAndRate.rate[x]",
        "path": "MedicationStatement.dosage.doseAndRate.rate[x]",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage.maxDosePerPeriod",
        "path": "MedicationStatement.dosage.maxDosePerPeriod",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage.maxDosePerAdministration",
        "path": "MedicationStatement.dosage.maxDosePerAdministration",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage.maxDosePerLifetime",
        "path": "MedicationStatement.dosage.maxDosePerLifetime",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:freitext",
        "path": "MedicationStatement.dosage",
        "sliceName": "freitext",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.dosage:freitext.text",
        "path": "MedicationStatement.dosage.text",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.dosage:freitext.additionalInstruction",
        "path": "MedicationStatement.dosage.additionalInstruction",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:freitext.patientInstruction",
        "path": "MedicationStatement.dosage.patientInstruction",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:freitext.timing",
        "path": "MedicationStatement.dosage.timing",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:freitext.asNeeded[x]",
        "path": "MedicationStatement.dosage.asNeeded[x]",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.dosage:freitext.site",
        "path": "MedicationStatement.dosage.site",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:freitext.route",
        "path": "MedicationStatement.dosage.route",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:freitext.method",
        "path": "MedicationStatement.dosage.method",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:freitext.doseAndRate",
        "path": "MedicationStatement.dosage.doseAndRate",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:freitext.maxDosePerPeriod",
        "path": "MedicationStatement.dosage.maxDosePerPeriod",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:freitext.maxDosePerAdministration",
        "path": "MedicationStatement.dosage.maxDosePerAdministration",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:freitext.maxDosePerLifetime",
        "path": "MedicationStatement.dosage.maxDosePerLifetime",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:kodiert",
        "path": "MedicationStatement.dosage",
        "sliceName": "kodiert",
        "max": "4",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.dosage:kodiert.sequence",
        "path": "MedicationStatement.dosage.sequence",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:kodiert.text",
        "path": "MedicationStatement.dosage.text",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:kodiert.additionalInstruction",
        "path": "MedicationStatement.dosage.additionalInstruction",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:kodiert.patientInstruction",
        "path": "MedicationStatement.dosage.patientInstruction",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:kodiert.timing",
        "path": "MedicationStatement.dosage.timing",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.dosage:kodiert.timing.event",
        "path": "MedicationStatement.dosage.timing.event",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:kodiert.timing.repeat",
        "path": "MedicationStatement.dosage.timing.repeat",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:kodiert.timing.code",
        "path": "MedicationStatement.dosage.timing.code",
        "short": "CM | CD | CV | HS",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "https://fhir.vital-services.de/R4/ValueSet/MedikationsplanPlus_Einnahmezeitpunkt"
        }
      },
      {
        "id": "MedicationStatement.dosage:kodiert.timing.code.coding",
        "path": "MedicationStatement.dosage.timing.code.coding",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.dosage:kodiert.timing.code.coding.system",
        "path": "MedicationStatement.dosage.timing.code.coding.system",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.dosage:kodiert.timing.code.coding.code",
        "path": "MedicationStatement.dosage.timing.code.coding.code",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.dosage:kodiert.asNeeded[x]",
        "path": "MedicationStatement.dosage.asNeeded[x]",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:kodiert.site",
        "path": "MedicationStatement.dosage.site",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:kodiert.route",
        "path": "MedicationStatement.dosage.route",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:kodiert.method",
        "path": "MedicationStatement.dosage.method",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:kodiert.doseAndRate",
        "path": "MedicationStatement.dosage.doseAndRate",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.dosage:kodiert.doseAndRate.type",
        "path": "MedicationStatement.dosage.doseAndRate.type",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:kodiert.doseAndRate.dose[x]",
        "path": "MedicationStatement.dosage.doseAndRate.dose[x]",
        "min": 1,
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.dosage:kodiert.doseAndRate.dose[x].value",
        "path": "MedicationStatement.dosage.doseAndRate.dose[x].value",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.dosage:kodiert.doseAndRate.dose[x].unit",
        "path": "MedicationStatement.dosage.doseAndRate.dose[x].unit",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.dosage:kodiert.doseAndRate.dose[x].system",
        "path": "MedicationStatement.dosage.doseAndRate.dose[x].system",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.dosage:kodiert.doseAndRate.dose[x].code",
        "path": "MedicationStatement.dosage.doseAndRate.dose[x].code",
        "mustSupport": true
      },
      {
        "id": "MedicationStatement.dosage:kodiert.doseAndRate.rate[x]",
        "path": "MedicationStatement.dosage.doseAndRate.rate[x]",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:kodiert.maxDosePerPeriod",
        "path": "MedicationStatement.dosage.maxDosePerPeriod",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:kodiert.maxDosePerAdministration",
        "path": "MedicationStatement.dosage.maxDosePerAdministration",
        "max": "0"
      },
      {
        "id": "MedicationStatement.dosage:kodiert.maxDosePerLifetime",
        "path": "MedicationStatement.dosage.maxDosePerLifetime",
        "max": "0"
      }
    ]
  }
}