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