{
"description": null,
"_filename": "StructureDefinition-ncr-ehr-schema-document.json",
"package_name": "iknl.fhir.nl.r4.ncr",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "NcrEhrSchemaDocument",
"abstract": false,
"type": "DocumentReference",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "ehr-1.1.0",
"status": "active",
"id": "40617c59-95e7-4d1e-ab57-fbc3bd4cba19",
"kind": "resource",
"url": "http://fhir.iknl.nl/fhir/iknl-ncr-ehr-r4/StructureDefinition/ncr-ehr-schema-document",
"version": "1.0.0",
"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"
} ]
},
"contact": [ {
"name": "IKNL",
"telecom": [ {
"value": "fhir@iknl.nl",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentReference"
}