FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeStructureDefinition
Idprofile-composition.StructureDefinition.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.0&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-summarynotes
URLhttps://fhir.synapxe.sg/StructureDefinition/profile-summarynotes
Statusactive
NameComposition
TypeComposition
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
ext-versionVersion Extension
profile-annotationAnnotation
profile-codeableconceptCodeableConcept
profile-diagnosticreportDiagnosticReport
profile-encounterEncounter
profile-identifierIdentifier
profile-organizationOrganization
profile-patientPatient
profile-practitionerPractitioner
profile-practitionerrolePractitionerRole
profile-relatedartifactRelatedArtifact
profile-sn-conditionCondition Profile
profile-sn-diagnosticreportDiagnosticReport
profile-sn-observationObservation
profile-sn-procedureProcedure
profile-sn-questionnaireresponseQuestionnaireResponse
profile-sn-referralrequestReferralRequest
ValueSet
doc-section-typeDoc Section Type Value Set
doc-typesSGCDI Document Types Value Set

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-summarynotes",
  "name": "Composition",
  "status": "active",
  "fhirVersion": "5.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "Composition",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Composition",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Composition.contained",
        "path": "Composition.contained",
        "min": 1
      },
      {
        "id": "Composition.url",
        "path": "Composition.url",
        "max": "0"
      },
      {
        "id": "Composition.identifier",
        "path": "Composition.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        },
        "min": 1,
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
            ]
          }
        ]
      },
      {
        "id": "Composition.identifier:recordIdentifier",
        "path": "Composition.identifier",
        "sliceName": "recordIdentifier",
        "short": "Version-independent identifier for the Composition",
        "definition": "A version-independent identifier for the Composition. This identifier stays constant as the composition is changed over time.",
        "comment": "Similar to ClinicalDocument/setId in CDA. See discussion in resource definition for how these relate.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
            ]
          }
        ]
      },
      {
        "id": "Composition.identifier:recordIdentifier.system",
        "path": "Composition.identifier.system",
        "fixedUri": "https://fhir.synapxe.sg/NamingSystem/record-id"
      },
      {
        "id": "Composition.identifier:accessionNumber",
        "path": "Composition.identifier",
        "sliceName": "accessionNumber",
        "short": "Version-independent identifier for the Composition",
        "definition": "A version-independent identifier for the Composition. This identifier stays constant as the composition is changed over time.",
        "comment": "Similar to ClinicalDocument/setId in CDA. See discussion in resource definition for how these relate.",
        "max": "1",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
            ]
          }
        ]
      },
      {
        "id": "Composition.identifier:accessionNumber.system",
        "path": "Composition.identifier.system",
        "fixedUri": "https://fhir.synapxe.sg/NamingSystem/accession-no"
      },
      {
        "id": "Composition.version",
        "path": "Composition.version",
        "max": "0"
      },
      {
        "id": "Composition.type",
        "path": "Composition.type",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "https://fhir.synapxe.sg/ValueSet/doc-types"
        }
      },
      {
        "id": "Composition.type.extension:version",
        "path": "Composition.type.extension",
        "sliceName": "version",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/ext-version"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "Composition.type.coding.system",
        "path": "Composition.type.coding.system",
        "fixedUri": "https://fhir.synapxe.sg/CodeSystem/nehr-doc-types"
      },
      {
        "id": "Composition.category",
        "path": "Composition.category",
        "max": "0"
      },
      {
        "id": "Composition.subject",
        "path": "Composition.subject",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-patient"
            ]
          }
        ]
      },
      {
        "id": "Composition.subject.id",
        "path": "Composition.subject.id",
        "max": "0"
      },
      {
        "id": "Composition.subject.extension",
        "path": "Composition.subject.extension",
        "max": "0"
      },
      {
        "id": "Composition.subject.reference",
        "path": "Composition.subject.reference",
        "max": "0"
      },
      {
        "id": "Composition.subject.type",
        "path": "Composition.subject.type",
        "min": 1,
        "fixedUri": "Patient"
      },
      {
        "id": "Composition.subject.identifier",
        "path": "Composition.subject.identifier",
        "min": 1,
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
            ]
          }
        ]
      },
      {
        "id": "Composition.subject.identifier.system",
        "path": "Composition.subject.identifier.system",
        "fixedUri": "https://fhir.synapxe.sg/NamingSystem/nric"
      },
      {
        "id": "Composition.subject.display",
        "path": "Composition.subject.display",
        "max": "0"
      },
      {
        "id": "Composition.encounter",
        "path": "Composition.encounter",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-encounter"
            ]
          }
        ]
      },
      {
        "id": "Composition.encounter.id",
        "path": "Composition.encounter.id",
        "max": "0"
      },
      {
        "id": "Composition.encounter.extension",
        "path": "Composition.encounter.extension",
        "max": "0"
      },
      {
        "id": "Composition.encounter.reference",
        "path": "Composition.encounter.reference",
        "max": "0"
      },
      {
        "id": "Composition.encounter.type",
        "path": "Composition.encounter.type",
        "min": 1,
        "fixedUri": "Encounter"
      },
      {
        "id": "Composition.encounter.identifier",
        "path": "Composition.encounter.identifier",
        "min": 1,
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
            ]
          }
        ]
      },
      {
        "id": "Composition.encounter.identifier.system",
        "path": "Composition.encounter.identifier.system",
        "fixedUri": "https://fhir.synapxe.sg/NamingSystem/event-id"
      },
      {
        "id": "Composition.encounter.display",
        "path": "Composition.encounter.display",
        "max": "0"
      },
      {
        "id": "Composition.useContext",
        "path": "Composition.useContext",
        "max": "0"
      },
      {
        "id": "Composition.author",
        "path": "Composition.author",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-practitionerrole"
            ]
          }
        ]
      },
      {
        "id": "Composition.author.id",
        "path": "Composition.author.id",
        "max": "0"
      },
      {
        "id": "Composition.author.extension",
        "path": "Composition.author.extension",
        "max": "0"
      },
      {
        "id": "Composition.author.reference",
        "path": "Composition.author.reference",
        "min": 1
      },
      {
        "id": "Composition.author.type",
        "path": "Composition.author.type",
        "max": "0",
        "fixedUri": "Practitioner"
      },
      {
        "id": "Composition.author.identifier",
        "path": "Composition.author.identifier",
        "max": "0",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
            ]
          }
        ]
      },
      {
        "id": "Composition.author.identifier.system",
        "path": "Composition.author.identifier.system",
        "fixedUri": "https://fhir.synapxe.sg/NamingSystem/mcr"
      },
      {
        "id": "Composition.author.display",
        "path": "Composition.author.display",
        "max": "0"
      },
      {
        "id": "Composition.name",
        "path": "Composition.name",
        "max": "0"
      },
      {
        "id": "Composition.note",
        "path": "Composition.note",
        "max": "1",
        "type": [
          {
            "code": "Annotation",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-annotation"
            ]
          }
        ]
      },
      {
        "id": "Composition.attester",
        "path": "Composition.attester",
        "max": "1"
      },
      {
        "id": "Composition.attester.id",
        "path": "Composition.attester.id",
        "max": "0"
      },
      {
        "id": "Composition.attester.extension",
        "path": "Composition.attester.extension",
        "max": "0"
      },
      {
        "id": "Composition.attester.modifierExtension",
        "path": "Composition.attester.modifierExtension",
        "max": "0"
      },
      {
        "id": "Composition.attester.mode",
        "path": "Composition.attester.mode",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "Composition.attester.mode.coding.system",
        "path": "Composition.attester.mode.coding.system",
        "fixedUri": "http://hl7.org/fhir/CodeSystem/composition-attestation-mode"
      },
      {
        "id": "Composition.attester.mode.coding.code",
        "path": "Composition.attester.mode.coding.code",
        "fixedCode": "official"
      },
      {
        "id": "Composition.attester.time",
        "path": "Composition.attester.time",
        "min": 1
      },
      {
        "id": "Composition.attester.party",
        "path": "Composition.attester.party",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner"
            ]
          }
        ]
      },
      {
        "id": "Composition.attester.party.id",
        "path": "Composition.attester.party.id",
        "max": "0"
      },
      {
        "id": "Composition.attester.party.extension",
        "path": "Composition.attester.party.extension",
        "max": "0"
      },
      {
        "id": "Composition.attester.party.reference",
        "path": "Composition.attester.party.reference",
        "max": "0"
      },
      {
        "id": "Composition.attester.party.type",
        "path": "Composition.attester.party.type",
        "min": 1,
        "fixedUri": "Practitioner"
      },
      {
        "id": "Composition.attester.party.identifier",
        "path": "Composition.attester.party.identifier",
        "min": 1,
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
            ]
          }
        ]
      },
      {
        "id": "Composition.attester.party.identifier.system",
        "path": "Composition.attester.party.identifier.system",
        "fixedUri": "https://fhir.synapxe.sg/NamingSystem/mcr"
      },
      {
        "id": "Composition.attester.party.display",
        "path": "Composition.attester.party.display",
        "min": 1
      },
      {
        "id": "Composition.custodian",
        "path": "Composition.custodian",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-organization"
            ]
          }
        ]
      },
      {
        "id": "Composition.custodian.id",
        "path": "Composition.custodian.id",
        "max": "0"
      },
      {
        "id": "Composition.custodian.extension",
        "path": "Composition.custodian.extension",
        "max": "0"
      },
      {
        "id": "Composition.custodian.reference",
        "path": "Composition.custodian.reference",
        "max": "0"
      },
      {
        "id": "Composition.custodian.type",
        "path": "Composition.custodian.type",
        "min": 1,
        "fixedUri": "Organization"
      },
      {
        "id": "Composition.custodian.identifier",
        "path": "Composition.custodian.identifier",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-identifier"
            ]
          }
        ]
      },
      {
        "id": "Composition.custodian.identifier.system",
        "path": "Composition.custodian.identifier.system",
        "fixedUri": "https://fhir.synapxe.sg/NamingSystem/hci-code"
      },
      {
        "id": "Composition.custodian.display",
        "path": "Composition.custodian.display",
        "min": 1
      },
      {
        "id": "Composition.relatesTo",
        "path": "Composition.relatesTo",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "RelatedArtifact",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-relatedartifact"
            ]
          }
        ]
      },
      {
        "id": "Composition.relatesTo.extension",
        "path": "Composition.relatesTo.extension",
        "max": "0"
      },
      {
        "id": "Composition.relatesTo.type",
        "path": "Composition.relatesTo.type",
        "fixedCode": "documentation"
      },
      {
        "id": "Composition.relatesTo.citation",
        "path": "Composition.relatesTo.citation",
        "max": "0"
      },
      {
        "id": "Composition.event",
        "path": "Composition.event",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Composition.event.id",
        "path": "Composition.event.id",
        "max": "0"
      },
      {
        "id": "Composition.event.extension",
        "path": "Composition.event.extension",
        "max": "0"
      },
      {
        "id": "Composition.event.modifierExtension",
        "path": "Composition.event.modifierExtension",
        "max": "0"
      },
      {
        "id": "Composition.event.period",
        "path": "Composition.event.period",
        "max": "0"
      },
      {
        "id": "Composition.event.detail",
        "path": "Composition.event.detail",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableReference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-sn-procedure"
            ]
          }
        ]
      },
      {
        "id": "Composition.event.detail.id",
        "path": "Composition.event.detail.id",
        "max": "0"
      },
      {
        "id": "Composition.event.detail.extension",
        "path": "Composition.event.detail.extension",
        "max": "0"
      },
      {
        "id": "Composition.event.detail.concept",
        "path": "Composition.event.detail.concept",
        "max": "0"
      },
      {
        "id": "Composition.event.detail.reference",
        "path": "Composition.event.detail.reference",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-sn-procedure"
            ]
          }
        ]
      },
      {
        "id": "Composition.event.detail.reference.id",
        "path": "Composition.event.detail.reference.id",
        "max": "0"
      },
      {
        "id": "Composition.event.detail.reference.extension",
        "path": "Composition.event.detail.reference.extension",
        "max": "0"
      },
      {
        "id": "Composition.event.detail.reference.reference",
        "path": "Composition.event.detail.reference.reference",
        "min": 1
      },
      {
        "id": "Composition.event.detail.reference.type",
        "path": "Composition.event.detail.reference.type",
        "max": "0"
      },
      {
        "id": "Composition.event.detail.reference.identifier",
        "path": "Composition.event.detail.reference.identifier",
        "max": "0"
      },
      {
        "id": "Composition.event.detail.reference.display",
        "path": "Composition.event.detail.reference.display",
        "max": "0"
      },
      {
        "id": "Composition.section",
        "path": "Composition.section",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "title"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "Composition.section.id",
        "path": "Composition.section.id",
        "max": "0"
      },
      {
        "id": "Composition.section.extension",
        "path": "Composition.section.extension",
        "max": "0"
      },
      {
        "id": "Composition.section.modifierExtension",
        "path": "Composition.section.modifierExtension",
        "max": "0"
      },
      {
        "id": "Composition.section.title",
        "path": "Composition.section.title",
        "min": 1
      },
      {
        "id": "Composition.section.code",
        "path": "Composition.section.code",
        "short": "Concept - reference to a terminology or just  text",
        "definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 1,
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ],
        "binding": {
          "strength": "required",
          "description": "Classification of a section of a composition/document.",
          "valueSet": "https://fhir.synapxe.sg/ValueSet/doc-section-type"
        }
      },
      {
        "id": "Composition.section.author",
        "path": "Composition.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section.focus",
        "path": "Composition.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section.orderedBy",
        "path": "Composition.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section.entry",
        "path": "Composition.section.entry",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-sn-condition",
              "https://fhir.synapxe.sg/StructureDefinition/profile-sn-observation",
              "https://fhir.synapxe.sg/StructureDefinition/profile-sn-diagnosticreport",
              "https://fhir.synapxe.sg/StructureDefinition/profile-sn-referralrequest",
              "https://fhir.synapxe.sg/StructureDefinition/profile-sn-questionnaireresponse"
            ],
            "aggregation": [
              "contained"
            ]
          }
        ]
      },
      {
        "id": "Composition.section.entry.id",
        "path": "Composition.section.entry.id",
        "max": "0"
      },
      {
        "id": "Composition.section.entry.extension",
        "path": "Composition.section.entry.extension",
        "max": "0"
      },
      {
        "id": "Composition.section.entry.reference",
        "path": "Composition.section.entry.reference",
        "min": 1
      },
      {
        "id": "Composition.section.entry.type",
        "path": "Composition.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section.entry.identifier",
        "path": "Composition.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section.entry.display",
        "path": "Composition.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section.emptyReason",
        "path": "Composition.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section.section",
        "path": "Composition.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:Questionnaire",
        "path": "Composition.section",
        "sliceName": "Questionnaire",
        "max": "1"
      },
      {
        "id": "Composition.section:Questionnaire.id",
        "path": "Composition.section.id",
        "max": "0"
      },
      {
        "id": "Composition.section:Questionnaire.extension",
        "path": "Composition.section.extension",
        "max": "0"
      },
      {
        "id": "Composition.section:Questionnaire.modifierExtension",
        "path": "Composition.section.modifierExtension",
        "max": "0"
      },
      {
        "id": "Composition.section:Questionnaire.title",
        "path": "Composition.section.title",
        "min": 1,
        "fixedString": "Questionnaire"
      },
      {
        "id": "Composition.section:Questionnaire.code",
        "path": "Composition.section.code",
        "max": "0"
      },
      {
        "id": "Composition.section:Questionnaire.author",
        "path": "Composition.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:Questionnaire.focus",
        "path": "Composition.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:Questionnaire.text",
        "path": "Composition.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:Questionnaire.orderedBy",
        "path": "Composition.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:Questionnaire.entry",
        "path": "Composition.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-sn-questionnaireresponse"
            ]
          }
        ]
      },
      {
        "id": "Composition.section:Questionnaire.entry.id",
        "path": "Composition.section.entry.id",
        "max": "0"
      },
      {
        "id": "Composition.section:Questionnaire.entry.extension",
        "path": "Composition.section.entry.extension",
        "max": "0"
      },
      {
        "id": "Composition.section:Questionnaire.entry.reference",
        "path": "Composition.section.entry.reference",
        "min": 1
      },
      {
        "id": "Composition.section:Questionnaire.entry.type",
        "path": "Composition.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:Questionnaire.entry.identifier",
        "path": "Composition.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:Questionnaire.entry.display",
        "path": "Composition.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:Questionnaire.emptyReason",
        "path": "Composition.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:Questionnaire.section",
        "path": "Composition.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:DiagnosticReport",
        "path": "Composition.section",
        "sliceName": "DiagnosticReport",
        "max": "1"
      },
      {
        "id": "Composition.section:DiagnosticReport.id",
        "path": "Composition.section.id",
        "max": "0"
      },
      {
        "id": "Composition.section:DiagnosticReport.extension",
        "path": "Composition.section.extension",
        "max": "0"
      },
      {
        "id": "Composition.section:DiagnosticReport.modifierExtension",
        "path": "Composition.section.modifierExtension",
        "max": "0"
      },
      {
        "id": "Composition.section:DiagnosticReport.title",
        "path": "Composition.section.title",
        "min": 1,
        "fixedString": "DiagnosticReport"
      },
      {
        "id": "Composition.section:DiagnosticReport.code",
        "path": "Composition.section.code",
        "max": "0"
      },
      {
        "id": "Composition.section:DiagnosticReport.author",
        "path": "Composition.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:DiagnosticReport.focus",
        "path": "Composition.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:DiagnosticReport.text",
        "path": "Composition.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:DiagnosticReport.orderedBy",
        "path": "Composition.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:DiagnosticReport.entry",
        "path": "Composition.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-diagnosticreport"
            ]
          }
        ]
      },
      {
        "id": "Composition.section:DiagnosticReport.entry.id",
        "path": "Composition.section.entry.id",
        "max": "0"
      },
      {
        "id": "Composition.section:DiagnosticReport.entry.extension",
        "path": "Composition.section.entry.extension",
        "max": "0"
      },
      {
        "id": "Composition.section:DiagnosticReport.entry.reference",
        "path": "Composition.section.entry.reference",
        "min": 1
      },
      {
        "id": "Composition.section:DiagnosticReport.entry.type",
        "path": "Composition.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:DiagnosticReport.entry.identifier",
        "path": "Composition.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:DiagnosticReport.entry.display",
        "path": "Composition.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:DiagnosticReport.emptyReason",
        "path": "Composition.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:DiagnosticReport.section",
        "path": "Composition.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:Observation",
        "path": "Composition.section",
        "sliceName": "Observation",
        "max": "1"
      },
      {
        "id": "Composition.section:Observation.id",
        "path": "Composition.section.id",
        "max": "0"
      },
      {
        "id": "Composition.section:Observation.extension",
        "path": "Composition.section.extension",
        "max": "0"
      },
      {
        "id": "Composition.section:Observation.modifierExtension",
        "path": "Composition.section.modifierExtension",
        "max": "0"
      },
      {
        "id": "Composition.section:Observation.title",
        "path": "Composition.section.title",
        "min": 1,
        "fixedString": "Observation"
      },
      {
        "id": "Composition.section:Observation.code",
        "path": "Composition.section.code",
        "max": "0"
      },
      {
        "id": "Composition.section:Observation.author",
        "path": "Composition.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:Observation.focus",
        "path": "Composition.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:Observation.text",
        "path": "Composition.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:Observation.orderedBy",
        "path": "Composition.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:Observation.entry",
        "path": "Composition.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-sn-observation"
            ]
          }
        ]
      },
      {
        "id": "Composition.section:Observation.entry.id",
        "path": "Composition.section.entry.id",
        "max": "0"
      },
      {
        "id": "Composition.section:Observation.entry.extension",
        "path": "Composition.section.entry.extension",
        "max": "0"
      },
      {
        "id": "Composition.section:Observation.entry.reference",
        "path": "Composition.section.entry.reference",
        "min": 1
      },
      {
        "id": "Composition.section:Observation.entry.type",
        "path": "Composition.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:Observation.entry.identifier",
        "path": "Composition.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:Observation.entry.display",
        "path": "Composition.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:Observation.emptyReason",
        "path": "Composition.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:Observation.section",
        "path": "Composition.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:Condition",
        "path": "Composition.section",
        "sliceName": "Condition",
        "max": "1"
      },
      {
        "id": "Composition.section:Condition.id",
        "path": "Composition.section.id",
        "max": "0"
      },
      {
        "id": "Composition.section:Condition.extension",
        "path": "Composition.section.extension",
        "max": "0"
      },
      {
        "id": "Composition.section:Condition.modifierExtension",
        "path": "Composition.section.modifierExtension",
        "max": "0"
      },
      {
        "id": "Composition.section:Condition.title",
        "path": "Composition.section.title",
        "min": 1,
        "fixedString": "Condition"
      },
      {
        "id": "Composition.section:Condition.code",
        "path": "Composition.section.code",
        "max": "0"
      },
      {
        "id": "Composition.section:Condition.author",
        "path": "Composition.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:Condition.focus",
        "path": "Composition.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:Condition.text",
        "path": "Composition.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:Condition.orderedBy",
        "path": "Composition.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:Condition.entry",
        "path": "Composition.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-sn-condition"
            ]
          }
        ]
      },
      {
        "id": "Composition.section:Condition.entry.id",
        "path": "Composition.section.entry.id",
        "max": "0"
      },
      {
        "id": "Composition.section:Condition.entry.extension",
        "path": "Composition.section.entry.extension",
        "max": "0"
      },
      {
        "id": "Composition.section:Condition.entry.reference",
        "path": "Composition.section.entry.reference",
        "min": 1
      },
      {
        "id": "Composition.section:Condition.entry.type",
        "path": "Composition.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:Condition.entry.identifier",
        "path": "Composition.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:Condition.entry.display",
        "path": "Composition.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:Condition.emptyReason",
        "path": "Composition.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:Condition.section",
        "path": "Composition.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:ReferralRequest",
        "path": "Composition.section",
        "sliceName": "ReferralRequest",
        "max": "1"
      },
      {
        "id": "Composition.section:ReferralRequest.id",
        "path": "Composition.section.id",
        "max": "0"
      },
      {
        "id": "Composition.section:ReferralRequest.extension",
        "path": "Composition.section.extension",
        "max": "0"
      },
      {
        "id": "Composition.section:ReferralRequest.modifierExtension",
        "path": "Composition.section.modifierExtension",
        "max": "0"
      },
      {
        "id": "Composition.section:ReferralRequest.title",
        "path": "Composition.section.title",
        "min": 1,
        "fixedString": "ReferralRequest"
      },
      {
        "id": "Composition.section:ReferralRequest.code",
        "path": "Composition.section.code",
        "max": "0"
      },
      {
        "id": "Composition.section:ReferralRequest.author",
        "path": "Composition.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:ReferralRequest.focus",
        "path": "Composition.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:ReferralRequest.text",
        "path": "Composition.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:ReferralRequest.orderedBy",
        "path": "Composition.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:ReferralRequest.entry",
        "path": "Composition.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-sn-referralrequest"
            ]
          }
        ]
      },
      {
        "id": "Composition.section:ReferralRequest.entry.id",
        "path": "Composition.section.entry.id",
        "max": "0"
      },
      {
        "id": "Composition.section:ReferralRequest.entry.extension",
        "path": "Composition.section.entry.extension",
        "max": "0"
      },
      {
        "id": "Composition.section:ReferralRequest.entry.reference",
        "path": "Composition.section.entry.reference",
        "min": 1
      },
      {
        "id": "Composition.section:ReferralRequest.entry.type",
        "path": "Composition.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:ReferralRequest.entry.identifier",
        "path": "Composition.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:ReferralRequest.entry.display",
        "path": "Composition.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:ReferralRequest.emptyReason",
        "path": "Composition.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:ReferralRequest.section",
        "path": "Composition.section.section",
        "max": "0"
      }
    ]
  }
}