Package | nexuzhealth.fhir.r4 |
Resource Type | SearchParameter |
Id | nxh-sp-patient-hospital-code |
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-hospital-code |
URL | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-patient-hospital-code |
Status | active |
Date | 2021-10-11T11:18:43.6557922+00:00 |
Name | NxhSpPatientHospitalCode |
Description | Search patients on hospital code (organization reference). |
Type | reference |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "SearchParameter", "id": "nxh-sp-patient-hospital-code", "meta": { "lastUpdated": "2021-10-11T11:18:44.549+00:00" }, "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-patient-hospital-code", "name": "NxhSpPatientHospitalCode", "status": "active", "date": "2021-10-11T11:18:43.6557922+00:00", "description": "Search patients on hospital code (organization reference).", "code": "NxhSpPatientHospitalCode", "base": [ "Patient" ], "type": "reference", "expression": "Patient.extension('https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode').value" }