{ "description": "Order for the analysis of a sample or a group of samples.", "_filename": "StructureDefinition-sd-mii-patho-service-request.json", "package_name": "de.medizininformatikinitiative.kerndatensatz.patho", "date": "2022-07-18", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "SD_MII_Patho_Service_Request", "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": "false", "resourceType": "StructureDefinition", "title": "SD MII Patho Service Request", "package_version": "0.9.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Clinical.Care Provision" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "patient" } ], "status": "draft", "id": "27ac5c7e-5ee4-41a4-8cef-9443046c3d12", "kind": "resource", "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/sd-mii-patho-service-request", "version": "1.0.0-ballot1", "differential": { "element": [ { "id": "ServiceRequest.meta.lastUpdated", "path": "ServiceRequest.meta.lastUpdated", "mustSupport": true }, { "id": "ServiceRequest.meta.source", "path": "ServiceRequest.meta.source", "mustSupport": true }, { "id": "ServiceRequest.meta.profile", "path": "ServiceRequest.meta.profile", "mustSupport": true }, { "id": "ServiceRequest.identifier", "min": 1, "path": "ServiceRequest.identifier", "slicing": { "rules": "open", "description": "Contains slices for the request's placer- and filler IDs based on type.coding pattern", "discriminator": [ { "path": "type.coding", "type": "pattern" } ] }, "mustSupport": true }, { "id": "ServiceRequest.identifier:Placer-ID", "max": "1", "min": 0, "path": "ServiceRequest.identifier", "short": "Placer identifier", "sliceName": "Placer-ID", "definition": "Identifier for the placer of the pathology request", "mustSupport": true }, { "id": "ServiceRequest.identifier:Placer-ID.type", "min": 1, "path": "ServiceRequest.identifier.type", "mustSupport": true }, { "id": "ServiceRequest.identifier:Placer-ID.type.coding", "min": 1, "path": "ServiceRequest.identifier.type.coding", "patternCoding": { "code": "PLAC", "system": "http://terminology.hl7.org/CodeSystem/v2-0203", "display": "Placer identifier" } }, { "id": "ServiceRequest.identifier:Placer-ID.type.coding.system", "min": 1, "path": "ServiceRequest.identifier.type.coding.system", "mustSupport": true }, { "id": "ServiceRequest.identifier:Placer-ID.type.coding.code", "min": 1, "path": "ServiceRequest.identifier.type.coding.code", "mustSupport": true }, { "id": "ServiceRequest.identifier:Placer-ID.type.coding.display", "path": "ServiceRequest.identifier.type.coding.display", "mustSupport": true }, { "id": "ServiceRequest.identifier:Placer-ID.system", "min": 1, "path": "ServiceRequest.identifier.system", "mustSupport": true }, { "id": "ServiceRequest.identifier:Placer-ID.value", "min": 1, "path": "ServiceRequest.identifier.value", "mustSupport": true }, { "id": "ServiceRequest.identifier:Filler-ID", "max": "1", "min": 0, "path": "ServiceRequest.identifier", "short": "Filler Identifier", "sliceName": "Filler-ID", "definition": "Identifier for the filler of the pathology request", "mustSupport": true }, { "id": "ServiceRequest.identifier:Filler-ID.type", "min": 1, "path": "ServiceRequest.identifier.type", "mustSupport": true }, { "id": "ServiceRequest.identifier:Filler-ID.type.coding", "min": 1, "path": "ServiceRequest.identifier.type.coding", "patternCoding": { "code": "FILL", "system": "http://terminology.hl7.org/CodeSystem/v2-0203", "display": "Filler" } }, { "id": "ServiceRequest.identifier:Filler-ID.type.coding.system", "min": 1, "path": "ServiceRequest.identifier.type.coding.system", "mustSupport": true }, { "id": "ServiceRequest.identifier:Filler-ID.type.coding.code", "min": 1, "path": "ServiceRequest.identifier.type.coding.code", "mustSupport": true }, { "id": "ServiceRequest.identifier:Filler-ID.type.coding.display", "path": "ServiceRequest.identifier.type.coding.display", "mustSupport": true }, { "id": "ServiceRequest.identifier:Filler-ID.system", "min": 1, "path": "ServiceRequest.identifier.system", "mustSupport": true }, { "id": "ServiceRequest.identifier:Filler-ID.value", "min": 1, "path": "ServiceRequest.identifier.value", "mustSupport": true }, { "id": "ServiceRequest.requisition", "path": "ServiceRequest.requisition", "short": "Composite or group identifier", "mustSupport": true }, { "id": "ServiceRequest.requisition.type", "min": 1, "path": "ServiceRequest.requisition.type", "mustSupport": true, "patternCodeableConcept": { "coding": [ { "code": "PGN", "system": "http://terminology.hl7.org/CodeSystem/v2-0203", "display": "Placer Group Number" } ] } }, { "id": "ServiceRequest.requisition.system", "min": 1, "path": "ServiceRequest.requisition.system", "mustSupport": true }, { "id": "ServiceRequest.requisition.value", "min": 1, "path": "ServiceRequest.requisition.value", "mustSupport": true }, { "id": "ServiceRequest.status", "path": "ServiceRequest.status", "mustSupport": true }, { "id": "ServiceRequest.intent", "path": "ServiceRequest.intent", "mustSupport": true }, { "id": "ServiceRequest.category", "max": "1", "min": 1, "path": "ServiceRequest.category", "mustSupport": true, "fixedCodeableConcept": { "coding": [ { "code": "726007", "system": "http://snomed.info/sct", "display": "Pathology consultation, comprehensive, records and specimen with report (procedure)" } ] } }, { "id": "ServiceRequest.code", "path": "ServiceRequest.code", "binding": { "strength": "preferred", "valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/ValueSet/vs-mii-patho-service-request-loinc" }, "mustSupport": true }, { "id": "ServiceRequest.subject", "path": "ServiceRequest.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] } ], "mustSupport": true }, { "id": "ServiceRequest.encounter", "min": 1, "path": "ServiceRequest.encounter", "mustSupport": true }, { "id": "ServiceRequest.requester", "min": 1, "path": "ServiceRequest.requester", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Organization" ] } ], "mustSupport": true }, { "id": "ServiceRequest.performer", "path": "ServiceRequest.performer", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ] } ], "mustSupport": true }, { "id": "ServiceRequest.reasonCode", "path": "ServiceRequest.reasonCode", "short": "Coded representation of the reason for referral", "mustSupport": true }, { "id": "ServiceRequest.supportingInfo", "path": "ServiceRequest.supportingInfo", "short": "Reference to history of present illness (anamnesis), active problems and diagnostic data", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this.resolve()", "type": "pattern" } ] }, "mustSupport": true }, { "id": "ServiceRequest.supportingInfo:codedCondition", "max": "*", "min": 0, "path": "ServiceRequest.supportingInfo", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Condition" ] } ], "sliceName": "codedCondition", "mustSupport": true }, { "id": "ServiceRequest.supportingInfo:anamnesis", "max": "*", "min": 0, "path": "ServiceRequest.supportingInfo", "type": [ { "code": "Reference", "targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/sd-mii-patho-personal-history-finding" ] } ], "sliceName": "anamnesis", "mustSupport": true }, { "id": "ServiceRequest.supportingInfo:activeProblems", "max": "*", "min": 0, "path": "ServiceRequest.supportingInfo", "type": [ { "code": "Reference", "targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/sd-mii-patho-active-problems" ] } ], "short": "List of possible problems that should be analyzed", "sliceName": "activeProblems", "mustSupport": true }, { "id": "ServiceRequest.specimen", "min": 1, "path": "ServiceRequest.specimen", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest" }