{ "description": null, "_filename": "StructureDefinition-E-Rezept-Validator-MedicationRequest.json", "package_name": "fhir.erezept.validator", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "E_Rezept_Validator_MedicationRequest", "abstract": false, "type": "MedicationRequest", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.4.7", "status": "draft", "id": "8f46a6a2-089c-40f1-a22b-8179b6b19715", "kind": "resource", "url": "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_MedicationRequest", "version": "0.3.10", "differential": { "element": [ { "id": "MedicationRequest.meta.profile", "path": "MedicationRequest.meta.profile", "fixedCanonical": "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_MedicationRequest" }, { "id": "MedicationRequest.extension", "max": "0", "path": "MedicationRequest.extension" }, { "id": "MedicationRequest.modifierExtension", "max": "0", "path": "MedicationRequest.modifierExtension" }, { "id": "MedicationRequest.identifier", "max": "0", "path": "MedicationRequest.identifier" }, { "id": "MedicationRequest.status", "path": "MedicationRequest.status", "fixedCode": "active" }, { "id": "MedicationRequest.statusReason", "max": "0", "path": "MedicationRequest.statusReason" }, { "id": "MedicationRequest.intent", "path": "MedicationRequest.intent", "fixedCode": "proposal" }, { "id": "MedicationRequest.category", "max": "0", "path": "MedicationRequest.category" }, { "id": "MedicationRequest.priority", "max": "0", "path": "MedicationRequest.priority" }, { "id": "MedicationRequest.doNotPerform", "max": "0", "path": "MedicationRequest.doNotPerform" }, { "id": "MedicationRequest.reported[x]", "max": "0", "path": "MedicationRequest.reported[x]" }, { "id": "MedicationRequest.medication[x]", "path": "MedicationRequest.medication[x]", "type": [ { "code": "CodeableConcept" } ] }, { "id": "MedicationRequest.medication[x]:medicationReference", "max": "0", "path": "MedicationRequest.medication[x]", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Medication", "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Medication|1.7.0" ] } ], "sliceName": "medicationReference" }, { "id": "MedicationRequest.medication[x]:medicationCodeableConcept", "max": "1", "min": 1, "path": "MedicationRequest.medication[x]", "type": [ { "code": "CodeableConcept" } ], "sliceName": "medicationCodeableConcept" }, { "id": "MedicationRequest.medication[x]:medicationCodeableConcept.extension", "max": "0", "path": "MedicationRequest.medication[x].extension" }, { "id": "MedicationRequest.medication[x]:medicationCodeableConcept.coding", "min": 1, "path": "MedicationRequest.medication[x].coding", "binding": { "strength": "required", "valueSet": "https://example.org/fhir/ValueSet/E_Rezept_Allergy_Substance_ACT" } }, { "id": "MedicationRequest.medication[x]:medicationCodeableConcept.coding.extension", "max": "0", "path": "MedicationRequest.medication[x].coding.extension" }, { "id": "MedicationRequest.medication[x]:medicationCodeableConcept.coding.system", "min": 1, "path": "MedicationRequest.medication[x].coding.system", "fixedUri": "http://www.whocc.no/atc" }, { "id": "MedicationRequest.medication[x]:medicationCodeableConcept.coding.version", "max": "0", "path": "MedicationRequest.medication[x].coding.version" }, { "id": "MedicationRequest.medication[x]:medicationCodeableConcept.coding.code", "min": 1, "path": "MedicationRequest.medication[x].coding.code" }, { "id": "MedicationRequest.medication[x]:medicationCodeableConcept.coding.display", "max": "0", "path": "MedicationRequest.medication[x].coding.display" }, { "id": "MedicationRequest.medication[x]:medicationCodeableConcept.coding.userSelected", "max": "0", "path": "MedicationRequest.medication[x].coding.userSelected" }, { "id": "MedicationRequest.medication[x]:medicationCodeableConcept.text", "max": "0", "path": "MedicationRequest.medication[x].text" }, { "id": "MedicationRequest.subject", "path": "MedicationRequest.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Patient" ] } ] }, { "id": "MedicationRequest.subject.extension", "max": "0", "path": "MedicationRequest.subject.extension" }, { "id": "MedicationRequest.subject.reference", "min": 1, "path": "MedicationRequest.subject.reference" }, { "id": "MedicationRequest.subject.type", "max": "0", "path": "MedicationRequest.subject.type" }, { "id": "MedicationRequest.subject.identifier", "max": "0", "path": "MedicationRequest.subject.identifier" }, { "id": "MedicationRequest.subject.display", "max": "0", "path": "MedicationRequest.subject.display" }, { "id": "MedicationRequest.encounter", "max": "0", "path": "MedicationRequest.encounter" }, { "id": "MedicationRequest.supportingInformation", "max": "0", "path": "MedicationRequest.supportingInformation" }, { "id": "MedicationRequest.authoredOn", "max": "0", "path": "MedicationRequest.authoredOn" }, { "id": "MedicationRequest.requester", "max": "0", "path": "MedicationRequest.requester" }, { "id": "MedicationRequest.performer", "max": "0", "path": "MedicationRequest.performer" }, { "id": "MedicationRequest.performerType", "max": "0", "path": "MedicationRequest.performerType" }, { "id": "MedicationRequest.recorder", "max": "0", "path": "MedicationRequest.recorder" }, { "id": "MedicationRequest.reasonCode", "max": "0", "path": "MedicationRequest.reasonCode" }, { "id": "MedicationRequest.reasonReference", "max": "0", "path": "MedicationRequest.reasonReference" }, { "id": "MedicationRequest.instantiatesCanonical", "max": "0", "path": "MedicationRequest.instantiatesCanonical" }, { "id": "MedicationRequest.instantiatesUri", "max": "0", "path": "MedicationRequest.instantiatesUri" }, { "id": "MedicationRequest.basedOn", "max": "0", "path": "MedicationRequest.basedOn" }, { "id": "MedicationRequest.groupIdentifier", "max": "0", "path": "MedicationRequest.groupIdentifier" }, { "id": "MedicationRequest.courseOfTherapyType", "max": "0", "path": "MedicationRequest.courseOfTherapyType" }, { "id": "MedicationRequest.insurance", "max": "0", "path": "MedicationRequest.insurance" }, { "id": "MedicationRequest.note", "max": "0", "path": "MedicationRequest.note" }, { "id": "MedicationRequest.dosageInstruction", "max": "0", "path": "MedicationRequest.dosageInstruction" }, { "id": "MedicationRequest.dispenseRequest", "max": "0", "path": "MedicationRequest.dispenseRequest" }, { "id": "MedicationRequest.substitution", "max": "0", "path": "MedicationRequest.substitution" }, { "id": "MedicationRequest.priorPrescription", "max": "0", "path": "MedicationRequest.priorPrescription" }, { "id": "MedicationRequest.detectedIssue", "max": "0", "path": "MedicationRequest.detectedIssue" }, { "id": "MedicationRequest.eventHistory", "max": "0", "path": "MedicationRequest.eventHistory" } ] }, "baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_MedicationRequest" }