description: Definition for the Social History Condition resource in the context of electronic transition of care. package_name: ch.fhir.ig.ch-etoc derivation: constraint name: ChEtocSocialHistoryCondition type: Condition elements: category: short: Social History Condition binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-etoc/ValueSet/ch-etoc-conditioncategory'} mustSupport: true pattern: type: CodeableConcept value: coding: - {code: social-history-condition, system: 'http://fhir.ch/ig/ch-etoc/CodeSystem/ch-etoc-conditioncategory'} index: 0 code: mustSupport: true index: 1 elements: text: {mustSupport: true, index: 2} required: [text] subject: type: Reference refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient'] index: 3 package_version: 2.0.1 class: profile kind: resource url: http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-socialhistory base: http://hl7.org/fhir/StructureDefinition/Condition version: 2.0.1 required: [category, code]