Package | nictiz.fhir.nl.stu3.geboortezorg |
Resource Type | StructureDefinition |
Id | bc-goal-enddate |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.geboortezorg@1.3.3&canonical=http://nictiz.nl/fhir/StructureDefinition/bc-goal-enddate |
URL | http://nictiz.nl/fhir/StructureDefinition/bc-goal-enddate |
Status | active |
Name | bc-goal-enddate |
Title | bc-goal-enddate |
Realm | nl |
Description | Extension on Goal to set an enddate for this Goal. |
Copyright | CC0 |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
bc-IndividualCarePlan-Goal | bc-IndividualCarePlan-Goal |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "bc-goal-enddate", "url": "http://nictiz.nl/fhir/StructureDefinition/bc-goal-enddate", "name": "bc-goal-enddate", "title": "bc-goal-enddate", "status": "active", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "email", "value": "geboortezorg@nictiz.nl", "use": "work" } ] } ], "description": "Extension on Goal to set an enddate for this Goal.", "copyright": "CC0", "fhirVersion": "3.0.2", "kind": "complex-type", "abstract": false, "contextType": "resource", "context": [ "Goal" ], "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-goal-enddate" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "date" }, { "code": "dateTime" }, { "code": "Period" } ] } ] } }