This
page
is
part
of
the
FHIR
Specification
(v0.0.82:
DSTU
1).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R4B
R4
R3
R2
URL for this extension:
http://hl7.org/fhir/StructureDefinition/patient-disability
Status: draft. Extension maintained by: HL7
Value(s) identifying physical or mental condition(s) that limits a person's movements, senses, or activities.
Context of Use: Use on element: Patient
usage info: insert a list of places where this extension is used
Structure
| Name | Flags | Card. | Type |
Description
&
Constraints
|
|---|---|---|---|---|
|
Extension |
URL
=
http://hl7.org/fhir/StructureDefinition/patient-disability
Condition(s) limiting movement, senses, or activities: Value(s) identifying physical or mental condition(s) that limits a person's movements, senses, or activities. Use on element: Patient |
||
|
0..* | Extension | Additional Content defined by implementations | |
|
1..1 | uri |
identifies
the
meaning
of
the
extension
Fixed Value: http://hl7.org/fhir/StructureDefinition/patient-disability |
|
|
0..1 | CodeableConcept | Value of extension |
XML Template
<!-- Condition(s) limiting movement, senses, or activities --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/patient-disability" > <!-- from Element: extension --> <valueCodeableConcept ><!-- 0..1 CodeableConcept Value of extension </extension>
JSON Template
{ // Condition(s) limiting movement, senses, or activities
// from Element: extension
"url" : "http://hl7.org/fhir/StructureDefinition/patient-disability", // R!
"valueCodeableConcept" : { CodeableConcept } //Value of extension
}
Structure
| Name | Flags | Card. | Type |
Description
&
Constraints
|
|---|---|---|---|---|
|
Extension |
URL
=
http://hl7.org/fhir/StructureDefinition/patient-disability
Condition(s) limiting movement, senses, or activities: Value(s) identifying physical or mental condition(s) that limits a person's movements, senses, or activities. Use on element: Patient |
||
|
0..* | Extension | Additional Content defined by implementations | |
|
1..1 | uri |
identifies
the
meaning
of
the
extension
Fixed Value: http://hl7.org/fhir/StructureDefinition/patient-disability |
|
|
0..1 | CodeableConcept | Value of extension |
XML Template
<!-- Condition(s) limiting movement, senses, or activities --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/patient-disability" > <!-- from Element: extension --> <valueCodeableConcept ><!-- 0..1 CodeableConcept Value of extension </extension>