Package | fhir.giis |
Resource Type | SearchParameter |
Id | organization-giis |
FHIR Version | R4 |
Source | https://paho.org/fhir/giis/https://build.fhir.org/ig/cens-chile/giis_fhir_IG/SearchParameter-organization-giis.html |
URL | https://paho.org/fhir/giis/SearchParameter/organization-giis |
Version | 0.1.8 |
Status | active |
Date | 2023-10-10 |
Name | OrganizationGIIS |
Realm | us |
Authority | hl7 |
Description | Patient search done by the organization |
Type | reference |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter organization-giis
version: 1; Last updated: 2023-11-21 15:52:22+0000;
Information Source: #1713de7ffdefbac0
Parameter organization-name
:reference
Patient search done by the organization
Resource | Patient |
Expression | Patient.managingOrganization.resolve().name |
Processing Mode | Normal |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "organization-giis", "meta": { "versionId": "1", "lastUpdated": "2023-11-21T15:52:22.824+00:00", "source": "#1713de7ffdefbac0" }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://paho.org/fhir/giis/SearchParameter/organization-giis", "version": "0.1.8", "name": "OrganizationGIIS", "status": "active", "experimental": true, "date": "2023-10-10", "publisher": "CENS", "contact": [ { "name": "CENS", "telecom": [ { "system": "url", "value": "https://www.cens.cl" } ] } ], "description": "Patient search done by the organization", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "code": "organization-name", "base": [ "Patient" ], "type": "reference", "expression": "Patient.managingOrganization.resolve().name", "xpathUsage": "normal", "multipleOr": false, "multipleAnd": false }