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

FHIR IG Statistics: SearchParameter/name-village

Packagefhir.giis
Resource TypeSearchParameter
Idname-village
FHIR VersionR4
Sourcehttps://paho.org/fhir/giis/https://build.fhir.org/ig/cens-chile/giis_fhir_IG/SearchParameter-name-village.html
URLhttps://paho.org/fhir/giis/SearchParameter/name-village
Version0.1.8
Statusactive
Date2023-10-10
NameNameVillage
Realmus
Authorityhl7
DescriptionPatient search done by the village name
Typestring

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 name-village

version: 1; Last updated: 2022-05-23 15:42:22+0000;

Information Source: #1713de7ffdefbac0

NameVillage

Parameter name-village:string

Patient search done by the village name

ResourcePatient
ExpressionPatient.extension('https://paho.org/fhir/giis/StructureDefinition/giis-village')
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": "name-village",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2022-05-23T15:42:22.824+00:00",
    "source": "#1713de7ffdefbac0"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://paho.org/fhir/giis/SearchParameter/name-village",
  "version": "0.1.8",
  "name": "NameVillage",
  "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 village name",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "code": "name-village",
  "base": [
    "Patient"
  ],
  "type": "string",
  "expression": "Patient.extension('https://paho.org/fhir/giis/StructureDefinition/giis-village')",
  "xpathUsage": "normal",
  "multipleOr": false,
  "multipleAnd": false
}