Package | fhir.r4.wales.test |
Resource Type | StructureDefinition |
Id | Extension-DataStandardsWales-DemographicsAsRecorded |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=fhir.r4.wales.test@1.0.0&canonical=https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-DemographicsAsRecorded |
URL | https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-DemographicsAsRecorded |
Version | 0.0.1 |
Status | draft |
Name | ExtensionDataStandardsWalesDemographicsAsRecorded |
Title | Extension Data Standards Wales Demographics As Recorded |
Realm | us |
Authority | hl7 |
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 |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
DataStandardsWales-Provenance | Data Standards Wales Provenance |
No resources found
No extension usage examples found
No narrative content found in resource
{ "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" } ] } }