PackagesCanonicalsLogsProblems
    Packages
    iknl.fhir.nl.r4.palga@1.0.1
    http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-composition
{
  "description": null,
  "_filename": "StructureDefinition-palga-composition.json",
  "package_name": "iknl.fhir.nl.r4.palga",
  "date": "2024-01-16T18:29:47.9368255+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PalgaComposition",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "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/documentreference",
    "name": "FHIR DocumentReference",
    "identity": "fhirdocumentreference"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://fhir.iknl.nl/fhir/iknl-palga",
    "identity": "iknl-palga"
  } ],
  "abstract": false,
  "type": "Composition",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.1",
  "status": "active",
  "id": "c36e49c9-0fc9-447a-bde3-bcf3a3e7902b",
  "kind": "resource",
  "url": "http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-composition",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Composition.identifier",
      "min": 1,
      "path": "Composition.identifier"
    }, {
      "id": "Composition.identifier.system",
      "max": "0",
      "path": "Composition.identifier.system"
    }, {
      "id": "Composition.identifier.value",
      "min": 1,
      "path": "Composition.identifier.value",
      "short": "IKNL sleutel",
      "mapping": [ {
        "map": "Deiknlsl",
        "identity": "iknl-palga"
      } ],
      "definition": "IKNL sleutel"
    }, {
      "id": "Composition.status",
      "path": "Composition.status",
      "patternCode": "final"
    }, {
      "id": "Composition.type",
      "path": "Composition.type",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "11526-1",
          "system": "http://loinc.org"
        } ]
      }
    }, {
      "id": "Composition.subject",
      "min": 1,
      "path": "Composition.subject",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "bundled" ],
        "targetProfile": [ "http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-patient" ]
      } ]
    }, {
      "id": "Composition.date",
      "path": "Composition.date",
      "mapping": [ {
        "map": "DatumTijdLaatsteAutorisatie",
        "identity": "iknl-palga"
      } ]
    }, {
      "id": "Composition.author",
      "max": "1",
      "path": "Composition.author",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "bundled" ],
        "targetProfile": [ "http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-pathologist-role" ]
      } ]
    }, {
      "id": "Composition.section",
      "max": "1",
      "min": 1,
      "path": "Composition.section"
    }, {
      "id": "Composition.section.entry",
      "max": "1",
      "min": 1,
      "path": "Composition.section.entry",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "bundled" ],
        "targetProfile": [ "http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-diagnostic-report" ]
      } ]
    } ]
  },
  "contact": [ {
    "name": "Netherlands comprehensive cancer organisation",
    "telecom": [ {
      "value": "https://iknl.nl",
      "system": "url"
    }, {
      "value": "fhir@iknl.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Composition"
}