{ "description": "הפניה לבדיקת מעבדה, או לפאנל (סוללה) של בדיקות מעבדה.\\r\\nמשאב זה בפני עצמו אינו מהווה טריגר לתחילת הטיפול בהפניה, אלא יטופל רק במסגרת referral group.", "_filename": "StructureDefinition-lrc-referral.json", "package_name": "fhir.outburn.co.il", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "LrcReferral", "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": "LRC Lab Test Referral", "package_version": "0.3.1", "status": "draft", "id": "b13ba8e2-b76d-42f4-856d-141a345becbc", "kind": "resource", "url": "http://outburn.co.il/fhir/oncology/StructureDefinition/lrc-referral", "version": null, "differential": { "element": [ { "id": "ServiceRequest.identifier", "min": 1, "path": "ServiceRequest.identifier" }, { "id": "ServiceRequest.identifier.system", "min": 1, "path": "ServiceRequest.identifier.system" }, { "id": "ServiceRequest.identifier.value", "min": 1, "path": "ServiceRequest.identifier.value" }, { "id": "ServiceRequest.intent", "path": "ServiceRequest.intent", "fixedCode": "order" }, { "id": "ServiceRequest.category:il-core", "path": "ServiceRequest.category", "sliceName": "il-core", "patternCodeableConcept": { "coding": [ { "code": "108252007", "system": "http://snomed.info/sct", "display": "Laboratory procedure" } ] } }, { "id": "ServiceRequest.code", "path": "ServiceRequest.code", "binding": { "strength": "extensible", "valueSet": "http://outburn.co.il/fhir/oncology/ValueSet/lrc-referral-codes", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet", "valueCanonical": "http://hl7.org/fhir/ValueSet/observation-codes" } ] } }, { "id": "ServiceRequest.code.coding.system", "min": 1, "path": "ServiceRequest.code.coding.system" }, { "id": "ServiceRequest.code.coding.code", "min": 1, "path": "ServiceRequest.code.coding.code" }, { "id": "ServiceRequest.subject", "path": "ServiceRequest.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-patient" ] } ] }, { "id": "ServiceRequest.requester", "min": 1, "path": "ServiceRequest.requester" } ] }, "baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-service-request" }