HdBe-PressureUlcer

ProfileStatusURL
HdBe-PressureUlcerdrafthttps://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-PressureUlcer

decubitus_category1..1CodeableConceptBinding
date_of_onset0..1dateTime
anatomical_location0..1HdBe AnatomicalLocation
date_of_last_dressing_change0..1dateTime
wound_length0..1Quantity
wound_width0..1Quantity
wound_depth0..1Quantity
wound_image0..*base64Binary
comment0..1string

pressure_ulcer0..*
pressure_ulcer.decubitus_categoryCodeableConcept1..1
pressure_ulcer.date_of_onsetdateTime0..1
pressure_ulcer.anatomical_locationHdBe AnatomicalLocation0..1
pressure_ulcer.date_of_last_dressing_changedateTime0..1
pressure_ulcer.wound_lengthQuantity0..1
pressure_ulcer.wound_widthQuantity0..1
pressure_ulcer.wound_depthQuantity0..1
pressure_ulcer.wound_imagebase64Binary0..*
pressure_ulcer.commentstring0..1



pressure_ulcer
DefinitionRoot concept of the DecubitusWound information model. This root concept contains all data elements of the DecubitusWound information model.
Cardinality0...*
Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim:n/a
pressure_ulcer.id
DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Cardinality0...1
TypeSystem.String
Mappings
  • rim:n/a
pressure_ulcer.extension
DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
Cardinality0...*
TypeExtension
Aliasextensions, user content
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

SlicingUnordered, Open, by url(Value)
Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ext-1:Must have either extensions or value[x], not both
    extension.exists() != value.exists()
Mappings
  • rim:n/a
  • rim:N/A
pressure_ulcer.decubitus_category
DefinitionDescription of the condition of the pressure ulcer, ranging from category 1 - 4.
Cardinality1...1
TypeCodeableConcept
Binding

DecubitusCategory codes

DecubitusCategorie (required)
Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim:n/a
  • v2:CE/CNE/CWE
  • rim:CD
  • orim:fhir:CodeableConcept rdfs:subClassOf dt:CD
pressure_ulcer.date_of_onset
DefinitionThe date on which the pressure ulcer appeared.
Cardinality0...1
TypedateTime
Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim:n/a
pressure_ulcer.anatomical_location
DefinitionThe location of the decubitus wound on the body.
Cardinality0...1
TypeHdBe AnatomicalLocation
Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim:n/a
pressure_ulcer.date_of_last_dressing_change
DefinitionThe date on which the dressing was last changed.
Cardinality0...1
TypedateTime
Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim:n/a
pressure_ulcer.wound_length
DefinitionThe length of the decubitus wound.
Cardinality0...1
TypeQuantity
Comments

The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.

Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • qty-3:If a code for the unit is present, the system SHALL also be present
    code.empty() or system.exists()
Mappings
  • rim:n/a
  • v2:SN (see also Range) or CQ
  • rim:PQ, IVL<PQ>, MO, CO, depending on the values
pressure_ulcer.wound_width
DefinitionThe width of the decubitus wound.
Cardinality0...1
TypeQuantity
Comments

The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.

Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • qty-3:If a code for the unit is present, the system SHALL also be present
    code.empty() or system.exists()
Mappings
  • rim:n/a
  • v2:SN (see also Range) or CQ
  • rim:PQ, IVL<PQ>, MO, CO, depending on the values
pressure_ulcer.wound_depth
DefinitionThe depth of the decubitus wound.
Cardinality0...1
TypeQuantity
Comments

The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.

Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • qty-3:If a code for the unit is present, the system SHALL also be present
    code.empty() or system.exists()
Mappings
  • rim:n/a
  • v2:SN (see also Range) or CQ
  • rim:PQ, IVL<PQ>, MO, CO, depending on the values
pressure_ulcer.wound_image
DefinitionA photo of the decubitus wound as visual information.
Cardinality0...*
Typebase64Binary
Comments

A stream of bytes, base64 encoded

Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim:n/a
pressure_ulcer.comment
DefinitionA comment of the decubitus wound.
Cardinality0...1
Typestring
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim:n/a

Example instances

[CBB name]
[Concept name ] [example value]

// example of NameInformation

## Example instances

| name_information      |                   |
|----------------------|-------------------|
| first_names | Johanna Petronella Maria   
| initials | J.P.M. 
| given_name | Jo 
| name_usage | Geslachtsnaam partner gevolgd door eigen geslachtsnaam
| last_name.prefix | van
| last_name.last_name | Putten
| last_name_partner.partner_prefix | van der
| last_name_partner.partner_last_name | Giessen
| titles |

zib [zib name + version](https://zibs.nl/wiki/[zib name + version(release)]) difference

Concept Category Description
[element.path] [category of change] [Description of change]([Reference to ticket/issue/zulip chat using MarkDown link])



Terminology Bindings

PathNameStrengthURL
decubitus_categoryDecubitusCategorierequiredhttps://fhir.healthdata.be/ValueSet/DecubitusCategorie