FHIR IG Statistics: StructureDefinition/Result
Resources that use this resource
StructureDefinition |
LabReport | Laboratory Result Content |
Resources that this resource uses
No resources found
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "StructureDefinition",
"id": "Result",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Result",
"version": "0.1.1",
"name": "ResultLabMyHEU",
"title": "Results data elements",
"status": "active",
"date": "2025-03-20T14:16:21+01:00",
"publisher": "MyHealth@Eu",
"contact": [
{
"name": "MyHealth@Eu",
"telecom": [
{
"system": "url",
"value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
}
]
}
],
"description": "Results data elements. Section A5 of the MyHealth@EUguideline.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Result",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"element": [
{
"id": "Result",
"path": "Result",
"short": "Results data elements",
"definition": "Results data elements. Section A5 of the MyHealth@EUguideline.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "Result.narrative",
"path": "Result.narrative",
"short": "Laboratory report narrative",
"definition": "Laboratory report narrative",
"min": 0,
"max": "1",
"base": {
"path": "Result.narrative",
"min": 0,
"max": "1"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
]
},
{
"id": "Result.narrative.id",
"path": "Result.narrative.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Result.narrative.extension",
"path": "Result.narrative.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May 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.",
"comment": "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.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Result.narrative.modifierExtension",
"path": "Result.narrative.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "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.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "Result.narrative.report",
"path": "Result.narrative.report",
"short": "Narrative report",
"definition": "Entire report (textual summary inside the laboratory result report document) as issued by the laboratory.",
"min": 0,
"max": "*",
"base": {
"path": "Result.narrative.report",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Narrative"
}
]
},
{
"id": "Result.narrative.notes",
"path": "Result.narrative.notes",
"short": "Comments, interpretation and recommendations",
"definition": "Comments, such as a textual interpretation or advice accompanying the result report, for example.",
"min": 0,
"max": "*",
"base": {
"path": "Result.narrative.notes",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Narrative"
}
]
},
{
"id": "Result.observation",
"path": "Result.observation",
"short": "Observation details",
"definition": "The report could consist of multiple observations, some observations can have multiple component observations",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation",
"min": 0,
"max": "*"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
]
},
{
"id": "Result.observation.id",
"path": "Result.observation.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Result.observation.extension",
"path": "Result.observation.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May 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.",
"comment": "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.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Result.observation.modifierExtension",
"path": "Result.observation.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "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.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "Result.observation.dateTime",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "Result.observation.dateTime",
"short": "Observation date",
"definition": "Date and time of the observation",
"min": 1,
"max": "1",
"base": {
"path": "Result.observation.dateTime",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Result.observation.code",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "Result.observation.code",
"short": "Observation code",
"definition": "Observation code",
"min": 1,
"max": "*",
"base": {
"path": "Result.observation.code",
"min": 1,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
]
},
{
"id": "Result.observation.code.id",
"path": "Result.observation.code.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Result.observation.code.extension",
"path": "Result.observation.code.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May 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.",
"comment": "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.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Result.observation.code.coding",
"path": "Result.observation.code.coding",
"short": "Code defined by a terminology system",
"definition": "A reference to a code defined by a terminology system.",
"comment": "Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.",
"requirements": "Allows for alternative encodings within a code system, and translations to other code systems.",
"min": 0,
"max": "*",
"base": {
"path": "CodeableConcept.coding",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Coding"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
],
"isModifier": false,
"isSummary": true,
"mapping": [
{
"identity": "v2",
"map": "C*E.1-8, C*E.10-22"
},
{
"identity": "rim",
"map": "union(., ./translation)"
},
{
"identity": "orim",
"map": "fhir:CodeableConcept.coding rdfs:subPropertyOf dt:CD.coding"
}
]
},
{
"id": "Result.observation.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Result.observation.code.text",
"short": "Plain text representation of the concept",
"definition": "A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.",
"comment": "Very often the text is the same as a displayName of one of the codings.",
"requirements": "The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.",
"min": 0,
"max": "1",
"base": {
"path": "CodeableConcept.text",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
],
"isModifier": false,
"isSummary": true,
"mapping": [
{
"identity": "v2",
"map": "C*E.9. But note many systems use C*E.2 for this"
},
{
"identity": "rim",
"map": "./originalText[mediaType/code=\"text/plain\"]/data"
},
{
"identity": "orim",
"map": "fhir:CodeableConcept.text rdfs:subPropertyOf dt:CD.originalText"
}
]
},
{
"id": "Result.observation.code.code",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "Result.observation.code.code",
"short": "Observation code",
"definition": "Code representing the observation using the agreed code systems",
"min": 1,
"max": "*",
"base": {
"path": "Result.observation.code.code",
"min": 1,
"max": "*"
},
"type": [
{
"code": "Coding"
}
]
},
{
"id": "Result.observation.code.name",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "Result.observation.code.name",
"short": "Observation name",
"definition": "Full name of the observation according to the used test coding standard",
"min": 1,
"max": "1",
"base": {
"path": "Result.observation.code.name",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Result.observation.code.originalName",
"path": "Result.observation.code.originalName",
"short": "Observation original name",
"definition": "Original (conventional) name of the observation as used by the laboratory",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.code.originalName",
"min": 0,
"max": "*"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Result.observation.code.displayName",
"path": "Result.observation.code.displayName",
"short": "Observation display name",
"definition": "Simplified (short name of the observation) for display.",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.code.displayName",
"min": 0,
"max": "*"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Result.observation.method",
"path": "Result.observation.method",
"short": "Observation method",
"definition": "Observation method (measurement principle) to obtain the result.",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.method",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Result.observation.device",
"path": "Result.observation.device",
"short": "Observation device",
"definition": "(Device (analyzer), laboratory test kit and used calibrator information (identifier, type, name, model, manufacturer)",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.device",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
]
},
{
"id": "Result.observation.device.id",
"path": "Result.observation.device.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Result.observation.device.extension",
"path": "Result.observation.device.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May 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.",
"comment": "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.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Result.observation.device.coding",
"path": "Result.observation.device.coding",
"short": "Code defined by a terminology system",
"definition": "A reference to a code defined by a terminology system.",
"comment": "Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.",
"requirements": "Allows for alternative encodings within a code system, and translations to other code systems.",
"min": 0,
"max": "*",
"base": {
"path": "CodeableConcept.coding",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Coding"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
],
"isModifier": false,
"isSummary": true,
"mapping": [
{
"identity": "v2",
"map": "C*E.1-8, C*E.10-22"
},
{
"identity": "rim",
"map": "union(., ./translation)"
},
{
"identity": "orim",
"map": "fhir:CodeableConcept.coding rdfs:subPropertyOf dt:CD.coding"
}
]
},
{
"id": "Result.observation.device.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Result.observation.device.text",
"short": "Plain text representation of the concept",
"definition": "A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.",
"comment": "Very often the text is the same as a displayName of one of the codings.",
"requirements": "The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.",
"min": 0,
"max": "1",
"base": {
"path": "CodeableConcept.text",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
],
"isModifier": false,
"isSummary": true,
"mapping": [
{
"identity": "v2",
"map": "C*E.9. But note many systems use C*E.2 for this"
},
{
"identity": "rim",
"map": "./originalText[mediaType/code=\"text/plain\"]/data"
},
{
"identity": "orim",
"map": "fhir:CodeableConcept.text rdfs:subPropertyOf dt:CD.originalText"
}
]
},
{
"id": "Result.observation.device.name",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "Result.observation.device.name",
"short": "Device Name",
"definition": "The name of the device as given by the manufacturer",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.device.name",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Result.observation.device.modelName",
"path": "Result.observation.device.modelName",
"short": "Model Name",
"definition": "Model name of the device",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.device.modelName",
"min": 0,
"max": "*"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Result.observation.device.identifier",
"path": "Result.observation.device.identifier",
"short": "Device Identifier",
"definition": "Unique device identifier",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.device.identifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Result.observation.device.type",
"path": "Result.observation.device.type",
"short": "Device Type",
"definition": "Kind or Type of device",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.device.type",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "Result.observation.device.manufacturer",
"path": "Result.observation.device.manufacturer",
"short": "Manufacturer",
"definition": "Name of device manufacturer",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.device.manufacturer",
"min": 0,
"max": "*"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Result.observation.device.labKit",
"path": "Result.observation.device.labKit",
"short": "Laboratory Kit Information",
"definition": "Laboratory Kit Information",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.device.labKit",
"min": 0,
"max": "*"
},
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "Result.observation.referenceMaterial",
"path": "Result.observation.referenceMaterial",
"short": "Certified Reference Material",
"definition": "Information about which end-user calibrator the laboratory has been used for the measurement to indicate the metrological traceability chain.",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.referenceMaterial",
"min": 0,
"max": "*"
},
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "Result.observation.order",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "Result.observation.order",
"short": "Order",
"definition": "Identifies order and order placer this observation belongs to.",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.order",
"min": 0,
"max": "*"
},
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "Result.observation.specimen",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "Result.observation.specimen",
"short": "Specimen",
"definition": "Identifies specimen this observation refers to",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.specimen",
"min": 0,
"max": "*"
},
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "Result.observation.performer",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "Result.observation.performer",
"short": "Performer",
"definition": "Identifies the originator/author and provides provenance information about the source of the results data that may have not originated with the source of the whole Laboratory Report document.",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.performer",
"min": 0,
"max": "*"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
]
},
{
"id": "Result.observation.performer.id",
"path": "Result.observation.performer.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Result.observation.performer.extension",
"path": "Result.observation.performer.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May 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.",
"comment": "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.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Result.observation.performer.modifierExtension",
"path": "Result.observation.performer.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "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.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "Result.observation.performer.identifier",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "Result.observation.performer.identifier",
"short": "Performer identifier",
"definition": "Health professional identification number",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.performer.identifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "Result.observation.performer.name",
"path": "Result.observation.performer.name",
"short": "Performer Name",
"definition": "Name of the Health professional",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.performer.name",
"min": 0,
"max": "*"
},
"type": [
{
"code": "HumanName"
}
]
},
{
"id": "Result.observation.performer.telecom",
"path": "Result.observation.performer.telecom",
"short": "Performer telecom",
"definition": "Contact details that are specific to the role/location/service",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.performer.telecom",
"min": 0,
"max": "*"
},
"type": [
{
"code": "ContactPoint"
}
]
},
{
"id": "Result.observation.performer.role",
"path": "Result.observation.performer.role",
"short": "Performer Role",
"definition": "Health professional role",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.performer.role",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Result.observation.performer.organization",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "Result.observation.performer.organization",
"short": "Performer Organization",
"definition": "(Organization where the roles of practitioner are available or organization as the performer)",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.performer.organization",
"min": 0,
"max": "*"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
]
},
{
"id": "Result.observation.performer.organization.id",
"path": "Result.observation.performer.organization.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Result.observation.performer.organization.extension",
"path": "Result.observation.performer.organization.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May 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.",
"comment": "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.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Result.observation.performer.organization.modifierExtension",
"path": "Result.observation.performer.organization.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "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.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "Result.observation.performer.organization.name",
"path": "Result.observation.performer.organization.name",
"short": "Organization Name",
"definition": "Name of the organization",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.performer.organization.name",
"min": 0,
"max": "*"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Result.observation.performer.organization.address",
"path": "Result.observation.performer.organization.address",
"short": "Organization Address",
"definition": "Address of the organization",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.performer.organization.address",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Address"
}
]
},
{
"id": "Result.observation.performer.organization.telecom",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "Result.observation.performer.organization.telecom",
"short": "Organization telecom",
"definition": "Telecom of the organization",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.performer.organization.telecom",
"min": 0,
"max": "*"
},
"type": [
{
"code": "ContactPoint"
}
]
},
{
"id": "Result.observation.reporter",
"path": "Result.observation.reporter",
"short": "Reporter",
"definition": "With certain observation results, e.g. there may also be an interpreter or a person responsible for validation.",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.reporter",
"min": 0,
"max": "*"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
]
},
{
"id": "Result.observation.reporter.id",
"path": "Result.observation.reporter.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Result.observation.reporter.extension",
"path": "Result.observation.reporter.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May 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.",
"comment": "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.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Result.observation.reporter.modifierExtension",
"path": "Result.observation.reporter.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "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.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "Result.observation.reporter.name",
"path": "Result.observation.reporter.name",
"short": "Reporter Name",
"definition": "Name of the Reporter",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.reporter.name",
"min": 0,
"max": "*"
},
"type": [
{
"code": "HumanName"
}
]
},
{
"id": "Result.observation.reporter.telecom",
"path": "Result.observation.reporter.telecom",
"short": "Reporter telecom",
"definition": "Contact details that are specific to the role/location/service",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.reporter.telecom",
"min": 0,
"max": "*"
},
"type": [
{
"code": "ContactPoint"
}
]
},
{
"id": "Result.observation.reporter.role",
"path": "Result.observation.reporter.role",
"short": "Reporter Role",
"definition": "Healthcare professional role",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.reporter.role",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Result.observation.reporter.organization",
"path": "Result.observation.reporter.organization",
"short": "Reporter Organization",
"definition": "(Organization where the roles of reporter are available)",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.reporter.organization",
"min": 0,
"max": "*"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
]
},
{
"id": "Result.observation.reporter.organization.id",
"path": "Result.observation.reporter.organization.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Result.observation.reporter.organization.extension",
"path": "Result.observation.reporter.organization.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May 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.",
"comment": "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.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Result.observation.reporter.organization.modifierExtension",
"path": "Result.observation.reporter.organization.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "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.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "Result.observation.reporter.organization.name",
"path": "Result.observation.reporter.organization.name",
"short": "Organization Name",
"definition": "Name of the organization",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.reporter.organization.name",
"min": 0,
"max": "*"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Result.observation.reporter.organization.address",
"path": "Result.observation.reporter.organization.address",
"short": "Organization Address",
"definition": "Address of the organization",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.reporter.organization.address",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Address"
}
]
},
{
"id": "Result.observation.reporter.organization.telecom",
"path": "Result.observation.reporter.organization.telecom",
"short": "Organization telecom",
"definition": "Telecom of the organization",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.reporter.organization.telecom",
"min": 0,
"max": "*"
},
"type": [
{
"code": "ContactPoint"
}
]
},
{
"id": "Result.observation.result",
"path": "Result.observation.result",
"short": "Observation result",
"definition": "Result of the observation including text, numeric and coded results of the measurement with measurement units and measurement uncertainty and other aspects necessary for proper interpretation and comparability of the result of the observation. Content of the observation result will vary according to the type of the observation.",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.result",
"min": 0,
"max": "*"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
]
},
{
"id": "Result.observation.result.id",
"path": "Result.observation.result.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Result.observation.result.extension",
"path": "Result.observation.result.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May 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.",
"comment": "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.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Result.observation.result.modifierExtension",
"path": "Result.observation.result.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "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.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "Result.observation.result.text",
"path": "Result.observation.result.text",
"short": "Textual Result",
"definition": "Narrative text result",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.result.text",
"min": 0,
"max": "*"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "Result.observation.result.numeric",
"path": "Result.observation.result.numeric",
"short": "Numeric Result",
"definition": "A numeric value or interval (open or closed) of the result, Result units of the measurement should be provided Measurement uncertainty interval are provided if needed.",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.result.numeric",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Quantity"
}
]
},
{
"id": "Result.observation.result.coded",
"path": "Result.observation.result.coded",
"short": "Coded Result",
"definition": "A coded result from a selected coding system(s). This could be a code describing bacteria or other microorganism identified, description of urinary concernment, code explaining technical reason why the test could not be done etc.",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.result.coded",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Result.observation.interpretation",
"path": "Result.observation.interpretation",
"short": "Observation interpretation",
"definition": "Information about reference intervals and result interpretation",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.interpretation",
"min": 0,
"max": "*"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
]
},
{
"id": "Result.observation.interpretation.id",
"path": "Result.observation.interpretation.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Result.observation.interpretation.extension",
"path": "Result.observation.interpretation.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May 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.",
"comment": "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.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Result.observation.interpretation.modifierExtension",
"path": "Result.observation.interpretation.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "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.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "Result.observation.interpretation.code",
"path": "Result.observation.interpretation.code",
"short": "Result interpretation code",
"definition": "Codes identifying interpretations of observations",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.interpretation.code",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Result.observation.interpretation.referenceRange",
"path": "Result.observation.interpretation.referenceRange",
"short": "Standard reference range",
"definition": "Provides guide for interpretation of result. Reference ranges are usually implied only for a numeric scale type. Use of the same units for reference range and value is implied.",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.interpretation.referenceRange",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Range"
}
]
},
{
"id": "Result.observation.description",
"path": "Result.observation.description",
"short": "Result description",
"definition": "Comments and narrative representation of the observation result and findings.",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.description",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Narrative"
}
]
},
{
"id": "Result.observation.accreditationStatus",
"path": "Result.observation.accreditationStatus",
"short": "Accreditation status",
"definition": "Accreditation status of the laboratory for the particular observation.",
"min": 0,
"max": "*",
"base": {
"path": "Result.observation.accreditationStatus",
"min": 0,
"max": "*"
},
"type": [
{
"code": "BackboneElement"
}
]
}
]
},
"differential": {
"element": [
{
"id": "Result",
"path": "Result",
"short": "Results data elements",
"definition": "Results data elements. Section A5 of the MyHealth@EUguideline."
},
{
"id": "Result.narrative",
"path": "Result.narrative",
"short": "Laboratory report narrative",
"definition": "Laboratory report narrative",
"min": 0,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "Result.narrative.report",
"path": "Result.narrative.report",
"short": "Narrative report",
"definition": "Entire report (textual summary inside the laboratory result report document) as issued by the laboratory.",
"min": 0,
"max": "*",
"type": [
{
"code": "Narrative"
}
]
},
{
"id": "Result.narrative.notes",
"path": "Result.narrative.notes",
"short": "Comments, interpretation and recommendations",
"definition": "Comments, such as a textual interpretation or advice accompanying the result report, for example.",
"min": 0,
"max": "*",
"type": [
{
"code": "Narrative"
}
]
},
{
"id": "Result.observation",
"path": "Result.observation",
"short": "Observation details",
"definition": "The report could consist of multiple observations, some observations can have multiple component observations",
"min": 0,
"max": "*",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "Result.observation.dateTime",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "Result.observation.dateTime",
"short": "Observation date",
"definition": "Date and time of the observation",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Result.observation.code",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "Result.observation.code",
"short": "Observation code",
"definition": "Observation code",
"min": 1,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Result.observation.code.code",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "Result.observation.code.code",
"short": "Observation code",
"definition": "Code representing the observation using the agreed code systems",
"min": 1,
"max": "*",
"type": [
{
"code": "Coding"
}
]
},
{
"id": "Result.observation.code.name",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "Result.observation.code.name",
"short": "Observation name",
"definition": "Full name of the observation according to the used test coding standard",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "Result.observation.code.originalName",
"path": "Result.observation.code.originalName",
"short": "Observation original name",
"definition": "Original (conventional) name of the observation as used by the laboratory",
"min": 0,
"max": "*",
"type": [
{
"code": "string"
}
]
},
{
"id": "Result.observation.code.displayName",
"path": "Result.observation.code.displayName",
"short": "Observation display name",
"definition": "Simplified (short name of the observation) for display.",
"min": 0,
"max": "*",
"type": [
{
"code": "string"
}
]
},
{
"id": "Result.observation.method",
"path": "Result.observation.method",
"short": "Observation method",
"definition": "Observation method (measurement principle) to obtain the result.",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Result.observation.device",
"path": "Result.observation.device",
"short": "Observation device",
"definition": "(Device (analyzer), laboratory test kit and used calibrator information (identifier, type, name, model, manufacturer)",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Result.observation.device.name",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "Result.observation.device.name",
"short": "Device Name",
"definition": "The name of the device as given by the manufacturer",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Result.observation.device.modelName",
"path": "Result.observation.device.modelName",
"short": "Model Name",
"definition": "Model name of the device",
"min": 0,
"max": "*",
"type": [
{
"code": "string"
}
]
},
{
"id": "Result.observation.device.identifier",
"path": "Result.observation.device.identifier",
"short": "Device Identifier",
"definition": "Unique device identifier",
"min": 0,
"max": "*",
"type": [
{
"code": "string"
}
]
},
{
"id": "Result.observation.device.type",
"path": "Result.observation.device.type",
"short": "Device Type",
"definition": "Kind or Type of device",
"min": 0,
"max": "*",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "Result.observation.device.manufacturer",
"path": "Result.observation.device.manufacturer",
"short": "Manufacturer",
"definition": "Name of device manufacturer",
"min": 0,
"max": "*",
"type": [
{
"code": "string"
}
]
},
{
"id": "Result.observation.device.labKit",
"path": "Result.observation.device.labKit",
"short": "Laboratory Kit Information",
"definition": "Laboratory Kit Information",
"min": 0,
"max": "*",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "Result.observation.referenceMaterial",
"path": "Result.observation.referenceMaterial",
"short": "Certified Reference Material",
"definition": "Information about which end-user calibrator the laboratory has been used for the measurement to indicate the metrological traceability chain.",
"min": 0,
"max": "*",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "Result.observation.order",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "Result.observation.order",
"short": "Order",
"definition": "Identifies order and order placer this observation belongs to.",
"min": 0,
"max": "*",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "Result.observation.specimen",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "Result.observation.specimen",
"short": "Specimen",
"definition": "Identifies specimen this observation refers to",
"min": 0,
"max": "*",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "Result.observation.performer",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "Result.observation.performer",
"short": "Performer",
"definition": "Identifies the originator/author and provides provenance information about the source of the results data that may have not originated with the source of the whole Laboratory Report document.",
"min": 0,
"max": "*",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "Result.observation.performer.identifier",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "Result.observation.performer.identifier",
"short": "Performer identifier",
"definition": "Health professional identification number",
"min": 0,
"max": "*",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "Result.observation.performer.name",
"path": "Result.observation.performer.name",
"short": "Performer Name",
"definition": "Name of the Health professional",
"min": 0,
"max": "*",
"type": [
{
"code": "HumanName"
}
]
},
{
"id": "Result.observation.performer.telecom",
"path": "Result.observation.performer.telecom",
"short": "Performer telecom",
"definition": "Contact details that are specific to the role/location/service",
"min": 0,
"max": "*",
"type": [
{
"code": "ContactPoint"
}
]
},
{
"id": "Result.observation.performer.role",
"path": "Result.observation.performer.role",
"short": "Performer Role",
"definition": "Health professional role",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Result.observation.performer.organization",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "Result.observation.performer.organization",
"short": "Performer Organization",
"definition": "(Organization where the roles of practitioner are available or organization as the performer)",
"min": 0,
"max": "*",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "Result.observation.performer.organization.name",
"path": "Result.observation.performer.organization.name",
"short": "Organization Name",
"definition": "Name of the organization",
"min": 0,
"max": "*",
"type": [
{
"code": "string"
}
]
},
{
"id": "Result.observation.performer.organization.address",
"path": "Result.observation.performer.organization.address",
"short": "Organization Address",
"definition": "Address of the organization",
"min": 0,
"max": "*",
"type": [
{
"code": "Address"
}
]
},
{
"id": "Result.observation.performer.organization.telecom",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:handle"
},
{
"url": "actor",
"valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "Result.observation.performer.organization.telecom",
"short": "Organization telecom",
"definition": "Telecom of the organization",
"min": 0,
"max": "*",
"type": [
{
"code": "ContactPoint"
}
]
},
{
"id": "Result.observation.reporter",
"path": "Result.observation.reporter",
"short": "Reporter",
"definition": "With certain observation results, e.g. there may also be an interpreter or a person responsible for validation.",
"min": 0,
"max": "*",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "Result.observation.reporter.name",
"path": "Result.observation.reporter.name",
"short": "Reporter Name",
"definition": "Name of the Reporter",
"min": 0,
"max": "*",
"type": [
{
"code": "HumanName"
}
]
},
{
"id": "Result.observation.reporter.telecom",
"path": "Result.observation.reporter.telecom",
"short": "Reporter telecom",
"definition": "Contact details that are specific to the role/location/service",
"min": 0,
"max": "*",
"type": [
{
"code": "ContactPoint"
}
]
},
{
"id": "Result.observation.reporter.role",
"path": "Result.observation.reporter.role",
"short": "Reporter Role",
"definition": "Healthcare professional role",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Result.observation.reporter.organization",
"path": "Result.observation.reporter.organization",
"short": "Reporter Organization",
"definition": "(Organization where the roles of reporter are available)",
"min": 0,
"max": "*",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "Result.observation.reporter.organization.name",
"path": "Result.observation.reporter.organization.name",
"short": "Organization Name",
"definition": "Name of the organization",
"min": 0,
"max": "*",
"type": [
{
"code": "string"
}
]
},
{
"id": "Result.observation.reporter.organization.address",
"path": "Result.observation.reporter.organization.address",
"short": "Organization Address",
"definition": "Address of the organization",
"min": 0,
"max": "*",
"type": [
{
"code": "Address"
}
]
},
{
"id": "Result.observation.reporter.organization.telecom",
"path": "Result.observation.reporter.organization.telecom",
"short": "Organization telecom",
"definition": "Telecom of the organization",
"min": 0,
"max": "*",
"type": [
{
"code": "ContactPoint"
}
]
},
{
"id": "Result.observation.result",
"path": "Result.observation.result",
"short": "Observation result",
"definition": "Result of the observation including text, numeric and coded results of the measurement with measurement units and measurement uncertainty and other aspects necessary for proper interpretation and comparability of the result of the observation. Content of the observation result will vary according to the type of the observation.",
"min": 0,
"max": "*",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "Result.observation.result.text",
"path": "Result.observation.result.text",
"short": "Textual Result",
"definition": "Narrative text result",
"min": 0,
"max": "*",
"type": [
{
"code": "string"
}
]
},
{
"id": "Result.observation.result.numeric",
"path": "Result.observation.result.numeric",
"short": "Numeric Result",
"definition": "A numeric value or interval (open or closed) of the result, Result units of the measurement should be provided Measurement uncertainty interval are provided if needed.",
"min": 0,
"max": "*",
"type": [
{
"code": "Quantity"
}
]
},
{
"id": "Result.observation.result.coded",
"path": "Result.observation.result.coded",
"short": "Coded Result",
"definition": "A coded result from a selected coding system(s). This could be a code describing bacteria or other microorganism identified, description of urinary concernment, code explaining technical reason why the test could not be done etc.",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Result.observation.interpretation",
"path": "Result.observation.interpretation",
"short": "Observation interpretation",
"definition": "Information about reference intervals and result interpretation",
"min": 0,
"max": "*",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "Result.observation.interpretation.code",
"path": "Result.observation.interpretation.code",
"short": "Result interpretation code",
"definition": "Codes identifying interpretations of observations",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "Result.observation.interpretation.referenceRange",
"path": "Result.observation.interpretation.referenceRange",
"short": "Standard reference range",
"definition": "Provides guide for interpretation of result. Reference ranges are usually implied only for a numeric scale type. Use of the same units for reference range and value is implied.",
"min": 0,
"max": "*",
"type": [
{
"code": "Range"
}
]
},
{
"id": "Result.observation.description",
"path": "Result.observation.description",
"short": "Result description",
"definition": "Comments and narrative representation of the observation result and findings.",
"min": 0,
"max": "*",
"type": [
{
"code": "Narrative"
}
]
},
{
"id": "Result.observation.accreditationStatus",
"path": "Result.observation.accreditationStatus",
"short": "Accreditation status",
"definition": "Accreditation status of the laboratory for the particular observation.",
"min": 0,
"max": "*",
"type": [
{
"code": "BackboneElement"
}
]
}
]
}
}