Package | nexuzhealth.fhir.r4 |
Resource Type | SearchParameter |
Id | nxh-sp-patient-is-not-human |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-patient-is-not-human |
URL | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-patient-is-not-human |
Status | active |
Date | 2022-01-06T13:15:43.6557922+00:00 |
Name | NxhSpPatientIsNotHuman |
Description | Search patients on patient flag isNotHuman. |
Type | token |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "SearchParameter", "id": "nxh-sp-patient-is-not-human", "meta": { "lastUpdated": "2022-01-06T13:15:43.6557922+00:00" }, "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-patient-is-not-human", "name": "NxhSpPatientIsNotHuman", "status": "active", "date": "2022-01-06T13:15:43.6557922+00:00", "description": "Search patients on patient flag isNotHuman.", "code": "NxhSpPatientIsNotHuman", "base": [ "Patient" ], "type": "token", "expression": "Patient.extension('https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-patientFlags').extension('isNotHuman').value.as(boolean)" }