| Package | nexuzhealth.fhir.r4 |
| Resource Type | StructureDefinition |
| Id | nxh-presence |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhPresence |
| URL | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhPresence |
| Status | active |
| Date | 2022-06-14T09:56:46.154086+00:00 |
| Name | NxhPresence |
| Description | Nexuzhealth profile for an encounter in the patient management domain representing a single precense. |
| Type | Encounter |
| Kind | resource |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "nxh-presence",
"meta": {
"lastUpdated": "2025-02-27T15:11:24.5377178+00:00"
},
"url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhPresence",
"name": "NxhPresence",
"status": "active",
"date": "2022-06-14T09:56:46.154086+00:00",
"description": "Nexuzhealth profile for an encounter in the patient management domain representing a single precense.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Encounter",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Encounter",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Encounter.identifier",
"path": "Encounter.identifier",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open"
}
},
{
"id": "Encounter.identifier:aanwezigheidNr",
"path": "Encounter.identifier",
"sliceName": "aanwezigheidNr",
"short": "aanwezigheidNr",
"definition": "The aanwezigheidNr identifier of the presence encounter.\r\n\r\nAanwezigheidNr is an identifier assigned internally by Nexuzhealth in the KWS database.",
"min": 1,
"max": "1"
},
{
"id": "Encounter.identifier:aanwezigheidNr.system",
"path": "Encounter.identifier.system",
"fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/aanwezigheid/aanwezigheidNr"
},
{
"id": "Encounter.subject",
"path": "Encounter.subject",
"min": 1
},
{
"id": "Encounter.location",
"path": "Encounter.location",
"min": 1
},
{
"id": "Encounter.serviceProvider",
"path": "Encounter.serviceProvider",
"min": 1
},
{
"id": "Encounter.partOf",
"path": "Encounter.partOf",
"min": 1
}
]
}
}