FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/nxh-sp-specimen-hospital-code

Packagenexuzhealth.fhir.r4
Resource TypeSearchParameter
Idnxh-sp-specimen-hospital-code
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-specimen-hospital-code
URLhttps://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-specimen-hospital-code
Statusdraft
Date2022-04-01T08:38:31.4315309+00:00
NameNxhSpSpecimenHospitalCode
DescriptionSearch specimens on hospital code (organization reference).
Typereference

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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"
}