PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.home-lab-report.r4@1.0.0
    http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Extension-at-home-in-vitro-test-source-software-info
description: Information about the source software. The source software is the message producing app that changes the format of, or produces the data.
package_name: hl7.fhir.us.home-lab-report.r4
derivation: constraint
name: ExtensionAtHomeInVitroTestSourceSoftwareInfo
type: Extension
elements:
  extension:
    short: Source software vendor organization
    type: Extension
    mustSupport: true
    index: 0
    slicing:
      slices:
        vendorOrganization:
          match: {}
          schema:
            short: Source software vendor organization
            type: Extension
            mustSupport: true
            index: 0
            elements:
              url:
                pattern: {type: Uri, value: vendorOrganization}
                index: 1
              value:
                mustSupport: true
                choices: [valueReference]
                index: 3
              valueReference:
                type: Reference
                mustSupport: true
                choiceOf: value
                refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization']
                index: 4
            required: [url, valueReference, value]
        softwareBinaryID:
          match: {}
          schema:
            short: Source software binary ID
            type: Extension
            mustSupport: true
            index: 5
            elements:
              url:
                pattern: {type: Uri, value: softwareBinaryID}
                index: 6
              value:
                mustSupport: true
                choices: [valueString]
                index: 8
              valueString: {type: string, mustSupport: true, choiceOf: value, index: 9}
            required: [url, valueString, value]
        softwareInstallDate:
          match: {}
          schema:
            short: Source software install date
            type: Extension
            mustSupport: true
            index: 10
            elements:
              url:
                pattern: {type: Uri, value: softwareInstallDate}
                index: 11
              value:
                mustSupport: true
                choices: [valueDate]
                index: 13
              valueDate: {type: date, mustSupport: true, choiceOf: value, index: 14}
            required: [url, value, valueDate]
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Extension-at-home-in-vitro-test-source-software-info'}
    index: 15
  value:
    choices: []
    index: 17
package_version: 1.0.0
extensions:
  vendorOrganization:
    url: null
    short: Source software vendor organization
    type: Extension
    mustSupport: true
    index: 0
    elements:
      url:
        pattern: {type: Uri, value: vendorOrganization}
        index: 1
      value:
        mustSupport: true
        choices: [valueReference]
        index: 3
      valueReference:
        type: Reference
        mustSupport: true
        choiceOf: value
        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization']
        index: 4
    required: [url, valueReference, value]
  softwareBinaryID:
    url: null
    short: Source software binary ID
    type: Extension
    mustSupport: true
    index: 5
    elements:
      url:
        pattern: {type: Uri, value: softwareBinaryID}
        index: 6
      value:
        mustSupport: true
        choices: [valueString]
        index: 8
      valueString: {type: string, mustSupport: true, choiceOf: value, index: 9}
    required: [url, valueString, value]
  softwareInstallDate:
    url: null
    short: Source software install date
    type: Extension
    mustSupport: true
    index: 10
    elements:
      url:
        pattern: {type: Uri, value: softwareInstallDate}
        index: 11
      value:
        mustSupport: true
        choices: [valueDate]
        index: 13
      valueDate: {type: date, mustSupport: true, choiceOf: value, index: 14}
    required: [url, value, valueDate]
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Extension-at-home-in-vitro-test-source-software-info
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0
required: [url]