FHIR IG analytics| Package | nictiz.fhir.nl.stu3.eoverdracht |
| Resource Type | StructureDefinition |
| Id | eOverdracht-CommentOnSelfCare.json |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.eoverdracht@4.2.0-testdag.2&canonical=http://nictiz.nl/fhir/StructureDefinition/eOverdracht-CommentOnSelfCare |
| URL | http://nictiz.nl/fhir/StructureDefinition/eOverdracht-CommentOnSelfCare |
| Version | 4.2.0-testdag.2 |
| Status | active |
| Name | eOverdrachtCommentOnSelfCare |
| Title | eOverdracht CommentOnSelfCare |
| Realm | nl |
| Description | Extension to capture the comment on self care in the nursing handoff, so that can be added to the document. |
| Copyright | CC0 |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | ||
| nictiz.fhir.nl.stu3.eoverdracht#4.2.0-testdag.2 | eOverdracht-NursingHandoff-Adults | eOverdracht nursing handoff adults |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "eOverdracht-CommentOnSelfCare",
"url": "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-CommentOnSelfCare",
"version": "4.2.0-testdag.2",
"name": "eOverdrachtCommentOnSelfCare",
"title": "eOverdracht CommentOnSelfCare",
"status": "active",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "Extension to capture the comment on self care in the nursing handoff, so that can be added to the document.",
"copyright": "CC0",
"fhirVersion": "3.0.2",
"kind": "complex-type",
"abstract": false,
"contextType": "resource",
"context": [
"Composition.section"
],
"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/eOverdracht-CommentOnSelfCare"
},
{
"id": "Extension.value[x]:valueString",
"path": "Extension.valueString",
"sliceName": "valueString",
"type": [
{
"code": "string"
}
]
}
]
}
}