Package | signal.core.r4 |
Resource Type | SearchParameter |
Id | invoicebillid |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=https://signalbhn.org/fhir/SearchParameter/Invoice-bill-id |
URL | https://signalbhn.org/fhir/SearchParameter/Invoice-bill-id |
Version | 1.0 |
Status | active |
Name | InvoiceBillId |
Description | Search parameter for Invoice billId identifier |
Type | string |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "SearchParameter", "id": "invoicebillid", "url": "https://signalbhn.org/fhir/SearchParameter/Invoice-bill-id", "version": "1.0", "name": "InvoiceBillId", "status": "active", "description": "Search parameter for Invoice billId identifier", "code": "billId", "base": [ "Invoice" ], "type": "string", "expression": "Invoice.identifier.where(system = 'http://hl7.org/fhir/inv/id').value" }