PackagesCanonicalsLogsProblems
    Packages
    surescripts.RecordLocatorExchange@1.0.0-beta
    https://fhirdocs.surescripts.net/fhir/recordlocatorandexchange/StructureDefinition/PatientMPILoad
{
  "description": null,
  "_filename": "StructureDefinition-RLE-Patient-PatientMPILoad.json",
  "package_name": "surescripts.RecordLocatorExchange",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PatientMPILoad",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0-beta",
  "status": "active",
  "id": "321f3edc-a435-4992-be07-e48fb60e8665",
  "kind": "resource",
  "url": "https://fhirdocs.surescripts.net/fhir/recordlocatorandexchange/StructureDefinition/PatientMPILoad",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Patient.identifier",
      "min": 1,
      "path": "Patient.identifier",
      "mustSupport": true
    }, {
      "id": "Patient.name",
      "path": "Patient.name",
      "mustSupport": true
    }, {
      "id": "Patient.name.family",
      "min": 1,
      "path": "Patient.name.family",
      "mustSupport": true
    }, {
      "id": "Patient.name.given",
      "min": 1,
      "path": "Patient.name.given",
      "mustSupport": true
    }, {
      "id": "Patient.name.prefix",
      "path": "Patient.name.prefix",
      "mustSupport": true
    }, {
      "id": "Patient.name.suffix",
      "path": "Patient.name.suffix",
      "mustSupport": true
    }, {
      "id": "Patient.telecom",
      "path": "Patient.telecom",
      "mustSupport": true
    }, {
      "id": "Patient.telecom.system",
      "path": "Patient.telecom.system",
      "mustSupport": true
    }, {
      "id": "Patient.telecom.value",
      "path": "Patient.telecom.value",
      "mustSupport": true
    }, {
      "id": "Patient.gender",
      "min": 1,
      "path": "Patient.gender",
      "mustSupport": true
    }, {
      "id": "Patient.birthDate",
      "min": 1,
      "path": "Patient.birthDate",
      "mustSupport": true
    }, {
      "id": "Patient.address",
      "min": 1,
      "path": "Patient.address",
      "mustSupport": true
    }, {
      "id": "Patient.address.line",
      "min": 1,
      "path": "Patient.address.line",
      "mustSupport": true
    }, {
      "id": "Patient.address.city",
      "min": 1,
      "path": "Patient.address.city",
      "mustSupport": true
    }, {
      "id": "Patient.address.state",
      "min": 1,
      "path": "Patient.address.state",
      "mustSupport": true
    }, {
      "id": "Patient.address.postalCode",
      "min": 1,
      "path": "Patient.address.postalCode",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}