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-03.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: Paul XXX_Mesker. Id: 18c1f7b3-8fdf-11ec-1027-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Categorie: Living will and advance directive record (record artifact), Mondelinge afspraak, Status: actief
Mondelinge afspraak
Gemaakt9 april 2018

Source1

{
  "resourceType": "Consent",
  "id": "zib-advancedirective-03",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-AdvanceDirective"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/Comment",
      "valueString": "Mondelinge afspraak"
    }
  ],
  "identifier": {
    "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
    "value": "18c1f7b3-8fdf-11ec-1027-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": "MON",
          "display": "Mondelinge afspraak"
        }
      ]
    }
  ],
  "patient": {
    "reference": "Patient/nl-core-patient-02",
    "display": "Paul XXX_Mesker"
  },
  "dateTime": "2018-04-09",
  "policy": [
    {
      "uri": "http://wetten.overheid.nl/"
    }
  ]
}