PackagesCanonicalsLogsProblems
    Packages
    iknl.fhir.nl.r4.palga@0.1.0
    https://iknl.nl/palga-iknl/StructureDefinition/palga-on-fhir-diagnosticReport
{
  "description": null,
  "_filename": "StructureDefinition-palga-on-fhir-diagnosticReport.json",
  "package_name": "iknl.fhir.nl.r4.palga",
  "date": "2023-07-24T13:38:49.3684718+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PalgaOnFHIR_DiagnosticReport",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/TextResult-v4.4(2020EN)",
    "name": "zib TextResult-v4.4(2020EN)",
    "identity": "zib-textresult-v4.4-2020EN"
  }, {
    "uri": "http://unknown.org/Palga-IKNL",
    "identity": "palga-iknl"
  } ],
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.1.0",
  "status": "draft",
  "id": "235b3cec-d885-4aa5-8200-19b1429e098d",
  "kind": "resource",
  "url": "https://iknl.nl/palga-iknl/StructureDefinition/palga-on-fhir-diagnosticReport",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "DiagnosticReport.extension",
      "min": 1,
      "path": "DiagnosticReport.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "DiagnosticReport.extension:protocol-versie",
      "max": "1",
      "min": 1,
      "path": "DiagnosticReport.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://www.palga.nl/professionals/profession/protocollen/" ]
      } ],
      "mapping": [ {
        "map": "Protocolversie",
        "identity": "palga-iknl"
      } ],
      "sliceName": "protocol-versie"
    }, {
      "id": "DiagnosticReport.code.text",
      "min": 1,
      "path": "DiagnosticReport.code.text",
      "mapping": [ {
        "map": "Protocolnaam",
        "identity": "palga-iknl"
      } ]
    }, {
      "id": "DiagnosticReport.subject",
      "min": 1,
      "path": "DiagnosticReport.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://iknl.nl/palga-iknl/StructureDefinition/palga-on-fhir-patient" ]
      } ]
    }, {
      "id": "DiagnosticReport.performer",
      "max": "1",
      "min": 1,
      "path": "DiagnosticReport.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://iknl.nl/palga-iknl/StructureDefinition/palga-on-fhir-laboratorium" ]
      } ]
    }, {
      "id": "DiagnosticReport.specimen",
      "max": "1",
      "min": 1,
      "path": "DiagnosticReport.specimen",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://iknl.nl/palga-iknl/StructureDefinition/palga-on-fhir-specimen" ]
      } ]
    }, {
      "id": "DiagnosticReport.result",
      "path": "DiagnosticReport.result",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "contained" ],
        "targetProfile": [ "https://iknl.nl/palga-iknl/StructureDefinition/palga-on-fhir-sample-observation" ]
      } ]
    }, {
      "id": "DiagnosticReport.conclusion",
      "min": 1,
      "path": "DiagnosticReport.conclusion",
      "mapping": [ {
        "map": "Conclusie",
        "identity": "palga-iknl"
      } ]
    }, {
      "id": "DiagnosticReport.conclusionCode.coding",
      "min": 1,
      "path": "DiagnosticReport.conclusionCode.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "DiagnosticReport.conclusionCode.coding:snomedCodes",
      "max": "1",
      "min": 1,
      "path": "DiagnosticReport.conclusionCode.coding",
      "sliceName": "snomedCodes"
    }, {
      "id": "DiagnosticReport.conclusionCode.coding:snomedCodes.system",
      "min": 1,
      "path": "DiagnosticReport.conclusionCode.coding.system",
      "patternUri": "urn:oid:2.16.840.1.113883.2.4.3.23.5.2"
    }, {
      "id": "DiagnosticReport.conclusionCode.coding:snomedCodes.code",
      "min": 1,
      "path": "DiagnosticReport.conclusionCode.coding.code",
      "mapping": [ {
        "map": "SNOMED",
        "identity": "palga-iknl"
      } ]
    }, {
      "id": "DiagnosticReport.conclusionCode.coding:snomedCodes.display",
      "min": 1,
      "path": "DiagnosticReport.conclusionCode.coding.display",
      "mapping": [ {
        "map": "DiagnoseRegel",
        "identity": "palga-iknl"
      } ]
    } ]
  },
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/nl-core-TextResult"
}