| Package | nexuzhealth.fhir.r4 | 
| Resource Type | StructureDefinition | 
| Id | nxh-unit | 
| FHIR Version | R4 | 
| Source | https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhUnit | 
| URL | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhUnit | 
| Status | active | 
| Date | 2022-04-14T08:14:52.9326051+00:00 | 
| Name | NxhUnit | 
| Description | Nexuzhealth profile for a unit location. | 
| Type | Location | 
| Kind | resource | 
No resources found
| ValueSet | |
| nxh-vs-location-type | NxhVSLocationType | 
No narrative content found in resource
{
  "resourceType": "StructureDefinition",
  "id": "nxh-unit",
  "meta": {
    "lastUpdated": "2022-04-14T08:13:15.0046392+00:00"
  },
  "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhUnit",
  "name": "NxhUnit",
  "status": "active",
  "date": "2022-04-14T08:14:52.9326051+00:00",
  "description": "Nexuzhealth profile for a unit location.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Location",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Location.identifier",
        "path": "Location.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        },
        "short": "Unique code or Identifier for the Location.identifying the location to its users",
        "definition": "Identifier for the Location."
      },
      {
        "id": "Location.identifier:eenheid",
        "path": "Location.identifier",
        "sliceName": "eenheid",
        "short": "eenheid",
        "definition": "The eenheid (unit) code of the location.\r\n\r\nEenheid is an identifier assigned internally by Nexuzhealth in the KWS database.",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Location.identifier:eenheid.system",
        "path": "Location.identifier.system",
        "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basEenheden/eenheid"
      },
      {
        "id": "Location.type",
        "path": "Location.type",
        "binding": {
          "strength": "extensible",
          "valueSet": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-location-type"
        }
      },
      {
        "id": "Location.managingOrganization",
        "path": "Location.managingOrganization",
        "min": 1
      }
    ]
  }
}