PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.us.sdoh@clinicalcare-1.0.0
    http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Procedure
description: This profile constrains the Procedure resource for interventions that address Social Determinants of Health.
package_name: rs/hl7.fhir.us.sdoh
derivation: constraint
name: SDOHCCProcedure
type: Procedure
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        CategorySDOH:
          match: {url: 'http://hl7.org/fhir/4.5/StructureDefinition/extension-Procedure.category'}
          schema:
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/4.5/StructureDefinition/extension-Procedure.category
            index: 1
            elements:
              url:
                pattern: {type: uri, value: 'http://hl7.org/fhir/4.5/StructureDefinition/extension-Procedure.category'}
                type: uri
                index: 2
        pertainsToGoal:
          match: {url: null}
          schema:
            type: Extension
            short: Pertains to SDOH goal
            mustSupport: true
            url: http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal
            index: 3
            elements:
              value:
                mustSupport: true
                choices: [valueReference]
                index: 5
              valueReference:
                type: Reference
                mustSupport: true
                choiceOf: value
                refers: ['http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Goal']
                index: 6
  basedOn:
    mustSupport: true
    index: 7
    slicing:
      rules: open
      discriminator:
      - {path: resolve(), type: profile}
      min: null
      slices:
        SupportedBasedOn:
          match: {}
          schema:
            short: An SDOH service request for this procedure
            refers: ['http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ServiceRequest']
            type: Reference
            mustSupport: true
            index: 8
  category: {index: 9}
  code:
    short: Procedure codes from SNOMED CT
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/procedure-code'}
    index: 10
    elements:
      coding:
        mustSupport: true
        index: 11
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            CPTCoding:
              match: {system: 'http://www.ama-assn.org/go/cpt'}
              schema:
                short: Procedure codes from CPT
                mustSupport: true
                binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/cpt-all'}
                index: 12
                elements:
                  system:
                    pattern: {type: uri, value: 'http://www.ama-assn.org/go/cpt'}
                    mustSupport: true
                    type: uri
                    index: 13
                required: [system]
            LOINCCoding:
              match: {system: 'http://loinc.org'}
              schema:
                short: Procedure codes from LOINC
                mustSupport: true
                binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/observation-codes'}
                index: 14
                elements:
                  system:
                    pattern: {type: uri, value: 'http://loinc.org'}
                    mustSupport: true
                    type: uri
                    index: 15
                required: [system]
            HCPCSIICoding:
              match: {system: 'urn:oid:2.16.840.1.113883.6.285'}
              schema:
                short: Procedure codes from HCPCS Level II
                mustSupport: true
                binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetHCPCSII'}
                index: 16
                elements:
                  system:
                    pattern: {type: uri, value: 'urn:oid:2.16.840.1.113883.6.285'}
                    type: uri
                    index: 17
                required: [system]
  reasonCode: {index: 18}
  reasonReference:
    index: 19
    slicing:
      rules: open
      discriminator:
      - {path: resolve(), type: profile}
      min: null
      slices:
        SupportedReasonReference:
          match: {}
          schema:
            type: Reference
            mustSupport: true
            refers: ['http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Condition', 'http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationAssessment', 'http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationScreeningResponse']
            index: 20
package_version: clinicalcare-1.0.0
extensions:
  CategorySDOH:
    url: http://hl7.org/fhir/4.5/StructureDefinition/extension-Procedure.category
    type: Extension
    mustSupport: true
    index: 1
    elements:
      url:
        pattern: {type: uri, value: 'http://hl7.org/fhir/4.5/StructureDefinition/extension-Procedure.category'}
        type: uri
        index: 2
  pertainsToGoal:
    url: http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal
    type: Extension
    short: Pertains to SDOH goal
    mustSupport: true
    index: 3
    elements:
      value:
        mustSupport: true
        choices: [valueReference]
        index: 5
      valueReference:
        type: Reference
        mustSupport: true
        choiceOf: value
        refers: ['http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Goal']
        index: 6
class: profile
kind: resource
url: http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Procedure
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure
version: 1.0.0