PackagesCanonicalsLogsProblems
    Packages
    synapxe.nehr@1.0.0
    https://fhir.synapxe.sg/StructureDefinition/profile-documentreference
description: null
package_name: synapxe.nehr
derivation: constraint
name: DocumentReference
type: DocumentReference
elements:
  type:
    index: 0
    elements:
      id: {index: 1}
      coding:
        index: 2
        elements:
          id: {index: 3}
          system: {index: 4}
          version: {index: 5}
          code: {index: 6}
          display: {index: 7}
          userSelected: {index: 8}
        required: [code, display, system]
      text: {index: 9}
    required: [coding]
  subject:
    index: 10
    elements:
      id: {index: 11}
      reference: {index: 12}
      type:
        pattern: {type: uri, value: Patient}
        type: uri
        index: 13
      identifier:
        index: 14
        elements:
          id: {index: 15}
          use: {index: 16}
          type: {index: 17}
          system:
            pattern: {type: uri, value: 'https://fhir.synapxe.sg/NamingSystem/nric'}
            type: uri
            index: 18
          value: {index: 19}
          period: {index: 20}
          assigner: {index: 21}
        required: [system, value]
      display: {index: 22}
    required: [identifier, type]
  context:
    type: Reference
    refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-encounter', 'https://fhir.synapxe.sg/StructureDefinition/profile-episodeofcare', 'https://fhir.synapxe.sg/StructureDefinition/profile-patient']
    index: 23
  author:
    type: Reference
    refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-organization', 'https://fhir.synapxe.sg/StructureDefinition/profile-practitioner']
    index: 24
  custodian:
    type: Reference
    refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-organization']
    index: 25
  content:
    elements:
      id: {index: 26}
      extension: {index: 27}
      modifierExtension: {index: 28}
      profile: {index: 29}
    extensions: {}
package_version: 1.0.0
class: profile
kind: resource
url: https://fhir.synapxe.sg/StructureDefinition/profile-documentreference
base: http://hl7.org/fhir/StructureDefinition/DocumentReference
version: null
required: [author, subject, type]