{ "description": null, "_filename": "StructureDefinition-ncr-ehr-data-document.json", "package_name": "iknl.fhir.nl.r4.ncr-ehr", "date": "2024-03-12T09:37:49.3339123+00:00", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "NcrEhrDataDocument", "abstract": false, "type": "DocumentReference", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.4.0-alpha", "status": "draft", "id": "2452bc88-b7f5-4a3f-8c8e-09e259e6f0c6", "kind": "resource", "url": "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-data-document", "version": null, "differential": { "element": [ { "id": "DocumentReference.status", "path": "DocumentReference.status", "fixedCode": "current" }, { "id": "DocumentReference.date", "min": 1, "path": "DocumentReference.date" }, { "id": "DocumentReference.author", "max": "1", "min": 1, "path": "DocumentReference.author", "type": [ { "code": "Reference", "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization" ] } ] }, { "id": "DocumentReference.description", "min": 1, "path": "DocumentReference.description" }, { "id": "DocumentReference.content.attachment.contentType", "min": 1, "path": "DocumentReference.content.attachment.contentType", "fixedCode": "application/json" }, { "id": "DocumentReference.content.attachment.data", "min": 1, "path": "DocumentReference.content.attachment.data" }, { "id": "DocumentReference.context", "min": 1, "path": "DocumentReference.context" }, { "id": "DocumentReference.context.related", "min": 1, "path": "DocumentReference.context.related", "slicing": { "rules": "open", "discriminator": [ { "path": "resolve()", "type": "profile" } ] } }, { "id": "DocumentReference.context.related:schema", "min": 1, "path": "DocumentReference.context.related", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-schema-document" ] } ], "sliceName": "schema" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentReference" }