FHIR IG Statistics: StructureDefinition/NICE-ExtremeValueType
Resources that use this resource
Resources that this resource uses
Examples of Use for Extension
No extension usage examples found
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "NICE-ExtremeValueType",
"meta": {
"lastUpdated": "2022-02-14T17:22:17.250+00:00"
},
"url": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-ExtremeValueType-2022Q1",
"name": "NICE-ExtremeValueType",
"title": "NICE-ExtremeValueType",
"status": "active",
"date": "2022-02-14T17:20:43.7345624+00:00",
"description": "Extension that shall be used to indicate whether the quantity/result given concerns the lowest or highest value that is measured.",
"copyright": "CC0",
"publisher": "NICE",
"contact": [
{
"name": "NICE",
"telecom": [
{
"system": "email",
"value": "vragen@stichting-nice.nl"
}
]
}
],
"fhirVersion": "3.0.2",
"kind": "complex-type",
"abstract": false,
"contextType": "resource",
"context": [
"Resource"
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "Extension to indicate upper or lower bounds",
"definition": "Extension to indicate wether the element is the highest or the lowest value",
"max": "1",
"mustSupport": true,
"isModifier": true
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-ExtremeValueType-2022Q1"
},
{
"id": "Extension.value[x]:valueCodeableConcept",
"path": "Extension.valueCodeableConcept",
"sliceName": "valueCodeableConcept",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "required",
"description": "Indicates whether it concern a lowest or highest value",
"valueSetUri": "https://fhir.stichting-nice.nl/ValueSet/NICE-ExtremeValueType"
}
},
{
"id": "Extension.value[x]:valueCodeableConcept.coding",
"path": "Extension.valueCodeableConcept.coding",
"max": "1",
"mustSupport": false
},
{
"id": "Extension.value[x]:valueCodeableConcept.text",
"path": "Extension.valueCodeableConcept.text",
"type": [
{
"code": "code"
}
],
"mustSupport": false
}
]
}
}