{ "description": null, "_filename": "StructureDefinition-ncr-ehr-schema-document.json", "package_name": "rs/iknl.fhir.nl.r4.ncr", "date": "2024-03-06T11:29:18.8243435+00:00", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "NcrEhrSchemaDocument", "abstract": false, "type": "DocumentReference", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "ehr-0.4.0-alpha", "status": "draft", "id": "fd695779-f2e3-42c8-ba69-5c1497b03d35", "kind": "resource", "url": "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-schema-document", "version": null, "differential": { "element": [ { "id": "DocumentReference.status", "path": "DocumentReference.status", "fixedCode": "current" }, { "id": "DocumentReference.category", "min": 1, "path": "DocumentReference.category", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] } }, { "id": "DocumentReference.category:schema", "max": "1", "min": 1, "path": "DocumentReference.category", "sliceName": "schema", "patternCodeableConcept": { "coding": [ { "code": "schema", "system": "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/NamingSystem/document-type" } ] } }, { "id": "DocumentReference.content.attachment.contentType", "min": 1, "path": "DocumentReference.content.attachment.contentType", "fixedCode": "application/schema-instance+json" }, { "id": "DocumentReference.content.attachment.data", "min": 1, "path": "DocumentReference.content.attachment.data" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentReference" }