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

FHIR IG analytics

Packagefhir.r4.nhsengland.programme
Resource TypeSearchParameter
IdEngland-FlagDetail
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.nhsengland.programme@0.2.2-pre-release&canonical=https://fhir.nhs.uk/England/SearchParameter/England-FlagDetail
URLhttps://fhir.nhs.uk/England/SearchParameter/England-FlagDetail
Version0.4.0
Statusactive
Date2024-02-14
NameEnglandFlagDetail
Realmus
Authorityhl7
DescriptionSearch for Condition, Flag or Consent resources referenced in flag detail extension
Typereference

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-FlagDetail",
  "url": "https://fhir.nhs.uk/England/SearchParameter/England-FlagDetail",
  "version": "0.4.0",
  "name": "EnglandFlagDetail",
  "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 for Condition, Flag or Consent resources referenced in flag detail extension",
  "code": "detail",
  "base": [
    "Flag"
  ],
  "type": "reference",
  "expression": "Flag.extension('http://hl7.org/fhir/StructureDefinition/flag-detail')",
  "target": [
    "Condition",
    "Flag"
  ]
}