FHIR IG analytics| Package | hl7.fhir.us.davinci-drug-formulary.r4b |
| Resource Type | SearchParameter |
| Id | SearchParameter-Basic-subject.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter Basic-subject
Parameter subject:reference
Accesses the subject FormularyDrug (MedicationKnowledge) reference of a FormularyItem
| Resource | Basic |
| Expression | Basic.subject |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "Basic-subject",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "phx"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/davinci-drug-formulary/ImplementationGuide/hl7.fhir.us.davinci-drug-formulary"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/davinci-drug-formulary/SearchParameter/Basic-subject",
"version": "2.1.0",
"name": "USDFBasicSubject",
"status": "active",
"date": "2025-02-26T18:01:15+00:00",
"publisher": "HL7 International / Pharmacy",
"contact": [
{
"name": "HL7 International / Pharmacy",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/medication"
},
{
"system": "email",
"value": "pharmacy@lists.HL7.org"
}
]
}
],
"description": "Accesses the subject FormularyDrug (MedicationKnowledge) reference of a FormularyItem",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"code": "subject",
"base": [
"Basic"
],
"type": "reference",
"expression": "Basic.subject",
"multipleOr": true,
"multipleAnd": true
}