| Package | ehealthplatform.be.r4.federalprofiles |
| Resource Type | StructureDefinition |
| Id | be-scoreresult |
| FHIR Version | R4 |
| Source | https://www.ehealth.fgov.be/standards/fhir/https://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.3.3-beta&canonical=https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-scoreresult |
| URL | https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-scoreresult |
| Version | 1.0.0 |
| Status | active |
| Date | 2021-01-10T10:59:49+00:00 |
| Name | BeScoreResult |
| Title | BeScoreResult |
| Authority | hl7 |
| Description | To support the standard exchange of scores such as pain assessment scores, or risk score, etc |
| Type | Observation |
| Kind | resource |
No resources found
| StructureDefinition | |
| be-ext-laterality | BeExtLaterality |
| be-organization | BeOrganization |
| be-patient | BePatient |
| be-practitioner | BePractitioner |
| be-practitionerrole | BePractitionerRole |
| ValueSet | |
| be-vs-score | Score Value Set |
| be-vs-scorecategory | Score Category Value Set |
Note: links and images are rebased to the (stated) source
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | Observation | Measurements and simple assertions | |
![]() ![]() | S | 0..* | Identifier | Business Identifier for observation |
![]() ![]() | S | 0..* | CodeableConcept | The high-level group or category of the score - e.g. 'Risk score' or 'Pain score' Binding: Score Category Value Set (required) |
![]() ![]() | S | 1..1 | CodeableConcept | The code of the score that is being calculated. Binding: Score Value Set (required) |
![]() ![]() | S | 1..1 | Reference(BePatient | Group) | The patient that this score refers to |
![]() ![]() | 1..1 | (Slice Definition) | Clinically relevant time/time-period for observation Slice: Unordered, Open by type:$this | |
![]() ![]() | S | 1..1 | Period | The time period that the score refers to. |
![]() ![]() | S | 1..1 | instant | The date and time when the score was made available |
![]() ![]() | S | 0..* | Reference(BePatient | BePractitioner | BePractitionerRole | BeOrganization) | The care provider that took the assessment |
![]() ![]() | S | 1..1 | Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, Period | The actual score value. |
![]() ![]() | S | 0..* | CodeableConcept | The interpretation of the result from the value. For example if value is 12, the interpretation can be 'elevated' |
![]() ![]() | S | 0..1 | CodeableConcept | The body site to which the score applies, when applicable |
![]() ![]() ![]() | S | 0..1 | Coding | Extension URL: https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-laterality Binding: Laterality (required) |
![]() ![]() | S | 0..* | BackboneElement | The different ranges of the value |
![]() ![]() | S | 0..* | Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | Observation | MolecularSequence) | The source values for the assessment - for example a QuestionnaireResponse |
Documentation for this format | ||||
{
"resourceType": "StructureDefinition",
"id": "be-scoreresult",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
"valueString": "Clinical.Diagnostics"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
"valueCode": "patient"
}
],
"url": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-scoreresult",
"version": "1.0.0",
"name": "BeScoreResult",
"title": "BeScoreResult",
"status": "active",
"date": "2021-01-10T10:59:49+00:00",
"publisher": "eHealth Platform",
"contact": [
{
"name": "eHealth Platform",
"telecom": [
{
"system": "url",
"value": "https://www.ehealth.fgov.be"
}
]
},
{
"name": "Message structure",
"telecom": [
{
"system": "email",
"value": "message-structure@ehealth.fgov.be"
}
]
}
],
"description": "To support the standard exchange of scores such as pain assessment scores, or risk score, etc",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "056"
},
{
"system": "urn:iso:std:iso:3166",
"code": "BE"
}
]
}
],
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "sct-concept",
"uri": "http://snomed.info/conceptdomain",
"name": "SNOMED CT Concept Domain Binding"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "sct-attr",
"uri": "http://snomed.org/attributebinding",
"name": "SNOMED CT Attribute Binding"
}
],
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation.identifier",
"path": "Observation.identifier",
"mustSupport": true
},
{
"id": "Observation.category",
"path": "Observation.category",
"short": "The high-level group or category of the score - e.g. 'Risk score' or 'Pain score'",
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-vs-scorecategory"
}
},
{
"id": "Observation.code",
"path": "Observation.code",
"short": "The code of the score that is being calculated.",
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-vs-score"
}
},
{
"id": "Observation.subject",
"path": "Observation.subject",
"short": "The patient that this score refers to",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient",
"http://hl7.org/fhir/StructureDefinition/Group"
]
}
],
"mustSupport": true
},
{
"id": "Observation.effective[x]",
"path": "Observation.effective[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"ordered": false,
"rules": "open"
},
"min": 1
},
{
"id": "Observation.effective[x]:effectivePeriod",
"path": "Observation.effective[x]",
"sliceName": "effectivePeriod",
"short": "The time period that the score refers to.",
"min": 1,
"type": [
{
"code": "Period"
}
],
"mustSupport": true
},
{
"id": "Observation.issued",
"path": "Observation.issued",
"short": "The date and time when the score was made available",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.performer",
"path": "Observation.performer",
"short": "The care provider that took the assessment",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient",
"https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner",
"https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitionerrole",
"https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-organization"
]
}
],
"mustSupport": true
},
{
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"short": "The actual score value.",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.interpretation",
"path": "Observation.interpretation",
"short": "The interpretation of the result from the value. For example if value is 12, the interpretation can be 'elevated'",
"mustSupport": true
},
{
"id": "Observation.bodySite",
"path": "Observation.bodySite",
"short": "The body site to which the score applies, when applicable",
"mustSupport": true
},
{
"id": "Observation.bodySite.extension",
"path": "Observation.bodySite.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Observation.bodySite.extension:laterality",
"path": "Observation.bodySite.extension",
"sliceName": "laterality",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-laterality"
]
}
],
"mustSupport": true
},
{
"id": "Observation.referenceRange",
"path": "Observation.referenceRange",
"short": "The different ranges of the value",
"definition": "The different ranges that the value can have, and corresponding evaluation (e.g. 0..10: normal; 11..20: elevated)",
"mustSupport": true
},
{
"id": "Observation.derivedFrom",
"path": "Observation.derivedFrom",
"short": "The source values for the assessment - for example a QuestionnaireResponse",
"mustSupport": true
}
]
}
}