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

FHIR IG Statistics: SearchParameter/England-FlagCode

Packagefhir.r4.nhsengland.programme
Resource TypeSearchParameter
IdEngland-FlagCode
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.nhsengland.programme@0.2.2-pre-release&canonical=https://fhir.nhs.uk/England/SearchParameter/England-FlagCode
URLhttps://fhir.nhs.uk/England/SearchParameter/England-FlagCode
Version0.1.0
Statusdraft
Date2024-02-14
NameEnglandFlagCode
Realmus
Authorityhl7
DescriptionSearch by code 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


Source

{
  "resourceType": "SearchParameter",
  "id": "England-FlagCode",
  "url": "https://fhir.nhs.uk/England/SearchParameter/England-FlagCode",
  "version": "0.1.0",
  "name": "EnglandFlagCode",
  "status": "draft",
  "experimental": false,
  "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 code in the Flag resource",
  "code": "code",
  "base": [
    "Flag"
  ],
  "type": "token",
  "expression": "Flag.code",
  "xpathUsage": "normal"
}