PackagesCanonicalsLogsProblems
    Packages
    fhir.trustedhealthapps.org@1.0.1
    https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppCatalogEntry
description: null
package_name: fhir.trustedhealthapps.org
derivation: constraint
name: HealthAppCatalogEntry
type: CatalogEntry
elements:
  identifier:
    mustSupport: true
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        url:
          match: {system: 'urn:ietf:rfc:3986'}
          schema:
            mustSupport: true
            index: 1
            elements:
              system:
                pattern: {type: uri, value: 'urn:ietf:rfc:3986'}
                mustSupport: true
                type: uri
                index: 2
              value: {mustSupport: true, index: 3}
            required: [system, value]
  orderable: {mustSupport: true, index: 4}
  referencedItem:
    mustSupport: true
    index: 5
    extensions:
      deviceDefinition:
        url: https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppCatalogEntryHealthAppLink
        type: Extension
        mustSupport: true
        index: 7
        elements:
          value:
            mustSupport: true
            choices: []
            index: 9
          value[x]:
            elements:
              reference: {mustSupport: true, index: 10}
              type: {mustSupport: true, index: 11}
              display: {mustSupport: true, index: 12}
            required: [display, reference, type]
    elements:
      extension:
        index: 6
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            deviceDefinition:
              match: {url: null}
              schema:
                type: Extension
                mustSupport: true
                url: https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppCatalogEntryHealthAppLink
                index: 7
                elements:
                  value:
                    mustSupport: true
                    choices: []
                    index: 9
                  value[x]:
                    elements:
                      reference: {mustSupport: true, index: 10}
                      type: {mustSupport: true, index: 11}
                      display: {mustSupport: true, index: 12}
                    required: [display, reference, type]
  status: {mustSupport: true, index: 13}
  validityPeriod:
    mustSupport: true
    index: 14
    elements:
      start: {mustSupport: true, index: 15}
      end: {mustSupport: true, index: 16}
package_version: 1.0.1
class: profile
kind: resource
url: https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppCatalogEntry
base: http://hl7.org/fhir/StructureDefinition/CatalogEntry
version: 1.0.0