{ "description": "הפניה מרכזת. להפניה הזו אין קוד בדיקה, אלא היא כוללת קישורים לכל הבדיקות הספציפיות שיש לבצע.\\r\\nפרופיל זה מהווה טריגר לתחילת הטיפול בתהליך מצד הארגון המבצע.", "_filename": "StructureDefinition-lrc-referral-group.json", "package_name": "fhir.outburn.co.il", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "LrcReferralGroup", "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 Group", "package_version": "0.1.0", "status": "draft", "id": "613f9cc1-8e9a-419a-ba61-8851e0337b92", "kind": "resource", "url": "http://outburn.co.il/fhir/oncology/StructureDefinition/lrc-referral-group", "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.basedOn", "min": 1, "path": "ServiceRequest.basedOn", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-service-request" ] } ] }, { "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" }, { "id": "ServiceRequest.category:snomed-lab.coding:snomed.system", "path": "ServiceRequest.category.coding.system", "patternUri": "http://snomed.info/sct" }, { "id": "ServiceRequest.category:snomed-lab.coding:snomed.code", "path": "ServiceRequest.category.coding.code", "patternCode": "108252007" }, { "id": "ServiceRequest.category:snomed-lab.coding:snomed.display", "path": "ServiceRequest.category.coding.display", "patternString": "Laboratory procedure" }, { "id": "ServiceRequest.priority", "path": "ServiceRequest.priority", "patternCode": "urgent" }, { "id": "ServiceRequest.code.coding", "min": 1, "path": "ServiceRequest.code.coding", "slicing": { "rules": "open", "ordered": false, "description": "Loinc Lab report", "discriminator": [ { "path": "$this", "type": "value" } ] } }, { "id": "ServiceRequest.code.coding:loinc-lab", "max": "1", "min": 1, "path": "ServiceRequest.code.coding", "sliceName": "loinc-lab" }, { "id": "ServiceRequest.code.coding:loinc-lab.system", "min": 1, "path": "ServiceRequest.code.coding.system", "fixedUri": "http://loinc.org" }, { "id": "ServiceRequest.code.coding:loinc-lab.code", "min": 1, "path": "ServiceRequest.code.coding.code", "fixedCode": "11502-2" }, { "id": "ServiceRequest.code.coding:loinc-lab.display", "path": "ServiceRequest.code.coding.display", "fixedString": "Laboratory report" }, { "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" }