PackagesCanonicalsLogsProblems
    Packages
    healthhub.fhir@2.0.1
    https://healthhub.dk/fhir/StructureDefinition/binary-observation
description: null
package_name: healthhub.fhir
derivation: constraint
name: BinaryObservation
type: Extension
elements:
  extension:
    short: The format qualifier specifies the format in which the MEDBIN is transmitted.
    index: 0
    slicing:
      slices:
        Format:
          match: {}
          schema:
            short: The format qualifier specifies the format in which the MEDBIN is transmitted.
            index: 0
            elements:
              url:
                pattern: {type: Uri, value: Format}
                index: 1
              value:
                choices: [valueString]
                index: 3
              valueString: {type: string, choiceOf: value, index: 4}
            required: [valueString, value]
        ObjectFileName:
          match: {}
          schema:
            short: The name of the main message.
            index: 5
            elements:
              url:
                pattern: {type: Uri, value: ObjectFileName}
                index: 6
              value:
                choices: [valueString]
                index: 8
              valueString: {type: string, choiceOf: value, index: 9}
            required: [valueString, value]
        ObjectReferenceNumber:
          match: {}
          schema:
            short: Reference number for the main message.
            index: 10
            elements:
              url:
                pattern: {type: Uri, value: ObjectReferenceNumber}
                index: 11
              value:
                choices: [valueString]
                index: 13
              valueString: {type: string, choiceOf: value, index: 14}
            required: [valueString, value]
        ObjectType:
          match: {}
          schema:
            short: Type of object.
            index: 15
            elements:
              url:
                pattern: {type: Uri, value: ObjectType}
                index: 16
              value:
                choices: [valueString]
                index: 18
              valueString: {type: string, choiceOf: value, index: 19}
            required: [valueString, value]
        ObjectExtension:
          match: {}
          schema:
            short: File name of the object.
            index: 20
            elements:
              url:
                pattern: {type: Uri, value: ObjectExtension}
                index: 21
              value:
                choices: [valueString]
                index: 23
              valueString: {type: string, choiceOf: value, index: 24}
            required: [valueString, value]
  url:
    pattern: {type: Uri, value: 'https://healthhub.dk/fhir/StructureDefinition/binary-observation'}
    index: 25
  value:
    choices: []
    index: 27
package_version: 2.0.1
extensions:
  Format:
    url: null
    short: The format qualifier specifies the format in which the MEDBIN is transmitted.
    index: 0
    elements:
      url:
        pattern: {type: Uri, value: Format}
        index: 1
      value:
        choices: [valueString]
        index: 3
      valueString: {type: string, choiceOf: value, index: 4}
    required: [valueString, value]
  ObjectFileName:
    url: null
    short: The name of the main message.
    index: 5
    elements:
      url:
        pattern: {type: Uri, value: ObjectFileName}
        index: 6
      value:
        choices: [valueString]
        index: 8
      valueString: {type: string, choiceOf: value, index: 9}
    required: [valueString, value]
  ObjectReferenceNumber:
    url: null
    short: Reference number for the main message.
    index: 10
    elements:
      url:
        pattern: {type: Uri, value: ObjectReferenceNumber}
        index: 11
      value:
        choices: [valueString]
        index: 13
      valueString: {type: string, choiceOf: value, index: 14}
    required: [valueString, value]
  ObjectType:
    url: null
    short: Type of object.
    index: 15
    elements:
      url:
        pattern: {type: Uri, value: ObjectType}
        index: 16
      value:
        choices: [valueString]
        index: 18
      valueString: {type: string, choiceOf: value, index: 19}
    required: [valueString, value]
  ObjectExtension:
    url: null
    short: File name of the object.
    index: 20
    elements:
      url:
        pattern: {type: Uri, value: ObjectExtension}
        index: 21
      value:
        choices: [valueString]
        index: 23
      valueString: {type: string, choiceOf: value, index: 24}
    required: [valueString, value]
class: extension
kind: complex-type
url: https://healthhub.dk/fhir/StructureDefinition/binary-observation
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null