FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.r4.nhsengland.programme
Resource TypeSearchParameter
IdSearchParameter-England-FlagCategory.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.nhsengland.programme@0.23.3-pre-release&canonical=https://fhir.nhs.uk/England/SearchParameter/England-FlagCategory
URLhttps://fhir.nhs.uk/England/SearchParameter/England-FlagCategory
Version0.4.0
Statusactive
Date2024-02-14
NameEnglandFlagCategory
Realmus
Authorityhl7
DescriptionSearch by category in the Flag resource
Typetoken

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "SearchParameter",
  "id": "England-FlagCategory",
  "url": "https://fhir.nhs.uk/England/SearchParameter/England-FlagCategory",
  "version": "0.4.0",
  "name": "EnglandFlagCategory",
  "status": "active",
  "date": "2024-02-14",
  "publisher": "NHS England",
  "contact": [
    {
      "name": "NHS England",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work",
          "rank": 1
        }
      ]
    }
  ],
  "description": "Search by category in the Flag resource",
  "code": "category",
  "base": [
    "Flag"
  ],
  "type": "token",
  "expression": "Flag.category",
  "xpathUsage": "normal"
}