{ "description": null, "_filename": "KBV_PR_EAU_ServiceRequest_steps.json", "package_name": "KBV.ITA.EAU", "date": "2020-12-22", "derivation": "constraint", "publisher": "Kassenärztliche Bundesvereinigung", "fhirVersion": "4.0.1", "name": "KBV_PR_EAU_ServiceRequest_steps", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://siframework.org/cqf", "name": "Quality Improvement and Clinical Knowledge (QUICK)", "identity": "quick" } ], "abstract": false, "type": "ServiceRequest", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.1", "status": "active", "id": "2f3bd380-1ee4-480a-a7bf-8dbe242338bb", "kind": "resource", "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_EAU_ServiceRequest_steps", "version": "1.0.1", "differential": { "element": [ { "id": "ServiceRequest.id", "min": 1, "path": "ServiceRequest.id", "mustSupport": true }, { "id": "ServiceRequest.meta", "min": 1, "path": "ServiceRequest.meta", "mustSupport": true }, { "id": "ServiceRequest.meta.versionId", "max": "0", "path": "ServiceRequest.meta.versionId" }, { "id": "ServiceRequest.meta.lastUpdated", "max": "0", "path": "ServiceRequest.meta.lastUpdated" }, { "id": "ServiceRequest.meta.source", "max": "0", "path": "ServiceRequest.meta.source" }, { "id": "ServiceRequest.meta.profile", "max": "1", "min": 1, "path": "ServiceRequest.meta.profile", "mustSupport": true, "fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_EAU_ServiceRequest_steps|1.0.1" }, { "id": "ServiceRequest.meta.security", "max": "0", "path": "ServiceRequest.meta.security" }, { "id": "ServiceRequest.meta.tag", "max": "0", "path": "ServiceRequest.meta.tag" }, { "id": "ServiceRequest.implicitRules", "max": "0", "path": "ServiceRequest.implicitRules" }, { "id": "ServiceRequest.language", "max": "0", "path": "ServiceRequest.language" }, { "id": "ServiceRequest.text", "max": "0", "path": "ServiceRequest.text" }, { "id": "ServiceRequest.contained", "max": "0", "path": "ServiceRequest.contained" }, { "id": "ServiceRequest.identifier", "max": "0", "path": "ServiceRequest.identifier" }, { "id": "ServiceRequest.instantiatesCanonical", "max": "0", "path": "ServiceRequest.instantiatesCanonical" }, { "id": "ServiceRequest.instantiatesUri", "max": "0", "path": "ServiceRequest.instantiatesUri" }, { "id": "ServiceRequest.basedOn", "max": "0", "path": "ServiceRequest.basedOn" }, { "id": "ServiceRequest.replaces", "max": "0", "path": "ServiceRequest.replaces" }, { "id": "ServiceRequest.requisition", "max": "0", "path": "ServiceRequest.requisition" }, { "id": "ServiceRequest.status", "path": "ServiceRequest.status", "fixedCode": "active", "mustSupport": true }, { "id": "ServiceRequest.intent", "path": "ServiceRequest.intent", "fixedCode": "proposal", "mustSupport": true }, { "id": "ServiceRequest.category", "max": "0", "path": "ServiceRequest.category" }, { "id": "ServiceRequest.priority", "max": "0", "path": "ServiceRequest.priority" }, { "id": "ServiceRequest.doNotPerform", "max": "0", "path": "ServiceRequest.doNotPerform" }, { "id": "ServiceRequest.code", "min": 1, "path": "ServiceRequest.code", "binding": { "strength": "required", "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_EAU_WeitereSchritte_Type", "description": "Abbildung der möglichen Werte" }, "constraint": [ { "key": "text-bei-sonstige", "human": "Wenn Sonstige als Code ausgewählt wurde, muss ein Text vorhanden sein.", "source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_EAU_ServiceRequest_steps", "severity": "error", "expression": "coding.code='sonstige' implies text.exists()" }, { "key": "Kein-text-bei-anderen", "human": "Wenn die Kennzeichnung \"D-Arzt\", \"Reha\" oder \"Wiedereingliederung\" angegeben ist, dann darf kein Text enthalten sein.", "source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_EAU_ServiceRequest_steps", "severity": "error", "expression": "(coding.code = \"d_arzt\" or coding.code = \"reha\" or coding.code = \"wiedereingliederung\") implies text.exists().not()" } ], "mustSupport": true }, { "id": "ServiceRequest.code.coding", "max": "1", "min": 1, "path": "ServiceRequest.code.coding", "mustSupport": true }, { "id": "ServiceRequest.code.coding.system", "min": 1, "path": "ServiceRequest.code.coding.system", "mustSupport": true }, { "id": "ServiceRequest.code.coding.version", "max": "0", "path": "ServiceRequest.code.coding.version" }, { "id": "ServiceRequest.code.coding.code", "min": 1, "path": "ServiceRequest.code.coding.code", "mustSupport": true }, { "id": "ServiceRequest.code.coding.display", "max": "0", "path": "ServiceRequest.code.coding.display" }, { "id": "ServiceRequest.code.coding.userSelected", "max": "0", "path": "ServiceRequest.code.coding.userSelected" }, { "id": "ServiceRequest.code.text", "path": "ServiceRequest.code.text", "short": "Sonstige Text", "definition": "Abbildung der Information Sonstige", "mustSupport": true }, { "id": "ServiceRequest.orderDetail", "max": "0", "path": "ServiceRequest.orderDetail" }, { "id": "ServiceRequest.quantity[x]", "max": "0", "path": "ServiceRequest.quantity[x]" }, { "id": "ServiceRequest.subject", "path": "ServiceRequest.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Patient|1.0.2" ] } ], "mustSupport": true }, { "id": "ServiceRequest.subject.reference", "min": 1, "path": "ServiceRequest.subject.reference", "mustSupport": true }, { "id": "ServiceRequest.subject.type", "max": "0", "path": "ServiceRequest.subject.type" }, { "id": "ServiceRequest.subject.identifier", "max": "0", "path": "ServiceRequest.subject.identifier" }, { "id": "ServiceRequest.subject.display", "max": "0", "path": "ServiceRequest.subject.display" }, { "id": "ServiceRequest.encounter", "max": "0", "path": "ServiceRequest.encounter" }, { "id": "ServiceRequest.occurrence[x]", "max": "0", "path": "ServiceRequest.occurrence[x]" }, { "id": "ServiceRequest.asNeeded[x]", "max": "0", "path": "ServiceRequest.asNeeded[x]" }, { "id": "ServiceRequest.authoredOn", "max": "0", "path": "ServiceRequest.authoredOn" }, { "id": "ServiceRequest.requester", "min": 1, "path": "ServiceRequest.requester", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Practitioner|1.0.2" ] } ], "mustSupport": true }, { "id": "ServiceRequest.requester.reference", "min": 1, "path": "ServiceRequest.requester.reference", "mustSupport": true }, { "id": "ServiceRequest.requester.type", "max": "0", "path": "ServiceRequest.requester.type" }, { "id": "ServiceRequest.requester.identifier", "max": "0", "path": "ServiceRequest.requester.identifier" }, { "id": "ServiceRequest.requester.display", "max": "0", "path": "ServiceRequest.requester.display" }, { "id": "ServiceRequest.performerType", "max": "0", "path": "ServiceRequest.performerType" }, { "id": "ServiceRequest.performer", "max": "0", "path": "ServiceRequest.performer" }, { "id": "ServiceRequest.locationCode", "max": "0", "path": "ServiceRequest.locationCode" }, { "id": "ServiceRequest.locationReference", "max": "0", "path": "ServiceRequest.locationReference" }, { "id": "ServiceRequest.reasonCode", "max": "0", "path": "ServiceRequest.reasonCode" }, { "id": "ServiceRequest.reasonReference", "max": "1", "min": 1, "path": "ServiceRequest.reasonReference", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_EAU_Condition_AU|1.0.1" ] } ], "mustSupport": true }, { "id": "ServiceRequest.reasonReference.reference", "min": 1, "path": "ServiceRequest.reasonReference.reference", "mustSupport": true }, { "id": "ServiceRequest.reasonReference.type", "max": "0", "path": "ServiceRequest.reasonReference.type" }, { "id": "ServiceRequest.reasonReference.identifier", "max": "0", "path": "ServiceRequest.reasonReference.identifier" }, { "id": "ServiceRequest.reasonReference.display", "max": "0", "path": "ServiceRequest.reasonReference.display" }, { "id": "ServiceRequest.insurance", "max": "0", "path": "ServiceRequest.insurance" }, { "id": "ServiceRequest.supportingInfo", "max": "0", "path": "ServiceRequest.supportingInfo" }, { "id": "ServiceRequest.specimen", "max": "0", "path": "ServiceRequest.specimen" }, { "id": "ServiceRequest.bodySite", "max": "0", "path": "ServiceRequest.bodySite" }, { "id": "ServiceRequest.note", "max": "0", "path": "ServiceRequest.note" }, { "id": "ServiceRequest.patientInstruction", "max": "0", "path": "ServiceRequest.patientInstruction" }, { "id": "ServiceRequest.relevantHistory", "max": "0", "path": "ServiceRequest.relevantHistory" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest" }