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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2015
Resource TypeStructureDefinition
IdeAfspraken-Appointment-PatientInstructions
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/eAfspraken-Appointment-PatientInstructions
URLhttp://nictiz.nl/fhir/StructureDefinition/eAfspraken-Appointment-PatientInstructions
Version1.0
Statusretired
Date2017-12-11T11:20:30.314+01:00
NameeAfspraakAppointmentPatientInstruction
TitleeAfspraak Appointment Patient Instructions
Realmnl
DescriptionRemarks associated with the appointment that are not part of the appointment and as such are not influenced by third party edits of the appointment.
CopyrightCC0
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
eAfspraken-AppointmenteAfspraak Appointment

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": "eAfspraken-Appointment-PatientInstructions",
  "meta": {
    "lastUpdated": "2017-12-11T13:43:43.862+01:00"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/eAfspraken-Appointment-PatientInstructions",
  "version": "1.0",
  "name": "eAfspraakAppointmentPatientInstruction",
  "title": "eAfspraak Appointment Patient Instructions",
  "status": "retired",
  "date": "2017-12-11T11:20:30.314+01:00",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Remarks associated with the appointment that are not part of the appointment and as such are not influenced by third party edits of the appointment.",
  "copyright": "CC0",
  "fhirVersion": "3.0.1",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Appointment"
  ],
  "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/eAfspraken-Appointment-PatientInstructions"
      },
      {
        "id": "Extension.value[x]:valueString",
        "path": "Extension.valueString",
        "sliceName": "valueString",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}