PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-setp@0.9.0-alpha1.0.32
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Patient
{
  "description": "The Patient resources contain demographics about the individual who is the subject of the surgical case.",
  "_filename": "Patient.json",
  "package_name": "ca.on.oh-setp",
  "date": "2023-03-02",
  "derivation": "constraint",
  "publisher": "Ontario Health",
  "fhirVersion": "4.0.1",
  "name": "Patient",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Patient",
  "package_version": "0.9.0-alpha1.0.32",
  "status": "draft",
  "id": "3d457e92-f6c6-431a-8ed7-41fcca01322b",
  "kind": "resource",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Patient",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Patient.meta",
      "min": 1,
      "path": "Patient.meta",
      "mustSupport": true
    }, {
      "id": "Patient.meta.profile",
      "min": 1,
      "path": "Patient.meta.profile",
      "comment": "#### **_` FOR SETP USAGE: The meta.profile = http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Patient|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time.  The list of profile URLs is a set.",
      "mustSupport": true
    }, {
      "id": "Patient.extension",
      "min": 1,
      "path": "Patient.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.extension:genderIdentity",
      "min": 1,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-genderIdentity" ]
      } ],
      "sliceName": "genderIdentity",
      "mustSupport": true
    }, {
      "id": "Patient.extension:genderIdentity.value[x]",
      "path": "Patient.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Patient.extension:genderIdentity.value[x].coding",
      "max": "1",
      "min": 1,
      "path": "Patient.extension.value[x].coding",
      "binding": {
        "strength": "example",
        "valueSet": "http://hl7.org/fhir/ValueSet/gender-identity"
      },
      "mustSupport": true
    }, {
      "id": "Patient.extension:genderIdentity.value[x].coding.system",
      "min": 1,
      "path": "Patient.extension.value[x].coding.system",
      "fixedUri": "http://hl7.org/fhir/gender-identity",
      "mustSupport": true
    }, {
      "id": "Patient.extension:genderIdentity.value[x].coding.code",
      "min": 1,
      "path": "Patient.extension.value[x].coding.code",
      "binding": {
        "strength": "example",
        "valueSet": "http://hl7.org/fhir/ValueSet/gender-identity"
      },
      "mustSupport": true
    }, {
      "id": "Patient.extension:genderIdentity.value[x].coding.display",
      "path": "Patient.extension.value[x].coding.display",
      "mustSupport": true
    }, {
      "id": "Patient.extension:indigenousIdentity",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-indigenousidentity" ]
      } ],
      "sliceName": "indigenousIdentity"
    }, {
      "id": "Patient.extension:indigenousIdentity.url",
      "path": "Patient.extension.url",
      "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-indigenousidentity"
    }, {
      "id": "Patient.extension:indigenousIdentity.value[x].coding",
      "max": "1",
      "path": "Patient.extension.value[x].coding"
    }, {
      "id": "Patient.extension:race",
      "max": "1",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-race" ]
      } ],
      "sliceName": "race",
      "isModifier": false
    }, {
      "id": "Patient.extension:race.url",
      "path": "Patient.extension.url",
      "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-race"
    }, {
      "id": "Patient.extension:race.value[x].coding",
      "max": "1",
      "path": "Patient.extension.value[x].coding"
    }, {
      "id": "Patient.identifier",
      "max": "2",
      "path": "Patient.identifier",
      "short": "Health Card Number and Medical Record Number",
      "comment": "Include patient health card number.",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "type",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.identifier.type.coding.system",
      "min": 1,
      "path": "Patient.identifier.type.coding.system"
    }, {
      "id": "Patient.identifier.type.coding.code",
      "min": 1,
      "path": "Patient.identifier.type.coding.code"
    }, {
      "id": "Patient.identifier.system",
      "path": "Patient.identifier.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier.value",
      "path": "Patient.identifier.value",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:MRN",
      "max": "1",
      "path": "Patient.identifier",
      "sliceName": "MRN"
    }, {
      "id": "Patient.identifier:MRN.type",
      "path": "Patient.identifier.type",
      "short": "Medical Record Number",
      "mustSupport": true,
      "fixedCodeableConcept": {
        "coding": [ {
          "code": "MR",
          "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
        } ]
      }
    }, {
      "id": "Patient.identifier:MRN.type.coding",
      "path": "Patient.identifier.type.coding",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:MRN.type.coding.system",
      "path": "Patient.identifier.type.coding.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:MRN.type.coding.code",
      "path": "Patient.identifier.type.coding.code",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:JHN",
      "max": "1",
      "path": "Patient.identifier",
      "sliceName": "JHN"
    }, {
      "id": "Patient.identifier:JHN.extension",
      "min": 0,
      "path": "Patient.identifier.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.identifier:HCN.extension:versionCode",
      "max": "1",
      "min": 0,
      "path": "Patient.identifier.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-identifierversion" ]
      } ],
      "sliceName": "versionCode",
      "isModifier": false,
      "mustSupport": true
    }, {
      "id": "Patient.identifier:JHN.extension:versionCode.value[x]",
      "path": "Patient.identifier.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:JHN.type",
      "path": "Patient.identifier.type",
      "mustSupport": true,
      "fixedCodeableConcept": {
        "coding": [ {
          "code": "JHN",
          "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
        } ]
      }
    }, {
      "id": "Patient.identifier:JHN.type.coding",
      "path": "Patient.identifier.type.coding",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:JHN.type.coding.system",
      "path": "Patient.identifier.type.coding.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:JHN.type.coding.code",
      "path": "Patient.identifier.type.coding.code",
      "mustSupport": true
    }, {
      "id": "Patient.name",
      "max": "1",
      "min": 1,
      "path": "Patient.name",
      "comment": "name.family and name.given will only be used. \r\nMiddle name is supported by using subsequent given names.",
      "mustSupport": true
    }, {
      "id": "Patient.name.family",
      "min": 1,
      "path": "Patient.name.family",
      "short": "Patient Last name",
      "mustSupport": true
    }, {
      "id": "Patient.name.given",
      "min": 1,
      "path": "Patient.name.given",
      "short": "Patient First and Patient Middle names",
      "mustSupport": true
    }, {
      "id": "Patient.birthDate",
      "min": 1,
      "path": "Patient.birthDate",
      "mustSupport": true
    }, {
      "id": "Patient.address",
      "path": "Patient.address",
      "mustSupport": true
    }, {
      "id": "Patient.address.text",
      "path": "Patient.address.text",
      "short": "Patient Address",
      "mustSupport": true
    }, {
      "id": "Patient.address.line",
      "path": "Patient.address.line",
      "short": "Patient Address"
    }, {
      "id": "Patient.address.city",
      "path": "Patient.address.city",
      "short": "Patient Address"
    }, {
      "id": "Patient.address.state",
      "path": "Patient.address.state",
      "short": "Patient Address"
    }, {
      "id": "Patient.address.postalCode",
      "path": "Patient.address.postalCode",
      "short": "Patient Postal Code",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "name": "Ontario Health",
    "telecom": [ {
      "value": "http://ontariohealth.ca/fhir/",
      "system": "url"
    }, {
      "value": "some.email@ontariohealth.ca",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}