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

FHIR IG analytics

Packageuk.nhsdigital.bars.r4
Resource TypeFlag
IdFLA07 - ReSPECT.json
FHIR VersionR4

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": "Flag",
  "id": "3c55a29d-fbad-4962-9a29-7c9ef8e9b6ec",
  "meta": {
    "lastUpdated": "2021-10-11T15:23:30+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/Flag",
      "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Flag"
    ]
  },
  "status": "active",
  "category": [
    {
      "coding": [
        {
          "system": "https://fhir.nhs.uk/CodeSystem/flag-categories-bars",
          "code": "RT",
          "display": "ReSPECT"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "1107891000000106",
        "display": "Has Recommended Summary Plan for Emergency Care and Treatment (finding)"
      }
    ]
  },
  "subject": {
    "reference": "urn:uuid:9589fb37-87a2-48d8-968f-b371429208a8"
  },
  "period": {
    "start": "2022-01-01"
  }
}