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

FHIR IG analytics

Packagemedmij.bglz.stu3
Resource TypeConsent
Idxxx-Molog-TreatmentDirective-bglz-test-1-3.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: Maria XXX_Molog. Id: 8acf99eb-e3e1-11eb-1709-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Categorie: behandelaanwijzing, Status: actief
Geldigheidsperiode Vanaf 2024-03-20T00:00:00+01:00
Geverifieerd ja - 2024-03-20T00:00:00+01:00 - Patiënt
Artificial respiration Behandeling niet toegestaan en/of wenselijk
Bron Niet reanimeren verklaring - Maria XXX_Molog - 2020-01-20T00:00:00Z

Source1

{
  "resourceType": "Consent",
  "id": "TreatmentDirective-bglz-test-1-3",
  "meta": {
    "extension": [
      {
        "url": "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source",
        "valueUri": "#a14f93e0239cb3bc"
      }
    ],
    "versionId": "1",
    "lastUpdated": "2025-02-18T10:35:16.059+00:00",
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Verification",
      "extension": [
        {
          "url": "Verified",
          "valueBoolean": true
        },
        {
          "url": "VerifiedWith",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "116154003",
                "display": "Patiënt"
              }
            ]
          }
        },
        {
          "url": "VerificationDate",
          "valueDateTime": "2024-03-20T00:00:00+01:00"
        }
      ]
    },
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Treatment",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "40617009",
            "display": "Artificial respiration"
          }
        ]
      }
    }
  ],
  "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": "NEE",
            "display": "Behandeling niet toegestaan en/of wenselijk"
          }
        ]
      }
    }
  ],
  "identifier": {
    "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
    "value": "defb844e-d51f-47b9-85ad-b67dd77c5358"
  },
  "status": "active",
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "11291000146105",
          "display": "behandelaanwijzing"
        }
      ]
    }
  ],
  "patient": {
    "reference": "Patient/Patient-bglz-test-1-3",
    "display": "Maria XXX_Molog"
  },
  "period": {
    "start": "2024-03-20T00:00:00+01:00"
  },
  "sourceReference": {
    "reference": "Consent/AdvanceDirective-bglz-test-1-3",
    "display": "Niet reanimeren verklaring - Maria XXX_Molog - 2020-01-20T00:00:00Z"
  },
  "policy": [
    {
      "uri": "http://wetten.overheid.nl/"
    }
  ]
}