{
"description": "Order for the analysis of a sample or a group of samples.",
"_filename": "StructureDefinition-mii-pr-patho-service-request.json",
"package_name": "de.medizininformatikinitiative.kerndatensatz.patho",
"date": null,
"derivation": "constraint",
"publisher": "Medizininformatik Initiative",
"fhirVersion": "4.0.1",
"name": "MII_PR_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": null,
"resourceType": "StructureDefinition",
"title": "MII PR Patho Service Request",
"package_version": "1.0.0",
"status": "active",
"id": "d3ad82e2-6b52-45d4-bcec-9eb70483f444",
"kind": "resource",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-service-request",
"version": "1.0.0",
"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": "$this.type",
"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,
"patternCodeableConcept": {
"coding": [ {
"code": "PLAC",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
} ]
}
}, {
"id": "ServiceRequest.identifier:Placer-ID.type.coding",
"path": "ServiceRequest.identifier.type.coding",
"mustSupport": true
}, {
"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.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,
"patternCodeableConcept": {
"coding": [ {
"code": "FILL",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
} ]
}
}, {
"id": "ServiceRequest.identifier:Filler-ID.type.coding",
"path": "ServiceRequest.identifier.type.coding",
"mustSupport": true
}, {
"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.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,
"patternCodeableConcept": {
"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/mii-vs-patho-service-request-snomed-ct"
},
"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/mii-pr-patho-history-of-present-illness" ]
} ],
"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/mii-pr-patho-active-problems-list" ]
} ],
"short": "List of possible problems that should be analyzed",
"sliceName": "activeProblems",
"mustSupport": true
}, {
"id": "ServiceRequest.specimen",
"path": "ServiceRequest.specimen",
"mustSupport": true
} ]
},
"contact": [ {
"telecom": [ {
"value": "https://www.medizininformatik-initiative.de",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest"
}