PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.v2mappings@0.1.0
    http://hl7.org/fhir/uv/v2mappings/StructureDefinition/note-type
description: The type of comment text in the Annotation (e.g. Patient Instructions or General Remark).\nThis extension corresponds to NTE-4 of the v2 NTE segment.
package_name: hl7.fhir.uv.v2mappings
derivation: constraint
name: NoteType
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/uv/v2mappings/StructureDefinition/note-type'}
    index: 1
  value:
    choices: [valueCodeableConcept]
    index: 3
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 4}
package_version: 0.1.0
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/uv/v2mappings/StructureDefinition/note-type
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.1.0
required: [value, valueCodeableConcept]