PackagesCanonicalsLogsProblems
    Packages
    rapportendoscopiequebec.test@0.0.64
    https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoDocumentReference
{
  "description": null,
  "_filename": "EndoDocumentReference.StructureDefinition.json",
  "package_name": "rapportendoscopiequebec.test",
  "date": "2024-03-21T17:24:37.66254+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "EndoDocumentReference",
  "abstract": false,
  "type": "DocumentReference",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.0.64",
  "status": "draft",
  "id": "bd87e7f7-76c9-46c0-afc3-43bdff82582b",
  "kind": "resource",
  "url": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoDocumentReference",
  "version": "0.1.0",
  "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",
        "human": "Attachment should always have a data",
        "severity": "error",
        "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",
      "min": 1,
      "path": "DocumentReference.content.attachment.data",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentReference"
}