{ "description": null, "_filename": "StructureDefinition-ncr-ehr-schema-document.json", "package_name": "iknl.fhir.nl.r4.ncr-ehr", "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": "0.4.0-alpha", "status": "draft", "id": "3d3801ac-00c7-43b7-a1f5-3eb4f418e2fa", "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" }