PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.mcode@0.9.1
    http://hl7.org/fhir/us/mcode/StructureDefinition/obf-AbnormalBodyStructure
description: A body structure such as wound or tumor, observed to be present in a patient. The body structure is a condition that persists over time. The Code represents the body structure itself (the morphology), while the BodyLocation is the location of that structure. This corresponds to FHIR R4, where the BodyStructure resource has morphology (corresponding to Code) and a location. For example, the Code could be blunt force injury (SCT 3821009) and location left knee.
package_name: hl7.fhir.us.mcode
derivation: constraint
name: AbnormalBodyStructure
type: Condition
elements:
  category: {index: 3}
  stage:
    index: 13
    elements:
      assessment:
        type: Reference
        refers: ['http://hl7.org/fhir/us/mcode/StructureDefinition/obf-DiagnosticReport', 'http://hl7.org/fhir/us/mcode/StructureDefinition/obf-Observation']
        index: 14
  encounter:
    type: Reference
    refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter']
    index: 10
  evidence:
    index: 15
    elements:
      code:
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/clinical-findings'}
        index: 16
  asserter:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner', 'http://hl7.org/fhir/us/mcode/StructureDefinition/obf-Patient']
    index: 12
  extension:
    index: 0
    slicing:
      id: '1'
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        dateofdiagnosis:
          match: {url: null}
          schema:
            isModifier: false
            type: Extension
            url: http://hl7.org/fhir/StructureDefinition/condition-assertedDate
            base: {max: '*', min: 0, path: DomainResource.extension}
            isSummary: false
            index: 1
          min: 0
          max: 1
  recorder:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole', 'http://hl7.org/fhir/us/mcode/StructureDefinition/obf-Patient']
    index: 11
  code:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/mcode/ValueSet/obf-AbnormalBodyStructureVS'}
    index: 4
  bodySite:
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/us/mcode/ValueSet/obf-datatype-BodyLocationVS'}
    index: 5
    extensions:
      laterality:
        url: http://hl7.org/fhir/us/mcode/StructureDefinition/obf-datatype-Laterality-extension
        min: 0
        isModifier: false
        type: Extension
        base: {max: '*', min: 0, path: Element.extension}
        isSummary: false
        index: 6
      anatomicalorientation:
        url: http://hl7.org/fhir/us/mcode/StructureDefinition/obf-datatype-AnatomicalOrientation-extension
        min: 0
        isModifier: false
        type: Extension
        base: {max: '*', min: 0, path: Element.extension}
        isSummary: false
        index: 7
      relationtolandmark:
        url: http://hl7.org/fhir/us/mcode/StructureDefinition/obf-datatype-RelationToLandmark-extension
        min: 0
        isModifier: false
        type: Extension
        base: {max: '*', min: 0, path: Element.extension}
        isSummary: false
        index: 8
    elements:
      extension:
        isModifier: false
        type: Extension
        url: http://hl7.org/fhir/us/mcode/StructureDefinition/obf-datatype-Laterality-extension
        base: {max: '*', min: 0, path: Element.extension}
        isSummary: false
        index: 6
        slicing:
          slices:
            laterality:
              match: {}
              schema:
                isModifier: false
                type: Extension
                url: http://hl7.org/fhir/us/mcode/StructureDefinition/obf-datatype-Laterality-extension
                base: {max: '*', min: 0, path: Element.extension}
                isSummary: false
                index: 6
              min: 0
            anatomicalorientation:
              match: {}
              schema:
                isModifier: false
                type: Extension
                url: http://hl7.org/fhir/us/mcode/StructureDefinition/obf-datatype-AnatomicalOrientation-extension
                base: {max: '*', min: 0, path: Element.extension}
                isSummary: false
                index: 7
              min: 0
            relationtolandmark:
              match: {}
              schema:
                isModifier: false
                type: Extension
                url: http://hl7.org/fhir/us/mcode/StructureDefinition/obf-datatype-RelationToLandmark-extension
                base: {max: '*', min: 0, path: Element.extension}
                isSummary: false
                index: 8
              min: 0
  verificationStatus: {index: 2}
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/us/mcode/StructureDefinition/obf-Patient']
    index: 9
package_version: 0.9.1
extensions:
  dateofdiagnosis:
    url: http://hl7.org/fhir/StructureDefinition/condition-assertedDate
    min: 0
    max: 1
    isModifier: false
    type: Extension
    base: {max: '*', min: 0, path: DomainResource.extension}
    isSummary: false
    index: 1
class: profile
kind: resource
url: http://hl7.org/fhir/us/mcode/StructureDefinition/obf-AbnormalBodyStructure
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition
version: 0.9.1
required: [verificationStatus, category]