PackagesCanonicalsLogsProblems
    Packages
    iknl.fhir.nl.r4.palga@1.0.0
    http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-document
{
  "description": null,
  "_filename": "StructureDefinition-palga-document.json",
  "package_name": "iknl.fhir.nl.r4.palga",
  "date": "2023-10-12T15:56:43.3722117+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PalgaDocument",
  "mapping": [ {
    "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/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "4eb7b862-e0eb-4430-adab-0f8d02bfb53d",
  "kind": "resource",
  "url": "http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-document",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Bundle",
      "path": "Bundle",
      "constraint": [ {
        "key": "palga-document-1",
        "human": "Composition.subject and DiagnosticReport.subject shall refer to the same patient.",
        "severity": "error",
        "expression": "entry.first().resource.subject.resolve() = entry.first().resource.section.entry.resolve().subject.resolve()"
      } ]
    }, {
      "id": "Bundle.identifier.system",
      "path": "Bundle.identifier.system",
      "patternUri": "urn:ietf:rfc:3986"
    }, {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "patternCode": "document"
    }, {
      "id": "Bundle.timestamp",
      "min": 1,
      "path": "Bundle.timestamp"
    }, {
      "id": "Bundle.entry",
      "min": 1,
      "path": "Bundle.entry",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "resource",
          "type": "profile"
        } ]
      }
    }, {
      "id": "Bundle.entry:composition",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "composition"
    }, {
      "id": "Bundle.entry:composition.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Composition",
        "profile": [ "http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-composition" ]
      } ]
    } ]
  },
  "contact": [ {
    "name": "Netherlands comprehensive cancer organisation (IKNL)",
    "telecom": [ {
      "value": "https://iknl.nl",
      "system": "url"
    }, {
      "value": "fhir@iknl.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}