PackagesCanonicalsLogsProblems
    Packages
    fhir.outburn.co.il@0.1.0
    http://outburn.co.il/fhir/oncology/StructureDefinition/lrc-lab-report
{
  "description": "דוח מסכם עבור תוצאות הפניה מרכזת.",
  "_filename": "StructureDefinition-lrc-lab-report.json",
  "package_name": "fhir.outburn.co.il",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "LrcLabReport",
  "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"
  } ],
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Lrc Lab Test Report",
  "package_version": "0.1.0",
  "status": "draft",
  "id": "1ac88dd7-11ef-41ae-abf0-0807d784e0ec",
  "kind": "resource",
  "url": "http://outburn.co.il/fhir/oncology/StructureDefinition/lrc-lab-report",
  "version": null,
  "differential": {
    "element": [ {
      "id": "DiagnosticReport.extension",
      "path": "DiagnosticReport.extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "DiagnosticReport.extension:note",
      "max": "1",
      "min": 0,
      "path": "DiagnosticReport.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.health.gov.il/StructureDefinition/ext-diagnostic-report-note" ]
      } ],
      "sliceName": "note"
    }, {
      "id": "DiagnosticReport.identifier",
      "min": 1,
      "path": "DiagnosticReport.identifier"
    }, {
      "id": "DiagnosticReport.identifier.system",
      "min": 1,
      "path": "DiagnosticReport.identifier.system"
    }, {
      "id": "DiagnosticReport.identifier.value",
      "min": 1,
      "path": "DiagnosticReport.identifier.value"
    }, {
      "id": "DiagnosticReport.basedOn",
      "max": "1",
      "path": "DiagnosticReport.basedOn",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://outburn.co.il/fhir/oncology/StructureDefinition/lrc-referral-group" ]
      } ]
    }, {
      "id": "DiagnosticReport.basedOn.reference",
      "min": 1,
      "path": "DiagnosticReport.basedOn.reference"
    }, {
      "id": "DiagnosticReport.category",
      "min": 1,
      "path": "DiagnosticReport.category",
      "slicing": {
        "rules": "open",
        "description": "Slice for hl7 category code",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "DiagnosticReport.category:hl7-lab",
      "max": "1",
      "min": 1,
      "path": "DiagnosticReport.category",
      "sliceName": "hl7-lab",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "LAB",
          "system": "http://terminology.hl7.org/CodeSystem/v2-0074"
        } ]
      }
    }, {
      "id": "DiagnosticReport.code.coding",
      "min": 1,
      "path": "DiagnosticReport.code.coding",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "description": "Loinc Lab report code",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "DiagnosticReport.code.coding:loinc-lab",
      "max": "1",
      "min": 1,
      "path": "DiagnosticReport.code.coding",
      "sliceName": "loinc-lab",
      "patternCoding": {
        "code": "11502-2",
        "system": "http://loinc.org"
      }
    }, {
      "id": "DiagnosticReport.subject",
      "min": 1,
      "path": "DiagnosticReport.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-patient" ]
      } ]
    }, {
      "id": "DiagnosticReport.performer",
      "min": 1,
      "path": "DiagnosticReport.performer"
    }, {
      "id": "DiagnosticReport.result",
      "min": 1,
      "path": "DiagnosticReport.result"
    } ]
  },
  "baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-diagnostic-report"
}