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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.nl-core
Resource TypeConsent
Idnl-core-AdvanceDirective-01.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Toestemming. Patiƫnt: Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen. Categorie: Advance Directive, Status: actief
Gemaakt15 augustus 2011

Source1

{
  "resourceType": "Consent",
  "id": "nl-core-AdvanceDirective-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-AdvanceDirective"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/ext-AdvanceDirective.Disorder",
      "valueReference": {
        "reference": "Condition/nl-core-AdvanceDirective-01-Condition-01",
        "type": "Condition",
        "display": "Problem"
      }
    },
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/ext-Comment",
      "valueString": "Niet-reanimerenpenning"
    }
  ],
  "status": "active",
  "scope": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/consentscope",
        "code": "adr",
        "display": "Advanced Care Directive"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/consentcategorycodes",
          "code": "acd",
          "display": "Advance Directive"
        }
      ]
    }
  ],
  "patient": {
    "reference": "Patient/nl-core-Patient-01",
    "type": "Patient",
    "display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "dateTime": "2011-08-15",
  "policy": [
    {
      "uri": "https://wetten.overheid.nl/"
    }
  ],
  "provision": {
    "actor": [
      {
        "role": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
              "code": "RESPRSN",
              "display": "responsible party"
            }
          ]
        },
        "reference": {
          "reference": "RelatedPerson/nl-core-AdvanceDirective-01-RelatedPerson-01",
          "type": "RelatedPerson",
          "display": "Contact person, J.P.M. Pietersen"
        }
      }
    ],
    "code": [
      {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.14.1",
            "code": "NR",
            "display": "Niet reanimeren verklaring"
          }
        ]
      }
    ]
  }
}