{ "description": null, "_filename": "StructureDefinition-ncr-ehr-data-document.json", "package_name": "iknl.fhir.nl.r4.ncr", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "NcrEhrDataDocument", "abstract": false, "type": "DocumentReference", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "ehr-1.1.0", "status": "active", "id": "8cfcfde9-8db0-4e67-9573-45b13492e77c", "kind": "resource", "url": "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-data-document", "version": "1.0.0", "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" } ] }, "contact": [ { "name": "IKNL", "telecom": [ { "value": "fhir@iknl.nl", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentReference" }