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

FHIR IG Statistics: StructureDefinition/Extension-DataStandardsWales-SingleRecordAllergiesListUpdated

Packagefhir.r4.wales.test
Resource TypeStructureDefinition
IdExtension-DataStandardsWales-SingleRecordAllergiesListUpdated
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.test@1.0.0&canonical=https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-SingleRecord-AllergiesListUpdated
URLhttps://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-SingleRecord-AllergiesListUpdated
Version1.0.0
Statusdraft
Date2024-10-01
NameExtensionDataStandardsWalesSingleRecordAllergiesListUpdated
TitleExtension Data Standards Wales Single Record Allergies List Updated
Realmus
Authorityhl7
Copyright2024 NHS Wales.
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
DataStandardsWales-AllergyListData Standards Wales Allergy List

Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "Extension-DataStandardsWales-SingleRecordAllergiesListUpdated",
  "url": "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-SingleRecord-AllergiesListUpdated",
  "version": "1.0.0",
  "name": "ExtensionDataStandardsWalesSingleRecordAllergiesListUpdated",
  "title": "Extension Data Standards Wales Single Record Allergies List Updated",
  "status": "draft",
  "date": "2024-10-01",
  "publisher": "NHS Wales",
  "contact": [
    {
      "name": "Data Standards",
      "telecom": [
        {
          "system": "email",
          "value": "data.standards@wales.nhs.uk",
          "use": "work",
          "rank": 1
        }
      ]
    }
  ],
  "copyright": "2024 NHS Wales.",
  "fhirVersion": "4.0.1",
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "List"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "To capture if the allergy list was updated",
        "definition": "To capture if the allergy list was updated",
        "max": "1"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://example.org/fhir/StructureDefinition/Extension-DataStandardsWales-SingleRecordAllergiesListUpdated"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "type": [
          {
            "code": "boolean"
          }
        ]
      }
    ]
  }
}