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

FHIR IG analytics

Packagenexuzhealth.fhir.r4
Resource TypeConsent
Idnxhconsent-example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "category": [
    {
      "coding": [
        {
          "code": "dnr",
          "display": "Do Not Resuscitate",
          "system": "http://terminology.hl7.org/CodeSystem/consentcategorycodes"
        }
      ]
    }
  ],
  "dateTime": "2023-05-17T13:50:40+02:00",
  "extension": [
    {
      "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode",
      "valueReference": {
        "reference": "Organization/UZL"
      }
    },
    {
      "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-motivation",
      "valueString": "dementieel beeld bij 90-jarige patiƫnte\nweinig overgebleven levenskwaliteit"
    }
  ],
  "id": "V2-2298",
  "identifier": [
    {
      "system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/therapieBeperking/therBepId",
      "use": "usual",
      "value": "V2-2298"
    }
  ],
  "meta": {
    "lastUpdated": "2024-01-04T15:34:35.288684+00:00",
    "profile": [
      "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhConsent"
    ]
  },
  "patient": {
    "reference": "Patient/YL123SQA2H79"
  },
  "performer": [
    {
      "reference": "Patient/YL123SQA2H79"
    },
    {
      "reference": "Organization/UZL"
    },
    {
      "reference": "Practitioner/1223924"
    }
  ],
  "policyRule": {
    "coding": [
      {
        "code": "cric",
        "display": "Common Rule Informed Consent",
        "system": "http://terminology.hl7.org/CodeSystem/consentpolicycodes"
      }
    ]
  },
  "provision": {
    "action": [
      {
        "coding": [
          {
            "code": "antiAritmetica",
            "display": "antiAritmetica",
            "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/therapieBeperking/attributen"
          }
        ]
      },
      {
        "coding": [
          {
            "code": "antibiotica",
            "display": "antibiotica",
            "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/therapieBeperking/attributen"
          }
        ]
      },
      {
        "coding": [
          {
            "code": "bloedproducten",
            "display": "bloedproducten",
            "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/therapieBeperking/attributen"
          }
        ]
      },
      {
        "coding": [
          {
            "code": "enteraleNutritie",
            "display": "enteraleNutritie",
            "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/therapieBeperking/attributen"
          }
        ]
      }
    ],
    "code": [
      {
        "coding": [
          {
            "code": "2",
            "display": "code 2: Therapie niet uitbreiden",
            "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/therapieBeperking/code"
          }
        ]
      }
    ]
  },
  "resourceType": "Consent",
  "scope": {
    "coding": [
      {
        "code": "adr",
        "display": "Advanced Care Directive",
        "system": "http://terminology.hl7.org/CodeSystem/consentscope"
      }
    ]
  },
  "status": "active",
  "verification": [
    {
      "extension": [
        {
          "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-verified-by",
          "valueCoding": {
            "code": "patient",
            "display": "patient",
            "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/therapieBeperking/besproken"
          }
        }
      ],
      "verified": false
    },
    {
      "extension": [
        {
          "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-verified-by",
          "valueCoding": {
            "code": "familie",
            "display": "familie",
            "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/therapieBeperking/besproken"
          }
        }
      ],
      "verified": true
    },
    {
      "extension": [
        {
          "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-verified-by",
          "valueCoding": {
            "code": "huisarts",
            "display": "huisarts",
            "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/therapieBeperking/besproken"
          }
        }
      ],
      "verified": false
    },
    {
      "extension": [
        {
          "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-verified-by",
          "valueCoding": {
            "code": "specialist",
            "display": "specialist",
            "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/therapieBeperking/besproken"
          }
        }
      ],
      "verified": false
    },
    {
      "extension": [
        {
          "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-verified-by",
          "valueCoding": {
            "code": "team",
            "display": "team",
            "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/bifrost/therapieBeperking/besproken"
          }
        }
      ],
      "verified": true
    }
  ]
}