{ "description": null, "_filename": "StructureDefinition-palga-composition.json", "package_name": "iknl.fhir.nl.r4.palga", "date": "2023-10-19T16:33:37.5820952+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": "0.2.0", "status": "draft", "id": "26ff78f7-ae21-4b3e-bf87-d919e79bb088", "kind": "resource", "url": "http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-composition", "version": "0.1.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", "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", "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", "targetProfile": [ "http://fhir.iknl.nl/fhir/iknl-palga-r4/StructureDefinition/palga-diagnostic-report" ] } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Composition" }