{ "description": "פאנל תוצאות, עבור מקרים בהם ServiceRequest אחד כולל בתוכו קוד אשר מייצג קבוצת בדיקות (פאנל\\\\סוללה).\\r\\nפרופיל זה אינו כולל את התוצאות עצמן אלא מצביע עליהן.", "_filename": "StructureDefinition-lrc-panel-result.json", "package_name": "fhir.outburn.co.il", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "LrcPanelResult", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://snomed.info/conceptdomain", "name": "SNOMED CT Concept Domain Binding", "identity": "sct-concept" }, { "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://snomed.org/attributebinding", "name": "SNOMED CT Attribute Binding", "identity": "sct-attr" } ], "abstract": false, "type": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": "LRC Panel Lab Test Result", "package_version": "0.1.0", "status": "draft", "id": "b1977329-b22f-44a7-bcbc-afb0672e9fa0", "kind": "resource", "url": "http://outburn.co.il/fhir/oncology/StructureDefinition/lrc-panel-lab-test-result", "version": null, "differential": { "element": [ { "id": "Observation.identifier", "min": 1, "path": "Observation.identifier" }, { "id": "Observation.identifier.system", "min": 1, "path": "Observation.identifier.system" }, { "id": "Observation.identifier.value", "min": 1, "path": "Observation.identifier.value" }, { "id": "Observation.basedOn", "max": "1", "path": "Observation.basedOn", "type": [ { "code": "Reference", "targetProfile": [ "http://outburn.co.il/fhir/oncology/StructureDefinition/lrc-referral" ] } ] }, { "id": "Observation.basedOn.reference", "min": 1, "path": "Observation.basedOn.reference" }, { "id": "Observation.category", "min": 1, "path": "Observation.category", "slicing": { "rules": "open", "description": "Slice for hl7 category codes", "discriminator": [ { "path": "coding", "type": "pattern" } ] } }, { "id": "Observation.category:hl7-lab", "max": "1", "min": 1, "path": "Observation.category", "sliceName": "hl7-lab" }, { "id": "Observation.category:hl7-lab.coding", "min": 1, "path": "Observation.category.coding", "slicing": { "rules": "open", "description": "Slice for hl7 code for laboratory result", "discriminator": [ { "path": "$this", "type": "pattern" } ] } }, { "id": "Observation.category:hl7-lab.coding:hl7", "max": "1", "min": 1, "path": "Observation.category.coding", "sliceName": "hl7" }, { "id": "Observation.category:hl7-lab.coding:hl7.system", "path": "Observation.category.coding.system", "fixedUri": "http://terminology.hl7.org/CodeSystem/observation-category" }, { "id": "Observation.category:hl7-lab.coding:hl7.code", "path": "Observation.category.coding.code", "fixedCode": "laboratory" }, { "id": "Observation.category:hl7-lab.coding:hl7.display", "path": "Observation.category.coding.display", "patternString": "Laboratory" }, { "id": "Observation.code.coding", "min": 1, "path": "Observation.code.coding", "slicing": { "rules": "open", "ordered": false, "description": "Loinc Lab report", "discriminator": [ { "path": "$this", "type": "value" } ] } }, { "id": "Observation.code.coding:loinc-lab", "max": "1", "min": 1, "path": "Observation.code.coding", "binding": { "strength": "required", "valueSet": "http://outburn.co.il/fhir/oncology/ValueSet/lrc-onco-panel-result-codes" }, "sliceName": "loinc-lab" }, { "id": "Observation.code.coding:loinc-lab.system", "min": 1, "path": "Observation.code.coding.system" }, { "id": "Observation.code.coding:loinc-lab.code", "min": 1, "path": "Observation.code.coding.code" }, { "id": "Observation.subject", "min": 1, "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-patient" ] } ] }, { "id": "Observation.performer", "min": 1, "path": "Observation.performer" }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "type": [ { "code": "Quantity" } ] }, { "id": "Observation.value[x]:valueQuantity", "path": "Observation.value[x]", "type": [ { "code": "Quantity" } ], "sliceName": "valueQuantity" }, { "id": "Observation.value[x]:valueQuantity.system", "path": "Observation.value[x].system", "patternUri": "http://unitsofmeasure.org" } ] }, "baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-observation" }