PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.0
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhGoal
{
  "description": "Nexuzhealth profile for a goal.",
  "_filename": "NxhGoal.StructureDefinition.json",
  "package_name": "nexuzhealth.fhir.r4",
  "date": "2024-01-24T14:11:48.0758366+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NxhGoal",
  "abstract": false,
  "type": "Goal",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "1d07e116-ac8d-4a0d-a4f6-12b73dc7491a",
  "kind": "resource",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhGoal",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Goal.extension",
      "min": 1,
      "path": "Goal.extension"
    }, {
      "id": "Goal.extension:nxhExtHospitalCode",
      "max": "1",
      "min": 1,
      "path": "Goal.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode" ]
      } ],
      "sliceName": "nxhExtHospitalCode",
      "definition": "A reference to a hospital (an organization) the resource is related to.",
      "isModifier": false
    }, {
      "id": "Goal.extension:nxhExtResponsible",
      "path": "Goal.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-responsible" ]
      } ],
      "sliceName": "nxhExtResponsible",
      "definition": "The group (discipline) responsible for the goal.",
      "isModifier": false
    }, {
      "id": "Goal.extension:nxhExtPerformer",
      "path": "Goal.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-performer" ]
      } ],
      "sliceName": "nxhExtPerformer",
      "isModifier": false
    }, {
      "id": "Goal.identifier",
      "path": "Goal.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Goal.identifier:doelstellingNr",
      "max": "1",
      "min": 1,
      "path": "Goal.identifier",
      "short": "doelstellingNr",
      "sliceName": "doelstellingNr",
      "definition": "The doelstellingNr identifier of the goal.\r\n\r\nDoelstellingNr is an identifier assigned internally by Nexuzhealth in the KWS database."
    }, {
      "id": "Goal.identifier:doelstellingNr.system",
      "path": "Goal.identifier.system",
      "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/doelstellingRegistratie/doelstellingNr"
    }, {
      "id": "Goal.achievementStatus",
      "min": 1,
      "path": "Goal.achievementStatus",
      "short": "Describes the progression, or lack thereof, towards the goal against the target",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-goal-end-status"
      }
    }, {
      "id": "Goal.category",
      "max": "1",
      "min": 1,
      "path": "Goal.category",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-goal-category-code"
      }
    }, {
      "id": "Goal.description",
      "path": "Goal.description",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-goal-definition-code"
      }
    }, {
      "id": "Goal.subject",
      "path": "Goal.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ]
    }, {
      "id": "Goal.start[x]",
      "min": 1,
      "path": "Goal.start[x]",
      "type": [ {
        "code": "date"
      } ]
    }, {
      "id": "Goal.target.measure",
      "path": "Goal.target.measure",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-goal-attribute-definition-code"
      }
    }, {
      "id": "Goal.statusDate",
      "min": 1,
      "path": "Goal.statusDate"
    }, {
      "id": "Goal.note.author[x]",
      "min": 1,
      "path": "Goal.note.author[x]",
      "type": [ {
        "code": "string"
      } ],
      "short": "Group responsible for making the annotation",
      "definition": "The group (discipline) responsible for making the annotation."
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Goal"
}