PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.1
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhDepartment
{
  "description": "Nexuzhealth profile for a department location.",
  "_filename": "NxhDepartment.json",
  "package_name": "nexuzhealth.fhir.r4",
  "date": "2021-10-21T14:10:15.2104338+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2022-02-17T15:13:13.432+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NxhDepartment",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Location",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.1",
  "status": "active",
  "id": "35094499-bee5-4447-8192-5a20ccdc61f6",
  "kind": "resource",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhDepartment",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Location.identifier",
      "path": "Location.identifier",
      "short": "Unique code or Identifier for the Location.identifying the location to its users",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "definition": "Identifier for the Location."
    }, {
      "id": "Location.identifier:afdeling",
      "max": "1",
      "min": 1,
      "path": "Location.identifier",
      "short": "afdeling",
      "sliceName": "afdeling",
      "definition": "The afdeling (department) code of the location.\r\n\r\nAfdeling is an identifier assigned internally by Nexuzhealth in the KWS database."
    }, {
      "id": "Location.identifier:afdeling.system",
      "path": "Location.identifier.system",
      "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basAfdeling/afdeling"
    }, {
      "id": "Location.managingOrganization",
      "min": 1,
      "path": "Location.managingOrganization"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location"
}