{ "description": "Definies the Type of a prescription.", "_filename": "StructureDefinition-GEM-ERP-EX-PrescriptionType.json", "package_name": "de.gematik.erezept-workflow.r4", "date": "2024-07-15", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "GEM_ERP_EX_PrescriptionType", "abstract": false, "type": "Extension", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.4.3", "status": "active", "id": "2e5f9cd0-9ce9-4024-96e7-f32cf3985fe2", "kind": "complex-type", "url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_PrescriptionType", "context": [ { "type": "element", "expression": "Task" }, { "type": "element", "expression": "Communication.payload" }, { "type": "element", "expression": "Communication" } ], "version": "1.4", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Type of the prescription", "definition": "Definies the Type of the prescription. The codesystem contains all \"Muster 16\" forms." }, { "id": "Extension.extension", "max": "0", "path": "Extension.extension" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_PrescriptionType" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "Coding" } ], "binding": { "strength": "required", "valueSet": "https://gematik.de/fhir/erp/ValueSet/GEM_ERP_VS_FlowType" } }, { "id": "Extension.value[x].system", "min": 1, "path": "Extension.value[x].system" }, { "id": "Extension.value[x].code", "min": 1, "path": "Extension.value[x].code" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }