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

FHIR IG Statistics: SearchParameter/nxh-sp-medication-type

Packagenexuzhealth.fhir.r4
Resource TypeSearchParameter
Idnxh-sp-medication-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-medicationType
URLhttps://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-medicationType
Statusactive
Date2023-11-30T12:04:06.4171166+00:00
NameNxhSpMedicationType
DescriptionSearch resources on the medication type definition
Typetoken

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-medication-type",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-medicationType",
  "name": "NxhSpMedicationType",
  "status": "active",
  "date": "2023-11-30T12:04:06.4171166+00:00",
  "description": "Search resources on the medication type definition",
  "code": "NxhSpMedicationType",
  "base": [
    "MedicationAdministration"
  ],
  "type": "token",
  "expression": "MedicationAdministration.extension('https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-medicationType').value"
}