PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.1
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-performer
{
  "description": "The group(s) assigned as performer(s) of the goal.",
  "_filename": "NxhExtPerformer.StructureDefinition.json",
  "package_name": "nexuzhealth.fhir.r4",
  "date": "2024-01-17T12:21:45.8506087+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NxhExtPerformer",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.1",
  "status": "active",
  "id": "fb460799-97a6-4e81-9967-1f6e16f65f4e",
  "kind": "complex-type",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-performer",
  "context": [ {
    "type": "element",
    "expression": "Goal"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "The group(s) assigned as performer(s) of the goal",
      "definition": "The group(s) assigned as performer(s) of the goal."
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-performer"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-goal-groups",
        "description": "Valueset to define custom goal groups using Nexuzhealth specific values."
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}