PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.0
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhConsent
{
  "description": "Nexuzhealth profile for consent.",
  "_filename": "NxhConsent.StructureDefinition.json",
  "package_name": "nexuzhealth.fhir.r4",
  "date": "2024-01-04T09:06:39.6068093+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NxhConsent",
  "abstract": false,
  "type": "Consent",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "651abc05-cd1c-439d-b006-fe00e21a07c3",
  "kind": "resource",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhConsent",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Consent.extension:nxhExtHospitalCode",
      "path": "Consent.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode" ]
      } ],
      "sliceName": "nxhExtHospitalCode",
      "isModifier": false
    }, {
      "id": "Consent.extension:nxhExtHospitalCode.value[x]",
      "path": "Consent.extension.value[x]",
      "definition": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)"
    }, {
      "id": "Consent.extension:nxhExtMotivation",
      "path": "Consent.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-motivation" ]
      } ],
      "sliceName": "nxhExtMotivation",
      "isModifier": false
    }, {
      "id": "Consent.extension:nxhExtMotivation.value[x]",
      "path": "Consent.extension.value[x]",
      "definition": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)."
    }, {
      "id": "Consent.identifier",
      "path": "Consent.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Consent.identifier:therBepId",
      "max": "1",
      "min": 1,
      "path": "Consent.identifier",
      "short": "Therapy Limitation Id",
      "sliceName": "therBepId",
      "definition": "Therapy Limitation (Beperking) Identification.\r\nBoth Therapy Limitation Version 1 and Version 2 records are stored. In KWS the general rule is to consider V2 records as having priority over V1 records."
    }, {
      "id": "Consent.identifier:therBepId.system",
      "path": "Consent.identifier.system",
      "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/therapieBeperking/therBepId"
    }, {
      "id": "Consent.status",
      "path": "Consent.status",
      "definition": "Indicates the current state of this consent. \r\nAn active record for DNR is considered an active history record. Which can be used to analyse the evolution of a patient's DNR code."
    }, {
      "id": "Consent.scope.coding.code",
      "path": "Consent.scope.coding.code",
      "fixedCode": "adr"
    }, {
      "id": "Consent.scope.coding.display",
      "path": "Consent.scope.coding.display",
      "fixedString": "Advanced Care Directive"
    }, {
      "id": "Consent.category.coding.code",
      "path": "Consent.category.coding.code",
      "fixedCode": "dnr"
    }, {
      "id": "Consent.category.coding.display",
      "path": "Consent.category.coding.display",
      "fixedString": "Do Not Resuscitate"
    }, {
      "id": "Consent.verification.extension:nxhExtVerifiedBy",
      "path": "Consent.verification.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-verified-by" ]
      } ],
      "sliceName": "nxhExtVerifiedBy",
      "isModifier": false
    }, {
      "id": "Consent.verification.extension:nxhExtVerifiedBy.value[x]",
      "path": "Consent.verification.extension.value[x]",
      "definition": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)."
    }, {
      "id": "Consent.provision.action",
      "path": "Consent.provision.action",
      "binding": {
        "strength": "required"
      }
    }, {
      "id": "Consent.provision.action.coding",
      "path": "Consent.provision.action.coding",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-dnr-attributen",
        "description": "DNR attributes"
      }
    }, {
      "id": "Consent.provision.code.coding",
      "path": "Consent.provision.code.coding",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-dnr-code",
        "description": "DNR Code"
      },
      "definition": "A reference to a code defined by a terminology system"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Consent"
}