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

FHIR IG Statistics: StructureDefinition/Extension-DataStandardsWales-DemographicsAsRecorded

Packagefhir.r4.wales.test
Resource TypeStructureDefinition
IdExtension-DataStandardsWales-DemographicsAsRecorded
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.test@1.0.0&canonical=https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-DemographicsAsRecorded
URLhttps://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-DemographicsAsRecorded
Version0.0.1
Statusdraft
NameExtensionDataStandardsWalesDemographicsAsRecorded
TitleExtension Data Standards Wales Demographics As Recorded
Realmus
Authorityhl7
DescriptionAn extension to carry the demographics details that were present as at the time of the care record change
PurposeAn extension to carry the demographics details that were present as at the time of the care record change
Copyright2023 NHS Wales
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
DataStandardsWales-ProvenanceData Standards Wales Provenance

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-DemographicsAsRecorded",
  "url": "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-DemographicsAsRecorded",
  "version": "0.0.1",
  "name": "ExtensionDataStandardsWalesDemographicsAsRecorded",
  "title": "Extension Data Standards Wales Demographics As Recorded",
  "status": "draft",
  "publisher": "NHS Wales",
  "contact": [
    {
      "name": "Data Standards",
      "telecom": [
        {
          "system": "email",
          "value": "data.standards@wales.nhs.uk",
          "use": "work",
          "rank": 1
        }
      ]
    }
  ],
  "description": "An extension to carry the demographics details that were present as at the time of the care record change",
  "purpose": "An extension to carry the demographics details that were present as at the time of the care record change",
  "copyright": "2023 NHS Wales",
  "fhirVersion": "4.0.1",
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "Provenance"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Demographics as recorded",
        "definition": "Demographics details recorded as at the time of the care record change",
        "max": "1"
      },
      {
        "id": "Extension.extension:Address",
        "path": "Extension.extension",
        "sliceName": "Address",
        "short": "Address as at time of record change",
        "definition": "Address as at time of record change"
      },
      {
        "id": "Extension.extension:Address.url",
        "path": "Extension.extension.url",
        "fixedUri": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-CDR-demographicsAsRecorded-address"
      },
      {
        "id": "Extension.extension:Address.value[x]",
        "path": "Extension.extension.value[x]",
        "short": "Address as at time of care record change",
        "definition": "The address of the patient as at the time of the care record change",
        "type": [
          {
            "code": "Address"
          }
        ]
      },
      {
        "id": "Extension.extension:Gender",
        "path": "Extension.extension",
        "sliceName": "Gender",
        "short": "Gender as at time of record change",
        "definition": "Gender as at time of record change",
        "max": "1",
        "binding": {
          "strength": "required",
          "description": "The gender of a person used for administrative purposes.",
          "valueSet": "http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1"
        }
      },
      {
        "id": "Extension.extension:Gender.url",
        "path": "Extension.extension.url",
        "fixedUri": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-CDR-demographicsAsRecorded-gender"
      },
      {
        "id": "Extension.extension:Gender.value[x]",
        "path": "Extension.extension.value[x]",
        "short": "male | female | other | unknown",
        "definition": "Administrative Gender - the gender that the patient is considered to have for administration and record keeping purposes.",
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "The gender of a person used for administrative purposes.",
          "valueSet": "http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1"
        }
      },
      {
        "id": "Extension.extension:Name",
        "path": "Extension.extension",
        "sliceName": "Name",
        "short": "Name as at time of record change",
        "definition": "name as at time of record change",
        "max": "1"
      },
      {
        "id": "Extension.extension:Name.url",
        "path": "Extension.extension.url",
        "fixedUri": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-CDR-demographicsAsRecorded-name"
      },
      {
        "id": "Extension.extension:Name.value[x]",
        "path": "Extension.extension.value[x]",
        "short": "Name as at time of record change",
        "definition": "Name as at time of record change",
        "type": [
          {
            "code": "HumanName"
          }
        ]
      },
      {
        "id": "Extension.extension:birthDate",
        "path": "Extension.extension",
        "sliceName": "birthDate",
        "short": "Date of Birth as at time of record change",
        "definition": "Date of Birth as at time of record change",
        "max": "1"
      },
      {
        "id": "Extension.extension:birthDate.url",
        "path": "Extension.extension.url",
        "fixedUri": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-CDR-demographicsAsRecorded-birthDate"
      },
      {
        "id": "Extension.extension:birthDate.value[x]",
        "path": "Extension.extension.value[x]",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Extension.extension:PAS-Identifier",
        "path": "Extension.extension",
        "sliceName": "PAS-Identifier",
        "short": "PAS Identifier as at time of record change",
        "definition": "PAS Identifier as at time of record change",
        "max": "1"
      },
      {
        "id": "Extension.extension:PAS-Identifier.url",
        "path": "Extension.extension.url",
        "fixedUri": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-CDR-demographicsAsRecorded-pas-identifier"
      },
      {
        "id": "Extension.extension:PAS-Identifier.value[x]",
        "path": "Extension.extension.value[x]",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-demographicsAsRecorded"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "max": "0"
      }
    ]
  }
}