HL7 FHIR Profile: Occupational Data for Health (ODH), Release 1 (Standard for Trial Use)

This page is part of the Occupational Data for Health (ODH) FHIR IG (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 1.2.0. For a full list of available versions, see the Directory of published versions

DiagnosisExtension

Definitions for cimi-encounter-Diagnosis-extension.

Extension
Definition

A diagnosis, which is a disease or injury determined to be present through evaluation of patient history, examination, and/or review of laboratory data.

Control0..* This element is affected by the following invariants: ele-1
InvariantsDefined on this element
ele-1: All FHIR elements must have a @value or children (: children().count() > id.count())
ext-1: Must have either extensions or value[x], not both (: extension.exists() != value.exists())
Extension.id
Definition

unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
Extension.extension
Definition

An Extension

Control0..*
TypeExtension
Extension.extension ([CanonicalType[http://hl7.org/fhir/us/odh/StructureDefinition/primitive-code-extension]])
Definition

The code that represents the value of the ODH element to which it is applied.

Control0..* This element is affected by the following invariants: ele-1
Type (Extension Type: code)
InvariantsDefined on this element
ele-1: All FHIR elements must have a @value or children (: children().count() > id.count())
ext-1: Must have either extensions or value[x], not both (: extension.exists() != value.exists())
Extension.extension ([CanonicalType[http://hl7.org/fhir/us/odh/StructureDefinition/shr-core-PriorityRank-extension]])
Definition

An indication of the importance of an action.

Control0..* This element is affected by the following invariants: ele-1
Type (Extension Type: Choice of: positiveInt, CodeableConcept)
InvariantsDefined on this element
ele-1: All FHIR elements must have a @value or children (: children().count() > id.count())
ext-1: Must have either extensions or value[x], not both (: extension.exists() != value.exists())
Extension.extension ([CanonicalType[http://hl7.org/fhir/us/odh/StructureDefinition/shr-core-Type-extension]])
Definition

The most specific code (lowest level term) describing the kind or sort of thing being represented.

Control0..* This element is affected by the following invariants: ele-1
Type (Extension Type: CodeableConcept)
InvariantsDefined on this element
ele-1: All FHIR elements must have a @value or children (: children().count() > id.count())
ext-1: Must have either extensions or value[x], not both (: extension.exists() != value.exists())
Extension.extension.id
Definition

unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
Extension.extension.extension(extension)
Definition

An Extension

Control0..0
TypeExtension
Extension.extension.url
Definition

Source of the definition for the extension code - a logical name or a URL.

Control1..1
Typeuri
Comments

The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

Fixed Valuehttp://hl7.org/fhir/us/odh/StructureDefinition/shr-core-Type-extension
Extension.extension.valueCodeableConcept
Definition

Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).

Control1..1
BindingThe codes SHOULD be taken from DiagnosisRole
TypeCodeableConcept
Extension.url
Definition

Source of the definition for the extension code - a logical name or a URL.

Control1..1
Typeuri
Comments

The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

Fixed Valuehttp://hl7.org/fhir/us/odh/StructureDefinition/cimi-encounter-Diagnosis-extension
Extension.value[x]
Definition

Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).

Control0..0
TypeChoice of: base64Binary, boolean, code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference, SampledData, Signature, Timing, Meta
[x] NoteSee Choice of Data Types for further information about how to use [x]