FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.eoverdracht
Resource TypeStructureDefinition
IdeOverdracht-CommentOnSelfCare.json
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.eoverdracht@4.2.0-testdag.2&canonical=http://nictiz.nl/fhir/StructureDefinition/eOverdracht-CommentOnSelfCare
URLhttp://nictiz.nl/fhir/StructureDefinition/eOverdracht-CommentOnSelfCare
Version4.2.0-testdag.2
Statusactive
NameeOverdrachtCommentOnSelfCare
TitleeOverdracht CommentOnSelfCare
Realmnl
DescriptionExtension to capture the comment on self care in the nursing handoff, so that can be added to the document.
CopyrightCC0
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
nictiz.fhir.nl.stu3.eoverdracht#4.2.0-testdag.2eOverdracht-NursingHandoff-AdultseOverdracht nursing handoff adults

Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source1

{
  "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"
          }
        ]
      }
    ]
  }
}