FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/nxh-consent

Packagenexuzhealth.fhir.r4
Resource TypeStructureDefinition
Idnxh-consent
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.1&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhConsent
URLhttps://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhConsent
Statusactive
Date2024-01-04T09:06:39.6068093+00:00
NameNxhConsent
DescriptionNexuzhealth profile for consent.
TypeConsent
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
nxh-ext-hospitalCodeNxhExtHospitalCode
nxh-ext-motivationNxhExtMotivation
nxh-ext-verified-byNxhExtVerifiedBy
ValueSet
nxh-vs-dnr-attributenNxhVSDNRAttributen
nxh-vs-dnr-codeNxhVSDNRCode

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "nxh-consent",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhConsent",
  "name": "NxhConsent",
  "status": "active",
  "date": "2024-01-04T09:06:39.6068093+00:00",
  "description": "Nexuzhealth profile for consent.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Consent",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Consent",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Consent.extension:nxhExtHospitalCode",
        "path": "Consent.extension",
        "sliceName": "nxhExtHospitalCode",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode"
            ]
          }
        ],
        "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",
        "sliceName": "nxhExtMotivation",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-motivation"
            ]
          }
        ],
        "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": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Consent.identifier:therBepId",
        "path": "Consent.identifier",
        "sliceName": "therBepId",
        "short": "Therapy Limitation Id",
        "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.",
        "min": 1,
        "max": "1"
      },
      {
        "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",
        "sliceName": "nxhExtVerifiedBy",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-verified-by"
            ]
          }
        ],
        "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",
          "description": "DNR attributes",
          "valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-dnr-attributen"
        }
      },
      {
        "id": "Consent.provision.code.coding",
        "path": "Consent.provision.code.coding",
        "definition": "A reference to a code defined by a terminology system",
        "binding": {
          "strength": "required",
          "description": "DNR Code",
          "valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-dnr-code"
        }
      }
    ]
  }
}