PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.stu1@1.1.1
    https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-CDR-PatientRecordType
{
  "description": "An extension to carry an indicator for the type of patient record",
  "_filename": "Extension-DataStandardsWales-CDR-PatientRecordType.json",
  "package_name": "fhir.r4.wales.stu1",
  "date": "2024-05-23",
  "derivation": "constraint",
  "publisher": "NHS Wales",
  "fhirVersion": "4.0.1",
  "name": "ExtensionDataStandardsWalesCDRPatientRecordType",
  "abstract": false,
  "copyright": "2024 NHS Wales",
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Extension Data Standards Wales CDR Patient Record Type",
  "package_version": "1.1.1",
  "status": "draft",
  "id": "295dae61-8e2d-49a2-81ac-878ce7ee100d",
  "kind": "complex-type",
  "url": "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-CDR-PatientRecordType",
  "context": [ {
    "type": "element",
    "expression": "Patient"
  } ],
  "version": "0.0.1",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "An extension to carry an indicator for the type of patient record",
      "definition": "An extension to carry an indicator for the type of patient record"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-CDR-PatientRecordType"
    }, {
      "id": "Extension.value[x]",
      "min": 1,
      "path": "Extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.nhs.wales/ValueSet/DataStandardsWales-PatientRecordType",
        "description": "gold | silver"
      }
    } ]
  },
  "contact": [ {
    "name": "Data Standards",
    "telecom": [ {
      "use": "work",
      "rank": 1,
      "value": "data.standards@wales.nhs.uk",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}