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

FHIR IG Statistics: SearchParameter/parent-php

Packageidmp.who-umc.org.fhir
Resource TypeSearchParameter
Idparent-php
FHIR VersionR5
Sourcehttp://who-umc.org/idmp/https://build.fhir.org/ig/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/SearchParameter-parent-php.html
URLhttp://who-umc.org/idmp/SearchParameter/parent-php
Version0.1.0
Statusdraft
Date2025-06-18T08:26:54+00:00
Nameparent-php
TitleParent PhPID
Realmuv
DescriptionSearch PhPIDs based on 'parent' PhPIDs
PurposeSearch PhPIDs based on 'parent' PhPIDs to for example find all level 4 PhPIDs for a specific level 2 PhPID
Typereference

Resources that use this resource

CapabilityStatement
UMC-IDMP-APIAPI to allow for Requests of PhPIDs and Publishing of PhPIDs, GSIDs and MPDs

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: SearchParameter parent-php

parent-php

Parameter parent-php:reference

Search PhPIDs based on 'parent' PhPIDs

ResourceAdministrableProductDefinition
ExpressionAdministrableProductDefinition.extension('http://who-umc.org/idmp/StructureDefinition/parent-phpid').value
Processing ModeNormal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true

Source

{
  "resourceType": "SearchParameter",
  "id": "parent-php",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://who-umc.org/idmp/SearchParameter/parent-php",
  "version": "0.1.0",
  "name": "parent-php",
  "title": "Parent PhPID",
  "status": "draft",
  "experimental": true,
  "date": "2025-06-18T08:26:54+00:00",
  "publisher": "Uppsala Monitoring Centre",
  "contact": [
    {
      "name": "Uppsala Monitoring Centre",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.who-umc.org"
        }
      ]
    },
    {
      "name": "Uppsala Monitoring Centre",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.who-umc.org"
        }
      ]
    }
  ],
  "description": "Search PhPIDs based on 'parent' PhPIDs",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "purpose": "Search PhPIDs based on 'parent' PhPIDs to for example find all level 4 PhPIDs for a specific level 2 PhPID",
  "code": "parent-php",
  "base": [
    "AdministrableProductDefinition"
  ],
  "type": "reference",
  "expression": "AdministrableProductDefinition.extension('http://who-umc.org/idmp/StructureDefinition/parent-phpid').value",
  "processingMode": "normal"
}