PackagesCanonicalsLogsProblems
    Packages
    ca.healthpei.io.core@0.1.7-DFT
    http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-Patient
{
  "description": "Demographics and other administrative information about an individual receiving care or other health-related services.",
  "_filename": "StructureDefinition-Patient.json",
  "package_name": "ca.healthpei.io.core",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Patient",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Patient",
  "package_version": "0.1.7-DFT",
  "status": "draft",
  "id": "8ceffd9a-36b3-4710-99d0-279c77110613",
  "kind": "resource",
  "url": "http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-Patient",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Patient.extension",
      "path": "Patient.extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.extension:birthsex",
      "max": "1",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://healthpei.ca/fhir/StructureDefinition/ext-patientbirthsex" ]
      } ],
      "sliceName": "birthsex",
      "mustSupport": true
    }, {
      "id": "Patient.identifier",
      "min": 1,
      "path": "Patient.identifier",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "type",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.identifier.system",
      "min": 1,
      "path": "Patient.identifier.system"
    }, {
      "id": "Patient.identifier.value",
      "min": 1,
      "path": "Patient.identifier.value"
    }, {
      "id": "Patient.identifier:JHN",
      "max": "*",
      "min": 0,
      "path": "Patient.identifier",
      "sliceName": "JHN",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:JHN.extension:versionCode",
      "max": "1",
      "min": 0,
      "path": "Patient.identifier.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://healthpei.ca/fhir/StructureDefinition/ext-id-health-card-version-code" ]
      } ],
      "sliceName": "versionCode"
    }, {
      "id": "Patient.identifier:JHN.type",
      "min": 1,
      "path": "Patient.identifier.type",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://hl7.org/fhir/ValueSet/identifier-type"
      },
      "mustSupport": true,
      "fixedCodeableConcept": {
        "coding": [ {
          "code": "JHN",
          "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
        } ]
      }
    }, {
      "id": "Patient.identifier:JHN.type.coding",
      "max": "1",
      "min": 1,
      "path": "Patient.identifier.type.coding",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:JHN.type.coding.system",
      "min": 1,
      "path": "Patient.identifier.type.coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:JHN.type.coding.code",
      "min": 1,
      "path": "Patient.identifier.type.coding.code",
      "fixedCode": "JHN",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:JHN.system",
      "path": "Patient.identifier.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:JHN.value",
      "path": "Patient.identifier.value",
      "mustSupport": true
    }, {
      "id": "Patient.active",
      "path": "Patient.active",
      "mustSupport": true
    }, {
      "id": "Patient.name",
      "min": 1,
      "path": "Patient.name",
      "mustSupport": true
    }, {
      "id": "Patient.name.family",
      "min": 1,
      "path": "Patient.name.family",
      "mustSupport": true
    }, {
      "id": "Patient.name.given",
      "path": "Patient.name.given",
      "mustSupport": true
    }, {
      "id": "Patient.telecom",
      "path": "Patient.telecom",
      "mustSupport": true
    }, {
      "id": "Patient.telecom.system",
      "min": 1,
      "path": "Patient.telecom.system",
      "mustSupport": true
    }, {
      "id": "Patient.telecom.value",
      "min": 1,
      "path": "Patient.telecom.value",
      "mustSupport": true
    }, {
      "id": "Patient.telecom.use",
      "path": "Patient.telecom.use",
      "mustSupport": true
    }, {
      "id": "Patient.birthDate",
      "min": 1,
      "path": "Patient.birthDate",
      "mustSupport": true
    }, {
      "id": "Patient.deceased[x]",
      "path": "Patient.deceased[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.deceased[x]:deceasedDateTime",
      "max": "1",
      "min": 0,
      "path": "Patient.deceased[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "sliceName": "deceasedDateTime",
      "mustSupport": true
    }, {
      "id": "Patient.address",
      "path": "Patient.address",
      "mustSupport": true
    }, {
      "id": "Patient.address.use",
      "path": "Patient.address.use",
      "mustSupport": true
    }, {
      "id": "Patient.address.type",
      "path": "Patient.address.type",
      "mustSupport": true
    }, {
      "id": "Patient.address.line",
      "path": "Patient.address.line",
      "mustSupport": true
    }, {
      "id": "Patient.address.city",
      "path": "Patient.address.city",
      "mustSupport": true
    }, {
      "id": "Patient.address.state",
      "path": "Patient.address.state",
      "mustSupport": true
    }, {
      "id": "Patient.address.postalCode",
      "path": "Patient.address.postalCode",
      "mustSupport": true
    }, {
      "id": "Patient.address.country",
      "path": "Patient.address.country",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}