Important: This is a draft IG for trial use. Click here to give feedback.

EN NL

HdBe-TekstUitslag

WARNING This page contains a draft CBB, as raw output from the zib export and automatic conversion to CBB. It requires thorough review and adaption to the Belgian realm. This CBB is merely added for informative use.

CBBConceptStatus
HdBe-TextResult

Een tekstuitslag beschrijft de bevindingen en interpretatie van diagnostische of therapeutische verrichtingen, uitgevoerd op patiënten of monsters afkomstig van de patiënt.

Purpose

Het vastleggen van de resultaten van diagnostische verrichtingen ten behoeve van communicatie hiervan met de aanvrager van de verrichting en het documenteren van de bevindingen naar aanleiding van therapeutische verrichtingen.

Evidence Base

De meeste uitslagen van verrichtingen en sommige uitslagen van laboratorium onderzoeken zijn verhalend van aard. Het gaat hierbij om o.a. verslagen van radiologie, pathologie, scopieën, echografie, etc en laboratoriumonderzoeken als banale kweken, waar uitslag, interpretatie en advies integraal onderdeel uitmaken van de uitslag. Deze bouwsteen kan gebruikt worden voor deze niet verder gestructureerde uitslagen.

Bij uitslagen van laboratoriumbepalingen is het moeilijk eenduidig aan te geven wanneer deze bouwsteen gebruikt moet worden en wanneer de bouwsteen LaboratoriumUitslag gebruikt moet worden. In het algemeen worden laboratoriumtesten die resulteren in een waarde (7,1 mmol/L), rangtelwoord (++ uit reeks tot ++++) of een kwantitatieve uitslag (Weinig) het beste overgedragen met LaboratoriumUitslag en is deze bouwsteen meer geschikt voor tekstuele uitslagen die langer dan een paar woorden zijn. In vrijwel alle laboratoria komen beide soorten testen voor. De toepasbaarheid wordt niet door het soort lab maar door het soort uitslag bepaald.

draft

id0..1string
extensionI0..*Extension
TextResultDateTime0..1dateTime
ProcedureI0..1Reference(HdBe-Procedure)
TextResultStatus0..1CodeableConceptBinding
TextResultReport1..1string
VisualResult0..*base64Binary
TextResultType1..1CodeableConceptBinding

TextResult0..*
TextResult.TextResultDateTimedateTime0..1
TextResult.ProcedureReference(HdBe-Procedure)0..1
TextResult.TextResultStatusCodeableConcept0..1
TextResult.TextResultReportstring1..1
TextResult.VisualResultbase64Binary0..*
TextResult.TextResultTypeCodeableConcept1..1


TextResult
DefinitionRoot concept of the TextResult information model. This root concept contains all data elements of the TextResult 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
TextResult.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
Typestring
Mappings
  • rim: n/a
TextResult.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
TextResult.TextResultDateTime
DefinitionDate and if possible time of the result report.
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
TextResult.Procedure
DefinitionReference to the Procedure information model including the date of the procedure, requesting and executive specialty.
Cardinality0...1
TypeReference(HdBe-Procedure)
Comments

References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
TextResult.TextResultStatus
DefinitionThe status of the result.
Cardinality0...1
TypeCodeableConcept
Binding

TextResultStatus codes

TextResultStatus (extensible)
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
TextResult.TextResultReport
DefinitionThe text report detailing the actual results of the test or procedure.
Cardinality1...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
TextResult.VisualResult
DefinitionVisual examination results that are the starting point and reason for the textual report. These results include visual material - e.g. radiological images, scopy images, medical photos and videos - as well as graphic recordings - e.g. ECGs, EEGs etc.
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
TextResult.TextResultType
DefinitionThe type of result.
Cardinality1...1
TypeCodeableConcept
Binding

TextResultType codes

TextResultType (extensible)
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

Example instances

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

// example of NameInformation

## Example instances

| NameInformation      |                   |
|----------------------|-------------------|
| FirstNames | Johanna Petronella Maria   
| Initials | J.P.M. 
| GivenName | Jo 
| NameUsage | Geslachtsnaam partner gevolgd door eigen geslachtsnaam
| LastName.Prefix | van
| LastName.LastName | Putten
| LastNamePartner.PartnerPrefix | van der
| LastNamePartner.PartnerLastName | 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
TextResultStatusTextResultStatusextensiblehttps://fhir.healthdata.be/ValueSet/TextResultStatus
TextResultTypeTextResultTypeextensiblehttps://fhir.healthdata.be/ValueSet/TextResultType