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

FHIR IG analytics

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

Generated Narrative: Consent 2.16.840.1.113883.2.4.3.124.7.42348.3.21230000026449

Comment: Niet-reanimerenpenning

identifier: urn:oid:2.16.840.1.113883.2.4.3.124.7.42348.3.2/1230000026449

status: Active

category: Living will and advance directive record, Patiƫntinformatie - Wilsbeschikkingen

patient: Johan XXX_Helleman_Afblijven

dateTime: 2018-04-09

source: application/pdf: WFhYCg==

policyRule: http://wetten.overheid.nl/


Source1

{
  "resourceType": "Consent",
  "id": "2.16.840.1.113883.2.4.3.124.7.42348.3.21230000026449",
  "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": "Niet-reanimerenpenning"
    }
  ],
  "identifier": {
    "system": "urn:oid:2.16.840.1.113883.2.4.3.124.7.42348.3.2",
    "value": "1230000026449"
  },
  "status": "active",
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "11341000146107",
          "display": "Living will and advance directive record"
        }
      ],
      "text": "Living will and advance directive record"
    },
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/v3/NullFlavor",
          "code": "OTH",
          "display": "other"
        }
      ],
      "text": "Patiƫntinformatie - Wilsbeschikkingen"
    }
  ],
  "patient": {
    "reference": "http://example.org/Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1",
    "display": "Johan XXX_Helleman_Afblijven"
  },
  "dateTime": "2018-04-09",
  "sourceAttachment": {
    "contentType": "application/pdf",
    "data": "WFhYCg=="
  },
  "policyRule": "http://wetten.overheid.nl/"
}