FHIR IG analytics| Package | nictiz.fhir.nl.stu3.geboortezorg.test |
| Resource Type | StructureDefinition |
| Id | bc-treatmentdirective-endreason.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "bc-treatmentdirective-endreason",
"url": "http://nictiz.nl/fhir/StructureDefinition/bc-treatmentdirective-endreason",
"name": "bc-treatmentdirective-endreason",
"title": "bc-treatmentdirective-endreason",
"status": "active",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "email",
"value": "geboortezorg@nictiz.nl",
"use": "work"
}
]
}
],
"description": "Extension on Consent to add an end reason.",
"copyright": "CC0",
"fhirVersion": "3.0.2",
"kind": "complex-type",
"abstract": false,
"contextType": "resource",
"context": [
"Consent"
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://nictiz.nl/fhir/StructureDefinition/bc-treatmentdirective-endreason"
},
{
"id": "Extension.value[x]:valueString",
"path": "Extension.valueString",
"sliceName": "valueString",
"type": [
{
"code": "string"
}
]
}
]
}
}