{ "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.2.0", "status": "draft", "id": "b071800c-928b-4826-bed2-45561dddd5b0", "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", "path": "ServiceRequest.category", "slicing": { "rules": "open", "description": "Slice for SNOMED category codes", "discriminator": [ { "path": "coding", "type": "pattern" } ] } }, { "id": "ServiceRequest.category:snomed-lab", "max": "1", "min": 1, "path": "ServiceRequest.category", "sliceName": "snomed-lab" }, { "id": "ServiceRequest.category:snomed-lab.coding", "min": 1, "path": "ServiceRequest.category.coding", "slicing": { "rules": "open", "description": "Slice for SNOMED code for laboratory result", "discriminator": [ { "path": "$this", "type": "pattern" } ] } }, { "id": "ServiceRequest.category:snomed-lab.coding:snomed", "max": "1", "min": 1, "path": "ServiceRequest.category.coding", "sliceName": "snomed", "patternCoding": { "code": "108252007", "system": "http://snomed.info/sct", "display": "Laboratory procedure" } }, { "id": "ServiceRequest.category:snomed-lab.coding:snomed.system", "min": 1, "path": "ServiceRequest.category.coding.system" }, { "id": "ServiceRequest.category:snomed-lab.coding:snomed.code", "min": 1, "path": "ServiceRequest.category.coding.code" }, { "id": "ServiceRequest.code", "path": "ServiceRequest.code", "binding": { "strength": "required", "valueSet": "http://outburn.co.il/fhir/oncology/ValueSet/lrc-referral-codes", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet", "valueCanonical": "http://loinc.org" } ] } }, { "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" }