http://hl7.org/fhir/StructureDefinition/observation-v2-subid|5.2.0

A complex extension matching the structure of the V2 OG data type. This is used in the v2-to-fhir mapping IG to capture and preserve the OBX-4 Sub-Id details.
description: A complex extension matching the structure of the V2 OG data type.  This is used in the v2-to-fhir mapping IG to capture and preserve the OBX-4 Sub-Id details.
derivation: constraint
name: ObsV2SubId
type: Extension
elements:
  extension:
    short: Original Sub-Identifier
    index: 0
    slicing:
      slices:
        original-sub-identifier:
          match: {}
          schema:
            short: Original Sub-Identifier
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: Uri, value: original-sub-identifier}
                index: 2
              value:
                choices: []
                index: 4
            required: [value]
        group:
          match: {}
          schema:
            short: Group
            index: 5
            extensions: {}
            elements:
              extension: {index: 6}
              url:
                pattern: {type: Uri, value: group}
                index: 7
              value:
                choices: []
                index: 9
            required: [value]
        sequence:
          match: {}
          schema:
            short: Sequence
            index: 10
            extensions: {}
            elements:
              extension: {index: 11}
              url:
                pattern: {type: Uri, value: sequence}
                index: 12
              value:
                choices: []
                index: 14
            required: [value]
        identifier:
          match: {}
          schema:
            short: Identifier
            index: 15
            extensions: {}
            elements:
              extension: {index: 16}
              url:
                pattern: {type: Uri, value: identifier}
                index: 17
              value:
                choices: []
                index: 19
            required: [value]
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/observation-v2-subid'}
    index: 20
  value:
    choices: []
    index: 22
extensions:
  original-sub-identifier:
    url: null
    short: Original Sub-Identifier
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: Uri, value: original-sub-identifier}
        index: 2
      value:
        choices: []
        index: 4
    required: [value]
  group:
    url: null
    short: Group
    index: 5
    extensions: {}
    elements:
      extension: {index: 6}
      url:
        pattern: {type: Uri, value: group}
        index: 7
      value:
        choices: []
        index: 9
    required: [value]
  sequence:
    url: null
    short: Sequence
    index: 10
    extensions: {}
    elements:
      extension: {index: 11}
      url:
        pattern: {type: Uri, value: sequence}
        index: 12
      value:
        choices: []
        index: 14
    required: [value]
  identifier:
    url: null
    short: Identifier
    index: 15
    extensions: {}
    elements:
      extension: {index: 16}
      url:
        pattern: {type: Uri, value: identifier}
        index: 17
      value:
        choices: []
        index: 19
    required: [value]
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/observation-v2-subid
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.2.0