{ "description": "LRC Test Result", "_filename": "StructureDefinition-lrc-result.json", "package_name": "fhir.outburn.co.il", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "LrcResult", "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 Test Result", "package_version": "0.1.0", "status": "draft", "id": "22106492-f608-42ee-a3c9-b07584db8b64", "kind": "resource", "url": "http://outburn.co.il/fhir/oncology/StructureDefinition/lrc-onco-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.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", "min": 1, "path": "Observation.category.coding.system", "patternUri": "http://terminology.hl7.org/CodeSystem/observation-category" }, { "id": "Observation.category:hl7-lab.coding:hl7.code", "min": 1, "path": "Observation.category.coding.code", "patternCode": "laboratory" }, { "id": "Observation.category:hl7-lab.coding:hl7.display", "path": "Observation.category.coding.display", "patternString": "Laboratory" }, { "id": "Observation.code", "path": "Observation.code", "binding": { "strength": "extensible", "valueSet": "http://outburn.co.il/fhir/oncology/ValueSet/lrc-result-codes", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet", "valueCanonical": "http://loinc.org" } ] } }, { "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", "sliceName": "loinc-lab" }, { "id": "Observation.code.coding:loinc-lab.system", "min": 1, "path": "Observation.code.coding.system", "fixedUri": "http://loinc.org" }, { "id": "Observation.code.coding:loinc-lab.code", "min": 1, "path": "Observation.code.coding.code" }, { "id": "Observation.subject", "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-patient" ] } ] }, { "id": "Observation.subject.reference", "min": 1, "path": "Observation.subject.reference" }, { "id": "Observation.performer", "min": 1, "path": "Observation.performer" }, { "id": "Observation.value[x]:valueQuantity", "path": "Observation.value[x]", "type": [ { "code": "Quantity" } ], "sliceName": "valueQuantity" }, { "id": "Observation.value[x]:valueQuantity.system", "min": 1, "path": "Observation.value[x].system" }, { "id": "Observation.referenceRange.low", "min": 1, "path": "Observation.referenceRange.low", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/ucum-common" } }, { "id": "Observation.referenceRange.low.system", "path": "Observation.referenceRange.low.system", "patternUri": "http://unitsofmeasure.org" }, { "id": "Observation.referenceRange.high", "min": 1, "path": "Observation.referenceRange.high", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/ucum-common" } }, { "id": "Observation.referenceRange.high.system", "path": "Observation.referenceRange.high.system", "patternUri": "http://unitsofmeasure.org" }, { "id": "Observation.component", "path": "Observation.component", "slicing": { "rules": "open", "ordered": false, "description": "Textual or Nominal", "discriminator": [ { "path": "code", "type": "value" } ] } }, { "id": "Observation.component:textual", "max": "1", "min": 0, "path": "Observation.component", "sliceName": "textual" }, { "id": "Observation.component:textual.code.coding", "min": 1, "path": "Observation.component.code.coding" }, { "id": "Observation.component:textual.code.coding.system", "path": "Observation.component.code.coding.system", "fixedUri": "http://snomed.info/sct" }, { "id": "Observation.component:textual.code.coding.code", "path": "Observation.component.code.coding.code", "fixedCode": "117444000" }, { "id": "Observation.component:textual.code.coding.display", "path": "Observation.component.code.coding.display", "patternString": "Text value" }, { "id": "Observation.component:textual.value[x]", "min": 1, "path": "Observation.component.value[x]", "type": [ { "code": "string" } ] }, { "id": "Observation.component:textual.value[x]:valueString", "max": "1", "min": 1, "path": "Observation.component.value[x]", "type": [ { "code": "string" } ], "sliceName": "valueString" }, { "id": "Observation.component:nominal", "max": "1", "min": 0, "path": "Observation.component", "sliceName": "nominal" }, { "id": "Observation.component:nominal.code.coding", "min": 1, "path": "Observation.component.code.coding" }, { "id": "Observation.component:nominal.code.coding.system", "path": "Observation.component.code.coding.system", "fixedUri": "http://snomed.info/sct" }, { "id": "Observation.component:nominal.code.coding.code", "path": "Observation.component.code.coding.code", "fixedCode": "117362005" }, { "id": "Observation.component:nominal.code.coding.display", "path": "Observation.component.code.coding.display", "patternString": "Nominal value" }, { "id": "Observation.component:nominal.value[x]", "path": "Observation.component.value[x]", "type": [ { "code": "CodeableConcept" } ] }, { "id": "Observation.component:nominal.value[x]:valueCodeableConcept", "path": "Observation.component.value[x]", "type": [ { "code": "CodeableConcept" } ], "sliceName": "valueCodeableConcept" }, { "id": "Observation.component:nominal.value[x]:valueCodeableConcept.coding", "min": 1, "path": "Observation.component.value[x].coding" } ] }, "baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-observation" }