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

FHIR IG analytics

Packagefhir.r4.nhsengland.programme
Resource TypeSearchParameter
IdSearchParameter-England-FlagCode.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-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


Source1

{
  "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"
}