PackagesCanonicalsLogsProblems
    Packages
    ihe.qrph.ccg@1.0.0-comment
    https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-di-encounter
description: Identifies the Encounter to which the CCG Apply Guideline transaction is relevant.
package_name: ihe.qrph.ccg
derivation: constraint
name: CCG_Data_In_Encounter
type: Encounter
elements:
  id: {index: 0}
  status:
    pattern: {type: code, value: in-progress}
    type: code
    index: 1
  period:
    elements:
      start: {index: 2}
      end: {index: 3}
    required: [start]
  serviceProvider: {mustSupport: true, index: 4}
package_version: 1.0.0-comment
class: profile
kind: resource
url: https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-di-encounter
base: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-encounter
version: 1.0.0-comment
required: [id]