PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.1
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCarePlan
{
  "description": "Nexuzhealth profile for a care plan.",
  "_filename": "NxhCarePlan.StructureDefinition.json",
  "package_name": "nexuzhealth.fhir.r4",
  "date": "2023-06-22T11:54:02.1082683+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NxhCarePlan",
  "abstract": false,
  "type": "CarePlan",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.1",
  "status": "draft",
  "id": "1e202d8e-6e13-43c0-b12e-913b765c304d",
  "kind": "resource",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCarePlan",
  "version": null,
  "differential": {
    "element": [ {
      "id": "CarePlan.extension",
      "min": 2,
      "path": "CarePlan.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "CarePlan.extension:hospitalCode",
      "min": 1,
      "path": "CarePlan.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode" ]
      } ],
      "sliceName": "hospitalCode",
      "isModifier": false
    }, {
      "id": "CarePlan.extension:contactEncounter",
      "max": "1",
      "min": 0,
      "path": "CarePlan.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-encounter" ]
      } ],
      "sliceName": "contactEncounter",
      "isModifier": false
    }, {
      "id": "CarePlan.extension:administrativeDepartment",
      "max": "1",
      "min": 1,
      "path": "CarePlan.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-administrativeDepartment" ]
      } ],
      "sliceName": "administrativeDepartment",
      "isModifier": false
    }, {
      "id": "CarePlan.identifier",
      "path": "CarePlan.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "CarePlan.identifier:id",
      "max": "1",
      "min": 1,
      "path": "CarePlan.identifier",
      "short": "id",
      "sliceName": "id",
      "definition": "The id identifier of the careplan.\r\n\r\nThis id is an identifier assigned internally by Nexuzhealth in the KWS database."
    }, {
      "id": "CarePlan.identifier:id.system",
      "path": "CarePlan.identifier.system",
      "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/dertien/toekennenZorgprogramma/id"
    }, {
      "id": "CarePlan.category",
      "path": "CarePlan.category",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-zorgprogrammanrs"
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CarePlan"
}