| Package | nexuzhealth.fhir.r4 |
| Resource Type | SearchParameter |
| Id | nxh-sp-specimen-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-specimen-hospital-code |
| URL | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-specimen-hospital-code |
| Status | draft |
| Date | 2022-04-01T08:38:31.4315309+00:00 |
| Name | NxhSpSpecimenHospitalCode |
| Description | Search specimens on hospital code (organization reference). |
| Type | reference |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "SearchParameter",
"id": "nxh-sp-specimen-hospital-code",
"meta": {
"lastUpdated": "2022-04-01T08:38:31.487+00:00"
},
"url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-specimen-hospital-code",
"name": "NxhSpSpecimenHospitalCode",
"status": "draft",
"date": "2022-04-01T08:38:31.4315309+00:00",
"description": "Search specimens on hospital code (organization reference).",
"code": "NxhSpPatientHospitalCode",
"base": [
"Specimen"
],
"type": "reference",
"expression": "Specimen.extension('https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode').value"
}