PackagesCanonicalsLogsProblems
    Packages
    CareConnect.testpackage.stu3@0.0.3
    https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1
{
  "description": "The patient resource represents the patient involved in the provision of healthcare related services.",
  "_filename": "CareConnect-Patient-1.json",
  "package_name": "CareConnect.testpackage.stu3",
  "date": "2020-01-23T12:49:38.1916008Z",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-01-23T12:49:38.257+00:00"
  },
  "publisher": "HL7 UK",
  "fhirVersion": "3.0.0",
  "purpose": "CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/",
  "name": "CareConnect-Patient-1",
  "abstract": false,
  "copyright": "Copyright © 2019 HL7 UK  Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0  Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.  HL7® FHIR® standard Copyright © 2011+ HL7  The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html",
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.0.3",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  } ],
  "status": "draft",
  "id": "d8baf65b-040d-4c90-b5ae-ee59b52e8a9a",
  "kind": "resource",
  "url": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1",
  "version": "1.3.0",
  "differential": {
    "element": [ {
      "id": "Patient.extension",
      "path": "Patient.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.extension:ethnicCategory",
      "max": "1",
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-EthnicCategory-1"
      } ],
      "sliceName": "ethnicCategory"
    }, {
      "id": "Patient.extension:religiousAffiliation",
      "max": "1",
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-ReligiousAffiliation-1"
      } ],
      "sliceName": "religiousAffiliation"
    }, {
      "id": "Patient.extension:patient-cadavericDonor",
      "max": "1",
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": "http://hl7.org/fhir/StructureDefinition/patient-cadavericDonor"
      } ],
      "sliceName": "patient-cadavericDonor"
    }, {
      "id": "Patient.extension:residentialStatus",
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-ResidentialStatus-1"
      } ],
      "short": "The residential status of the patient",
      "sliceName": "residentialStatus"
    }, {
      "id": "Patient.extension:treatmentCategory",
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-TreatmentCategory-1"
      } ],
      "sliceName": "treatmentCategory"
    }, {
      "id": "Patient.extension:nhsCommunication",
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-NHSCommunication-1"
      } ],
      "sliceName": "nhsCommunication"
    }, {
      "id": "Patient.extension:birthPlace",
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": "http://hl7.org/fhir/StructureDefinition/birthPlace"
      } ],
      "sliceName": "birthPlace"
    }, {
      "id": "Patient.extension:nominatedPharmacy",
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-NominatedPharmacy-1"
      } ],
      "sliceName": "nominatedPharmacy"
    }, {
      "id": "Patient.extension:deathNotificationStatus",
      "max": "1",
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-DeathNotificationStatus-1"
      } ],
      "sliceName": "deathNotificationStatus"
    }, {
      "id": "Patient.identifier",
      "path": "Patient.identifier",
      "slicing": {
        "rules": "openAtEnd",
        "ordered": false,
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.identifier:nhsNumber",
      "max": "1",
      "path": "Patient.identifier",
      "short": "The patient's NHS number",
      "sliceName": "nhsNumber"
    }, {
      "id": "Patient.identifier:nhsNumber.extension",
      "path": "Patient.identifier.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.identifier:nhsNumber.extension:nhsNumberVerificationStatus",
      "max": "1",
      "min": 1,
      "path": "Patient.identifier.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-NHSNumberVerificationStatus-1"
      } ],
      "sliceName": "nhsNumberVerificationStatus"
    }, {
      "id": "Patient.identifier:nhsNumber.system",
      "min": 1,
      "path": "Patient.identifier.system",
      "fixedUri": "https://fhir.nhs.uk/Id/nhs-number"
    }, {
      "id": "Patient.identifier:nhsNumber.value",
      "min": 1,
      "path": "Patient.identifier.value",
      "example": [ {
        "label": "General",
        "valueString": "1234567890"
      } ]
    }, {
      "id": "Patient.identifier:nhsNumber.assigner",
      "path": "Patient.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
      } ]
    }, {
      "id": "Patient.name",
      "path": "Patient.name",
      "slicing": {
        "rules": "openAtEnd",
        "ordered": false,
        "discriminator": [ {
          "path": "use",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.name:official",
      "max": "1",
      "min": 1,
      "path": "Patient.name",
      "sliceName": "official"
    }, {
      "id": "Patient.name:official.use",
      "min": 1,
      "path": "Patient.name.use",
      "binding": {
        "strength": "required",
        "valueSetReference": {
          "reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-NameUse-1"
        }
      },
      "fixedCode": "official"
    }, {
      "id": "Patient.name:official.family",
      "min": 1,
      "path": "Patient.name.family"
    }, {
      "id": "Patient.telecom.system",
      "min": 1,
      "path": "Patient.telecom.system"
    }, {
      "id": "Patient.telecom.value",
      "min": 1,
      "path": "Patient.telecom.value"
    }, {
      "id": "Patient.gender",
      "path": "Patient.gender",
      "binding": {
        "strength": "required",
        "valueSetReference": {
          "reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-AdministrativeGender-1"
        }
      }
    }, {
      "id": "Patient.birthDate.extension",
      "path": "Patient.birthDate.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.birthDate.extension:patient-birthTime",
      "path": "Patient.birthDate.extension",
      "type": [ {
        "code": "Extension",
        "profile": "http://hl7.org/fhir/StructureDefinition/patient-birthTime"
      } ],
      "sliceName": "patient-birthTime"
    }, {
      "id": "Patient.address.text",
      "path": "Patient.address.text",
      "example": [ {
        "label": "General",
        "valueString": "42 Grove Street, Overtown, West Yorkshire, LS21 1PF"
      } ]
    }, {
      "id": "Patient.address.line",
      "path": "Patient.address.line",
      "example": [ {
        "label": "General",
        "valueString": "42 Grove Street"
      } ]
    }, {
      "id": "Patient.address.city",
      "path": "Patient.address.city",
      "example": [ {
        "label": "General",
        "valueString": "Overtown"
      } ]
    }, {
      "id": "Patient.address.district",
      "path": "Patient.address.district",
      "example": [ {
        "label": "General",
        "valueString": "West Yorkshire"
      } ]
    }, {
      "id": "Patient.address.postalCode",
      "path": "Patient.address.postalCode",
      "example": [ {
        "label": "General",
        "valueString": "LS21 1PF"
      } ]
    }, {
      "id": "Patient.address.country",
      "path": "Patient.address.country",
      "example": [ {
        "label": "General",
        "valueString": "GBR"
      } ]
    }, {
      "id": "Patient.maritalStatus",
      "path": "Patient.maritalStatus",
      "binding": {
        "strength": "required",
        "valueSetReference": {
          "reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-MaritalStatus-1"
        }
      }
    }, {
      "id": "Patient.maritalStatus.coding",
      "max": "1",
      "min": 1,
      "path": "Patient.maritalStatus.coding"
    }, {
      "id": "Patient.maritalStatus.coding.system",
      "min": 1,
      "path": "Patient.maritalStatus.coding.system",
      "example": [ {
        "label": "General",
        "valueUri": "http://hl7.org/fhir/v3/MaritalStatus"
      } ]
    }, {
      "id": "Patient.maritalStatus.coding.code",
      "min": 1,
      "path": "Patient.maritalStatus.coding.code"
    }, {
      "id": "Patient.maritalStatus.coding.display",
      "min": 1,
      "path": "Patient.maritalStatus.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Patient.contact.name",
      "min": 1,
      "path": "Patient.contact.name"
    }, {
      "id": "Patient.contact.name.use",
      "min": 1,
      "path": "Patient.contact.name.use"
    }, {
      "id": "Patient.contact.address.text",
      "path": "Patient.contact.address.text",
      "example": [ {
        "label": "General",
        "valueString": "120, Grove Street, Overtown, West Yorkshire, LS21 1PT"
      } ]
    }, {
      "id": "Patient.contact.address.line",
      "path": "Patient.contact.address.line",
      "example": [ {
        "label": "General",
        "valueString": "120, Grove Street"
      } ]
    }, {
      "id": "Patient.contact.address.city",
      "path": "Patient.contact.address.city",
      "example": [ {
        "label": "General",
        "valueString": "Overtown"
      } ]
    }, {
      "id": "Patient.contact.address.district",
      "path": "Patient.contact.address.district",
      "example": [ {
        "label": "General",
        "valueString": "West Yorkshire"
      } ]
    }, {
      "id": "Patient.contact.address.postalCode",
      "path": "Patient.contact.address.postalCode",
      "example": [ {
        "label": "General",
        "valueString": "LS21 1PT"
      } ]
    }, {
      "id": "Patient.contact.address.country",
      "path": "Patient.contact.address.country",
      "example": [ {
        "label": "General",
        "valueString": "GBR"
      } ]
    }, {
      "id": "Patient.contact.gender",
      "path": "Patient.contact.gender",
      "binding": {
        "strength": "required",
        "valueSetReference": {
          "reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-AdministrativeGender-1"
        }
      }
    }, {
      "id": "Patient.contact.organization",
      "path": "Patient.contact.organization",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
      } ]
    }, {
      "id": "Patient.animal",
      "max": "0",
      "path": "Patient.animal",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Animal"
      } ]
    }, {
      "id": "Patient.communication",
      "max": "0",
      "path": "Patient.communication"
    }, {
      "id": "Patient.generalPractitioner",
      "path": "Patient.generalPractitioner",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
      } ]
    }, {
      "id": "Patient.managingOrganization",
      "path": "Patient.managingOrganization",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
      } ]
    }, {
      "id": "Patient.link.other",
      "path": "Patient.link.other",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
      } ]
    } ]
  },
  "contact": [ {
    "name": "INTEROPen",
    "telecom": [ {
      "use": "work",
      "value": "admin@interopen.org",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}