PackagesCanonicalsLogsProblems
    Packages
    surescripts.CareEventNotifications@1.0.0-beta
    https://fhirdocs.surescripts.net/fhir/careeventnotifications/StructureDefinition/PatientNotificationEnrollment
{
  "description": null,
  "_filename": "StructureDefinition-CEN-Patient-PatientNotificationEnrollment.json",
  "package_name": "surescripts.CareEventNotifications",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PatientNotificationEnrollment",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0-beta",
  "status": "draft",
  "id": "27550f86-972e-401c-9ebe-cae8468ceea8",
  "kind": "resource",
  "url": "https://fhirdocs.surescripts.net/fhir/careeventnotifications/StructureDefinition/PatientNotificationEnrollment",
  "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"
}