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

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypeConsent
IdConsent-162.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

Consent. typeCode-RCT: Xxx-Helleman, J (M). id: urn:oid:2.16.840.1.113883.2.4.3.148.1.1.6.34.162 (urn:ietf:rfc:3986), Category: Wilsverklaring (artefact opnemen), volmacht, Status: status-active
Niet-reanimerenpenning
Created 9 April 2018

Source1

{
  "resourceType": "Consent",
  "id": "162",
  "meta": {
    "lastUpdated": "2024-04-17T10:02:48.916+02:00",
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-AdvanceDirective"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/Comment",
      "valueString": "Niet-reanimerenpenning"
    }
  ],
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.2.4.3.148.1.1.6.34.162"
  },
  "status": "active",
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "11341000146107",
          "display": "Wilsverklaring (artefact opnemen)"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.14.1",
          "code": "VOL",
          "display": "volmacht"
        }
      ]
    }
  ],
  "patient": {
    "reference": "Patient/330073",
    "display": "Xxx-Helleman, J (M)"
  },
  "dateTime": "2018-04-09",
  "policy": [
    {
      "uri": "http://wetten.overheid.nl/"
    }
  ]
}