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

FHIR IG Statistics: StructureDefinition/England-Flag-PatientFlag

Packagefhir.r4.nhsengland.programme
Resource TypeStructureDefinition
IdEngland-Flag-PatientFlag
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.nhsengland.programme@0.2.2-pre-release&canonical=https://fhir.nhs.uk/England/StructureDefinition/England-Flag-PatientFlag
URLhttps://fhir.nhs.uk/England/StructureDefinition/England-Flag-PatientFlag
Version0.3.0
Statusdraft
Date2024-09-27
NameEnglandFlagPatientFlag
TitleEngland Flag Patient Flag
Realmus
Authorityhl7
DescriptionRecord whether a Patient Flags exists
PurposeThis profile is made available to Record whether a Patient Flags exists .
CopyrightCopyright © 2023+ NHS England Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
TypeFlag
Kindresource

Resources that use this resource

CapabilityStatement
England-PatientFlag-Server-RequirementsEngland Patient Flag Server Requirements

Resources that this resource uses

StructureDefinition
England-Provenance-FlagEngland Provenance Flag

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "England-Flag-PatientFlag",
  "url": "https://fhir.nhs.uk/England/StructureDefinition/England-Flag-PatientFlag",
  "version": "0.3.0",
  "name": "EnglandFlagPatientFlag",
  "title": "England Flag Patient Flag",
  "status": "draft",
  "date": "2024-09-27",
  "publisher": "NHS England",
  "contact": [
    {
      "name": "NHS England",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work",
          "rank": 1
        }
      ]
    }
  ],
  "description": "Record whether a Patient Flags exists",
  "purpose": "This profile is made available to Record whether a Patient Flags exists .",
  "copyright": "Copyright © 2023+ NHS England Licensed under the Apache License, Version 2.0 (the \\"License\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\"AS IS\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Flag",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Flag",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Flag.contained",
        "path": "Flag.contained",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "mustSupport": true
      },
      {
        "id": "Flag.contained:provenance",
        "path": "Flag.contained",
        "sliceName": "provenance",
        "max": "1",
        "type": [
          {
            "code": "Provenance",
            "profile": [
              "https://fhir.nhs.uk/England/StructureDefinition/England-Provenance-Flag"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Flag.status",
        "path": "Flag.status",
        "mustSupport": true
      },
      {
        "id": "Flag.category",
        "path": "Flag.category",
        "mustSupport": true
      },
      {
        "id": "Flag.code",
        "path": "Flag.code",
        "mustSupport": true
      },
      {
        "id": "Flag.subject",
        "path": "Flag.subject",
        "mustSupport": true
      }
    ]
  }
}