PackagesCanonicalsLogsProblems
    Packages
    fhir.graphnethealth.com.Base.R3@0.0.4
    https://fhir.graphnethealth.com/STU3/StructureDefinition/Beacon-Patient
{
  "description": "Used to represent the focal patient when integrating with the Graphnet Beacon Notifications system",
  "_filename": "Graphnet-Beacon-Patient.json",
  "package_name": "fhir.graphnethealth.com.Base.R3",
  "date": "2020-01-27T12:34:33.489947+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2020-01-27T12:34:33.708+00:00"
  },
  "publisher": "Graphnet Health Ltd",
  "fhirVersion": "3.0.1",
  "purpose": "Used to represent the focal patien when integrating with the Graphnet Beacon Notifications system",
  "name": "Beacon-Patient",
  "abstract": false,
  "copyright": "Copyright © 2020 Graphnet Health",
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Beacon-Patient",
  "package_version": "0.0.4",
  "status": "draft",
  "id": "0de93402-5b22-4c9c-a855-504ef6980c70",
  "kind": "resource",
  "url": "https://fhir.graphnethealth.com/STU3/StructureDefinition/Beacon-Patient",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Patient.identifier",
      "min": 1,
      "path": "Patient.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.identifier:NHSNumber",
      "path": "Patient.identifier",
      "sliceName": "NHSNumber"
    }, {
      "id": "Patient.identifier:NHSNumber.system",
      "min": 1,
      "path": "Patient.identifier.system",
      "short": "The namespace for the NHS NUmber",
      "fixedUri": "https://fhir.nhs.uk/Id/nhs-number"
    }, {
      "id": "Patient.identifier:GraphnetPatientIdentifier",
      "path": "Patient.identifier",
      "sliceName": "GraphnetPatientIdentifier"
    }, {
      "id": "Patient.identifier:GraphnetPatientIdentifier.system",
      "min": 1,
      "path": "Patient.identifier.system",
      "fixedUri": "https://www.graphnethealth.com/Id/Graphnet-Patient-Id"
    }, {
      "id": "Patient.active",
      "max": "0",
      "path": "Patient.active"
    }, {
      "id": "Patient.name",
      "max": "1",
      "min": 1,
      "path": "Patient.name"
    }, {
      "id": "Patient.telecom",
      "max": "0",
      "path": "Patient.telecom"
    }, {
      "id": "Patient.address",
      "max": "1",
      "path": "Patient.address"
    }, {
      "id": "Patient.maritalStatus",
      "max": "0",
      "path": "Patient.maritalStatus"
    }, {
      "id": "Patient.multipleBirth[x]",
      "max": "0",
      "path": "Patient.multipleBirth[x]"
    }, {
      "id": "Patient.photo",
      "max": "0",
      "path": "Patient.photo"
    }, {
      "id": "Patient.contact",
      "max": "0",
      "path": "Patient.contact",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Contact"
      } ]
    }, {
      "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": "http://hl7.org/fhir/StructureDefinition/Practitioner"
      } ]
    }, {
      "id": "Patient.generalPractitioner.reference",
      "max": "0",
      "path": "Patient.generalPractitioner.reference"
    }, {
      "id": "Patient.generalPractitioner.identifier",
      "max": "0",
      "path": "Patient.generalPractitioner.identifier"
    }, {
      "id": "Patient.generalPractitioner.display",
      "min": 1,
      "path": "Patient.generalPractitioner.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "definition": "Thus should be the name of the Patients GP."
    }, {
      "id": "Patient.managingOrganization.reference",
      "max": "0",
      "path": "Patient.managingOrganization.reference"
    }, {
      "id": "Patient.managingOrganization.identifier",
      "path": "Patient.managingOrganization.identifier",
      "short": "GP Proactice identifier",
      "definition": "Identifier details fo rthe patients GP"
    }, {
      "id": "Patient.managingOrganization.identifier.use",
      "max": "0",
      "path": "Patient.managingOrganization.identifier.use"
    }, {
      "id": "Patient.managingOrganization.identifier.type",
      "max": "0",
      "path": "Patient.managingOrganization.identifier.type"
    }, {
      "id": "Patient.managingOrganization.identifier.system",
      "min": 1,
      "path": "Patient.managingOrganization.identifier.system",
      "short": "The namespace for ODS codes",
      "fixedUri": "https://fhir.nhs.uk/Id/ods-organization-code"
    }, {
      "id": "Patient.managingOrganization.identifier.value",
      "min": 1,
      "path": "Patient.managingOrganization.identifier.value",
      "short": "ODS Code for GP Practice",
      "definition": "The ODS code for the GP Practice"
    }, {
      "id": "Patient.managingOrganization.identifier.period",
      "max": "0",
      "path": "Patient.managingOrganization.identifier.period"
    }, {
      "id": "Patient.managingOrganization.identifier.assigner",
      "max": "0",
      "path": "Patient.managingOrganization.identifier.assigner"
    }, {
      "id": "Patient.managingOrganization.display",
      "min": 1,
      "path": "Patient.managingOrganization.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Patient.link",
      "max": "0",
      "path": "Patient.link"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "use": "work",
      "value": "product@graphnethealth.com",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}