Skip to main content

ConditionDefinition

Draft Conformance

A definition of a condition and information relevant to managing it.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/ConditionDefinition
InteractionMethodPath
ReadGET/fhir/R5/ConditionDefinition/[id]
VreadGET/fhir/R5/ConditionDefinition/[id]/_history/[vid]
UpdatePUT/fhir/R5/ConditionDefinition/[id]
PatchPATCH/fhir/R5/ConditionDefinition/[id]
DeleteDELETE/fhir/R5/ConditionDefinition/[id]
CreatePOST/fhir/R5/ConditionDefinition
SearchGET/fhir/R5/ConditionDefinition?...
HistoryGET/fhir/R5/ConditionDefinition/[id]/_history
Type-historyGET/fhir/R5/ConditionDefinition/_history

Top-level elements

ElementType(s)CardinalityDescription
urluri0..1Canonical identifier for this condition definition, represented as a URI (globally unique)
identifierIdentifier0..*Additional identifier for the condition definition
versionstring0..1Business version of the condition definition
versionAlgorithm[x]string / Coding0..1How to compare versions
namestring0..1Name for this condition definition (computer friendly)
titlestring0..1Name for this condition definition (human friendly)
subtitlestring0..1Subordinate title of the event definition
statuscode1..1draft
experimentalboolean0..1For testing purposes, not real usage
datedateTime0..1Date last changed
publisherstring0..1Name of the publisher/steward (organization or individual)
contactContactDetail0..*Contact details for the publisher
descriptionmarkdown0..1Natural language description of the condition definition
useContextUsageContext0..*The context that the content is intended to support
jurisdictionCodeableConcept0..*Intended jurisdiction for condition definition (if applicable)
codeCodeableConcept1..1Identification of the condition, problem or diagnosis
severityCodeableConcept0..1Subjective severity of condition
bodySiteCodeableConcept0..1Anatomical location, if relevant
stageCodeableConcept0..1Stage/grade, usually assessed formally
hasSeverityboolean0..1Whether Severity is appropriate
hasBodySiteboolean0..1Whether bodySite is appropriate
hasStageboolean0..1Whether stage is appropriate
definitionuri0..*Formal Definition for the condition
observationBackboneElement0..*Observations particularly relevant to this condition
medicationBackboneElement0..*Medications particularly relevant for this condition
preconditionBackboneElement0..*Observation that suggets this condition
teamReference0..*Appropriate team for this condition
questionnaireBackboneElement0..*Questionnaire for this condition
planBackboneElement0..*Plan that is appropriate

Resource-specific search parameters

ParameterTypeDescription
contexttokenA use context assigned to the activity definition
context-quantityquantityA quantity- or range-valued use context assigned to the activity definition
context-typetokenA type of use context assigned to the activity definition
context-type-quantitycompositeA use context type and quantity- or range-based value assigned to the activity definition
context-type-valuecompositeA use context type and value assigned to the activity definition
datedateThe activity definition publication date
descriptionstringThe description of the activity definition
identifiertokenExternal identifier for the activity definition
jurisdictiontokenIntended jurisdiction for the activity definition
namestringComputationally friendly name of the activity definition
publisherstringName of the publisher of the activity definition
statustokenThe current status of the activity definition
titlestringThe human-friendly name of the activity definition
urluriThe uri that identifies the activity definition
versiontokenThe business version of the activity definition

Reference