FHIR IG Statistics: StructureDefinition/ca-qc-endo-profile-EndoDocumentReference
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "ca-qc-endo-profile-EndoDocumentReference",
"url": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoDocumentReference",
"version": "0.1.0",
"name": "EndoDocumentReference",
"status": "draft",
"date": "2024-03-21T17:24:37.66254+00:00",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "DocumentReference",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentReference",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "DocumentReference.meta",
"path": "DocumentReference.meta",
"mustSupport": true
},
{
"id": "DocumentReference.meta.profile",
"path": "DocumentReference.meta.profile",
"comment": "Projet endoscopie, utiliser : https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoDocumentReference\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set.",
"mustSupport": true
},
{
"id": "DocumentReference.meta.security",
"path": "DocumentReference.meta.security",
"mustSupport": true
},
{
"id": "DocumentReference.meta.security.system",
"path": "DocumentReference.meta.security.system",
"mustSupport": true
},
{
"id": "DocumentReference.meta.security.code",
"path": "DocumentReference.meta.security.code",
"mustSupport": true
},
{
"id": "DocumentReference.meta.security.display",
"path": "DocumentReference.meta.security.display",
"mustSupport": true
},
{
"id": "DocumentReference.meta.tag",
"path": "DocumentReference.meta.tag",
"mustSupport": true
},
{
"id": "DocumentReference.meta.tag.system",
"path": "DocumentReference.meta.tag.system",
"mustSupport": true
},
{
"id": "DocumentReference.meta.tag.code",
"path": "DocumentReference.meta.tag.code",
"mustSupport": true
},
{
"id": "DocumentReference.meta.tag.display",
"path": "DocumentReference.meta.tag.display",
"mustSupport": true
},
{
"id": "DocumentReference.identifier",
"path": "DocumentReference.identifier",
"mustSupport": true
},
{
"id": "DocumentReference.identifier.use",
"path": "DocumentReference.identifier.use",
"mustSupport": true
},
{
"id": "DocumentReference.identifier.type",
"path": "DocumentReference.identifier.type",
"mustSupport": true
},
{
"id": "DocumentReference.identifier.type.coding",
"path": "DocumentReference.identifier.type.coding",
"mustSupport": true
},
{
"id": "DocumentReference.identifier.type.coding.system",
"path": "DocumentReference.identifier.type.coding.system",
"mustSupport": true
},
{
"id": "DocumentReference.identifier.type.coding.code",
"path": "DocumentReference.identifier.type.coding.code",
"mustSupport": true
},
{
"id": "DocumentReference.identifier.type.coding.display",
"path": "DocumentReference.identifier.type.coding.display",
"mustSupport": true
},
{
"id": "DocumentReference.identifier.system",
"path": "DocumentReference.identifier.system",
"mustSupport": true
},
{
"id": "DocumentReference.identifier.value",
"path": "DocumentReference.identifier.value",
"mustSupport": true
},
{
"id": "DocumentReference.status",
"path": "DocumentReference.status",
"mustSupport": true
},
{
"id": "DocumentReference.subject",
"path": "DocumentReference.subject",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/Group",
"http://hl7.org/fhir/StructureDefinition/Device",
"https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoPatient"
]
}
]
},
{
"id": "DocumentReference.author",
"path": "DocumentReference.author",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoPractitioner",
"https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoOrganization",
"https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoOrganizationSite"
]
}
]
},
{
"id": "DocumentReference.content",
"path": "DocumentReference.content",
"mustSupport": true
},
{
"id": "DocumentReference.content.attachment",
"path": "DocumentReference.content.attachment",
"constraint": [
{
"key": "att-2",
"severity": "error",
"human": "Attachment should always have a data",
"expression": "data.exists()"
}
],
"mustSupport": true
},
{
"id": "DocumentReference.content.attachment.contentType",
"path": "DocumentReference.content.attachment.contentType",
"fixedCode": "application/pdf",
"mustSupport": true
},
{
"id": "DocumentReference.content.attachment.data",
"path": "DocumentReference.content.attachment.data",
"min": 1,
"mustSupport": true
}
]
}
}