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

FHIR IG Statistics: SearchParameter/nxh-sp-subject

Packagenexuzhealth.fhir.r4
Resource TypeSearchParameter
Idnxh-sp-subject
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-subject
URLhttps://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-subject
Statusactive
Date2022-08-31T15:47:06.4171166+00:00
NameNxhSpSubject
DescriptionSearch resources on subject
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-subject",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-subject",
  "name": "NxhSpSubject",
  "status": "active",
  "date": "2022-08-31T15:47:06.4171166+00:00",
  "description": "Search resources on subject",
  "code": "NxhSpSubject",
  "base": [
    "Medication"
  ],
  "type": "reference",
  "expression": "Medication.extension('https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-subject').value"
}