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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeConsent
Idzib-AdvanceDirective-01.json
FHIR VersionR3

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: Johan XXX_Helleman. Id: 18ab6c9b-8fdf-11ec-1686-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Categorie: Living will and advance directive record (record artifact), Niet reanimeren verklaring, Status: actiefToestemminggevende partij: Janni van Putten-van der Giessen
Niet-reanimerenpenning
Gemaakt9 april 2018
AandoeningAmyotrofe laterale sclerose
Toestemminggevende partij
  • Janni van Putten-van der Giessen

Source1

{
  "resourceType": "Consent",
  "id": "zib-advancedirective-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-AdvanceDirective"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-AdvanceDirective-Disorder",
      "valueReference": {
        "reference": "Condition/zib-problem-01",
        "display": "Amyotrofe laterale sclerose"
      }
    },
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/Comment",
      "valueString": "Niet-reanimerenpenning"
    }
  ],
  "identifier": {
    "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
    "value": "18ab6c9b-8fdf-11ec-1686-020000000000"
  },
  "status": "active",
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "11341000146107",
          "display": "Living will and advance directive record (record artifact)"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.14.1",
          "code": "NR",
          "display": "Niet reanimeren verklaring"
        }
      ]
    }
  ],
  "patient": {
    "reference": "Patient/nl-core-patient-01",
    "display": "Johan XXX_Helleman"
  },
  "dateTime": "2018-04-09",
  "consentingParty": [
    {
      "reference": "RelatedPerson/nl-core-relatedperson-01",
      "display": "Janni van Putten-van der Giessen"
    }
  ],
  "policy": [
    {
      "uri": "http://wetten.overheid.nl/"
    }
  ]
}