FHIR IG analytics
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
Source1
{
"resourceType": "StructureDefinition",
"id": "ext-DiabetesType",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-bind"
}
],
"url": "https://roche.com/fhir/iop/StructureDefinition/ext-DiabetesType",
"version": "1.0.0",
"status": "active",
"name": "ExtDiabetesType",
"title": "ext DiabetesType",
"description": "Condition related to the Patient resource indicating the type of diabetes. This resource is contained in the Patient.",
"fhirVersion": "5.0.0",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Element"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "ext DiabetesType",
"definition": "Condition related to the Patient resource indicating the type of diabetes. This resource is contained in the Patient."
},
{
"id": "Extension.extension",
"path": "Extension.extension",
"max": "0"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://roche.com/fhir/iop/StructureDefinition/ext-DiabetesType"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://roche.com/fhir/iop/StructureDefinition/rdc-Condition-diabetes-type"
]
}
]
}
]
}
}