Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Page values for "References/Condition"

From OHC Network Wiki
More languages
More actions

"Docs" values

1 row is stored for this page
FieldField typeValue
TitleStringCondition
DocTypeStringreference
DomainStringclinical
SummaryText
SidebarOrderInteger3
IntroducedInString3.0
DeprecatedInString
FHIRResourceStringCondition
ModelStringCondition
SourceFileString
StatusStringcurrent

"ModelField" values

17 rows are stored for this page
FieldField typeValue
ModelStringCondition
SectionStringCoded concepts
FieldStringbody_site
FieldTypeStringJSONField (default=dict, not null/blank)
NotesTextAnatomical location(s). Exists on the model but no current spec exposes it — never written or read through the standard <code>Condition</code> API.
FieldField typeValue
ModelStringCondition
SectionStringTiming
FieldStringrecorded_date
FieldTypeStringDateTimeField, nullable
NotesTextWhen the condition was first recorded. Not exposed by the current specs.
FieldField typeValue
ModelStringCondition
SectionStringContext &amp; notes
FieldStringpatient
FieldTypeStringFK → Patient, on_delete=CASCADE
NotesTextSubject of the condition. Derived server-side from the encounter on create, never read from the client (<code>__exclude__</code>).
FieldField typeValue
ModelStringCondition
SectionStringContext &amp; notes
FieldStringencounter
FieldTypeStringFK → Encounter, nullable, on_delete=CASCADE
NotesTextEncounter the condition was recorded in. Set server-side on create (<code>__exclude__</code>); the client supplies a UUID in the spec, which is validated to exist.
FieldField typeValue
ModelStringCondition
SectionStringContext &amp; notes
FieldStringnote
FieldTypeStringTextField, nullable
NotesTextFree-text clinical note.
FieldField typeValue
ModelStringCondition
SectionStringConditionOnSetSpec (onset shape)
FieldStringonset_datetime
FieldTypeStringdatetime
NotesText<code>None</code>
FieldField typeValue
ModelStringCondition
SectionStringConditionOnSetSpec (onset shape)
FieldStringonset_age
FieldTypeStringint
NotesText<code>None</code>
FieldField typeValue
ModelStringCondition
SectionStringConditionOnSetSpec (onset shape)
FieldStringonset_string
FieldTypeStringstr
NotesText<code>None</code>
FieldField typeValue
ModelStringCondition
SectionStringConditionOnSetSpec (onset shape)
FieldStringnote
FieldTypeStringstr
NotesText<code>None</code>
FieldField typeValue
ModelStringCondition
SectionStringConditionAbatementSpec (abatement shape)
FieldStringabatement_datetime
FieldTypeStringdatetime
NotesText<code>None</code>
FieldField typeValue
ModelStringCondition
SectionStringConditionAbatementSpec (abatement shape)
FieldStringabatement_age
FieldTypeStringint
NotesText<code>None</code>
FieldField typeValue
ModelStringCondition
SectionStringConditionAbatementSpec (abatement shape)
FieldStringabatement_string
FieldTypeStringstr
NotesText<code>None</code>
FieldField typeValue
ModelStringCondition
SectionStringConditionAbatementSpec (abatement shape)
FieldStringnote
FieldTypeStringstr
NotesText<code>None</code>
FieldField typeValue
ModelStringCondition
SectionStringCoding shape
FieldStringsystem
FieldTypeStringstr
NotesTextCode system URI (e.g. <code>http://snomed.info/sct</code>).
FieldField typeValue
ModelStringCondition
SectionStringCoding shape
FieldStringversion
FieldTypeStringstr
NotesTextCode system version.
FieldField typeValue
ModelStringCondition
SectionStringCoding shape
FieldStringcode
FieldTypeStringstr
NotesText'''Required.''' The code value.
FieldField typeValue
ModelStringCondition
SectionStringCoding shape
FieldStringdisplay
FieldTypeStringstr
NotesTextHuman-readable label.