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

FHIR IG Statistics: SearchParameter/community-giis

Packagefhir.giis
Resource TypeSearchParameter
Idcommunity-giis
FHIR VersionR4
Sourcehttps://paho.org/fhir/giis/https://build.fhir.org/ig/cens-chile/giis_fhir_IG/SearchParameter-community-giis.html
URLhttps://paho.org/fhir/giis/SearchParameter/community-giis
Version0.1.8
Statusactive
Date2023-10-10
NameBirthplaceGIIS
Realmus
Authorityhl7
DescriptionPatient search done by the community
Typetoken

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: SearchParameter community-giis

version: 1; Last updated: 2023-11-21 15:52:22+0000;

Information Source: #1713de7ffdefbac0

BirthplaceGIIS

Parameter community-giis:token

Patient search done by the community

ResourcePatient
ExpressionPatient.extension('https://paho.org/fhir/giis/StructureDefinition/giis-community')
Processing ModeNormal
Multiples
  • multipleAnd: The parameter may only appear once
  • multipleOr: The parameter may only have one value (no comma separators)

Source

{
  "resourceType": "SearchParameter",
  "id": "community-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/community-giis",
  "version": "0.1.8",
  "name": "BirthplaceGIIS",
  "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 community",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "code": "community-giis",
  "base": [
    "Patient"
  ],
  "type": "token",
  "expression": "Patient.extension('https://paho.org/fhir/giis/StructureDefinition/giis-community')",
  "xpathUsage": "normal",
  "multipleOr": false,
  "multipleAnd": false
}