PackagesCanonicalsLogsProblems
    Packages
    sfm.030521@1.0.1
    http://ehelse.no/fhir/StructureDefinition/sfm-Condition
description: sfm-Condition is derieved from Condition.
package_name: sfm.030521
derivation: constraint
name: SfmCondition
type: Condition
elements:
  onset:
    choices: [onsetDateTime]
    index: 15
  category: {index: 6}
  clinicalStatus: {mustSupport: true, index: 1}
  evidence: {index: 21}
  abatement:
    choices: [abatementDateTime]
    index: 18
  note: {index: 22}
  recordedDate: {mustSupport: true, index: 20}
  code:
    mustSupport: true
    index: 7
    elements:
      coding:
        index: 8
        elements:
          system: {index: 9}
          code: {index: 10}
          display: {index: 11}
        required: [display, system, code]
    required: [coding]
  identifier: {index: 0}
  onsetDateTime: {type: dateTime, choiceOf: onset, index: 16}
  bodySite: {index: 12}
  abatementDateTime: {type: dateTime, choiceOf: abatement, index: 19}
  verificationStatus:
    mustSupport: true
    index: 2
    elements:
      coding:
        index: 3
        elements:
          code: {index: 4}
          display: {index: 5}
        required: [display, code]
    required: [coding]
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://ehelse.no/fhir/StructureDefinition/sfm-Patient']
    index: 13
package_version: 1.0.1
class: profile
kind: resource
url: http://ehelse.no/fhir/StructureDefinition/sfm-Condition
base: http://hl7.org/fhir/StructureDefinition/Condition
version: '1.0'
required: [verificationStatus, code]