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

FHIR IG analytics

Packagefhir.r4.wales.stu1
Resource TypeStructureDefinition
IdExtension-DataStandardsWales-DemographicsAsRecorded.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": "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"
      }
    ]
  }
}