description: Defines constraints that represent the minimum requirement for personal characteristic observations which are observations that are usually self-attested but may be attested to on behalf of the subject and are generally only verifiable by the source of attestation (e.g., race, ethnicity, sexual orientation, gender identity and personal pronouns), but may sometimes be verifiable by someone other than the source of attestation (e.g., recorded sex). This profile is intended for draft use only. For further details on this profile see [Draft Specifications for Personal Characteristics](draft_specifications_for_personal_characteristics.html). package_name: rs/hl7.fhir.us.sdoh derivation: constraint name: SDOHCCObservationPersonalCharacteristic abstract: true type: Observation elements: category: index: 6 slicing: rules: open discriminator: - {path: $this, type: value} min: 1 slices: PersonalCharacteristic: match: coding: - {code: personal-characteristic, system: 'http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes'} schema: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: personal-characteristic, system: 'http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes'} _required: true type: CodeableConcept index: 7 min: 1 max: 1 referenceRange: {index: 22} derivedFrom: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/Observation', 'http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse'] index: 23 interpretation: {index: 19} specimen: {index: 21} value: mustSupport: true choices: [valueCodeableConcept] index: 17 extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: OtherSubject: match: {url: null} schema: type: Extension mustSupport: true url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.subject index: 1 elements: value: choices: [valueReference] index: 3 valueReference: type: Reference choiceOf: value refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner'] index: 4 required: [value, valueReference] effectiveDateTime: {type: dateTime, choiceOf: effective, index: 13} status: short: final | corrected | entered-in-error | unknown binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetObservationStatus'} mustSupport: true index: 5 effective: choices: [effectiveDateTime, effectivePeriod] index: 12 code: binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/observation-codes', bindingName: ObservationCode} mustSupport: true index: 8 valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 18} bodySite: {index: 20} focus: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/RelatedPerson'] index: 10 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient'] index: 9 performer: {mustSupport: true, index: 15} effectivePeriod: {type: Period, choiceOf: effective, index: 14} package_version: clinicalcare-2.2.0 extensions: OtherSubject: url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.subject type: Extension mustSupport: true index: 1 elements: value: choices: [valueReference] index: 3 valueReference: type: Reference choiceOf: value refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner'] index: 4 required: [value, valueReference] class: profile kind: resource url: http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationPersonalCharacteristic base: http://hl7.org/fhir/StructureDefinition/Observation version: 2.2.0 required: [category]