{
"description": null,
"_filename": "StructureDefinition-ncr-ehr-data-document.json",
"package_name": "iknl.fhir.nl.r4.ncr",
"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": "ehr-0.4.0-alpha",
"status": "draft",
"id": "c052ebdd-654e-4247-a3f5-ea191a149df1",
"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"
}