Package | nexuzhealth.fhir.r4 |
Resource Type | StructureDefinition |
Id | nxh-department |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhDepartment |
URL | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhDepartment |
Status | active |
Date | 2021-10-21T14:10:15.2104338+00:00 |
Name | NxhDepartment |
Description | Nexuzhealth profile for a department location. |
Type | Location |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "nxh-department", "meta": { "lastUpdated": "2022-02-17T15:13:13.432+00:00" }, "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhDepartment", "name": "NxhDepartment", "status": "active", "date": "2021-10-21T14:10:15.2104338+00:00", "description": "Nexuzhealth profile for a department 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:afdeling", "path": "Location.identifier", "sliceName": "afdeling", "short": "afdeling", "definition": "The afdeling (department) code of the location.\r\n\r\nAfdeling is an identifier assigned internally by Nexuzhealth in the KWS database.", "min": 1, "max": "1" }, { "id": "Location.identifier:afdeling.system", "path": "Location.identifier.system", "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basAfdeling/afdeling" }, { "id": "Location.managingOrganization", "path": "Location.managingOrganization", "min": 1 } ] } }