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

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypeConsent
IdConsent-190c12af-49d4-4553-8009-c816ab622a3e.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 190c12af-49d4-4553-8009-c816ab622a3e

Comment: Reanimatie wel (Y)

HCIM TreatmentDirective Treatment: cardiopulmonale resuscitatie

HCIM TreatmentDirective TreatmentPermitted: Ja

status: Active

category: Treatment instructions

patient: Johan Helleman

period: 2023-10-03 14:56:05+0200 --> (ongoing)

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


Source1

{
  "resourceType": "Consent",
  "id": "190c12af-49d4-4553-8009-c816ab622a3e",
  "meta": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/4.0/StructureDefinition/extension-Meta.source",
        "valueUri": "uri:oid:2.16.840.1.113883.2.4.3.164.2.1.2"
      }
    ],
    "profile": [
      "http://fhir.hl7.nl/zorgviewer/StructureDefinition/TreatmentDirective"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/Comment",
      "valueString": "Reanimatie wel (Y)"
    },
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Treatment",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "89666000",
            "display": "cardiopulmonale resuscitatie"
          }
        ]
      }
    }
  ],
  "modifierExtension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-TreatmentPermitted",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4",
            "code": "JA",
            "display": "Ja"
          }
        ]
      }
    }
  ],
  "status": "active",
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "11291000146105",
          "display": "Treatment instructions"
        },
        {
          "system": "http://terminology.hl7.org/CodeSystem/consentcategorycodes",
          "code": "acd",
          "display": "Advance Directive"
        }
      ]
    }
  ],
  "patient": {
    "reference": "http://example.org/Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1",
    "display": "Johan Helleman"
  },
  "period": {
    "start": "2023-10-03T14:56:05+02:00"
  },
  "policyRule": "http://wetten.overheid.nl/"
}