PackagesCanonicalsLogsProblems
    Packages
    navify.fhir.r5.rdc@1.2.0
    https://roche.com/fhir/iop/StructureDefinition/rdc-Patient
{
  "description": "Demographic information of a Patient together with the diabetes type as contained Condition resource.",
  "_filename": "rdc-Patient.json",
  "package_name": "navify.fhir.r5.rdc",
  "date": null,
  "derivation": "constraint",
  "publisher": "F. Hoffmann-La Roche AG",
  "fhirVersion": "5.0.0",
  "name": "RdcPatient",
  "abstract": false,
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "RDC Patient",
  "package_version": "1.2.0",
  "status": "draft",
  "id": "dd54d4d8-2dc2-4efa-9ac3-a7577f57276b",
  "kind": "resource",
  "url": "https://roche.com/fhir/iop/StructureDefinition/rdc-Patient",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Patient.contained",
      "path": "Patient.contained",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Patient.contained:rdc-Condition-diabetes-type",
      "max": "1",
      "min": 0,
      "path": "Patient.contained",
      "type": [ {
        "code": "Condition",
        "profile": [ "https://roche.com/fhir/iop/StructureDefinition/rdc-Condition-diabetes-type" ]
      } ],
      "sliceName": "rdc-Condition-diabetes-type"
    }, {
      "id": "Patient.extension",
      "path": "Patient.extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.extension:diabetesType",
      "max": "1",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://roche.com/fhir/iop/StructureDefinition/ext-DiabetesType" ]
      } ],
      "sliceName": "diabetesType"
    }, {
      "id": "Patient.modifierExtension",
      "max": "0",
      "path": "Patient.modifierExtension"
    }, {
      "id": "Patient.identifier",
      "max": "1",
      "min": 1,
      "path": "Patient.identifier"
    }, {
      "id": "Patient.identifier.extension",
      "max": "0",
      "path": "Patient.identifier.extension"
    }, {
      "id": "Patient.identifier.use",
      "max": "0",
      "path": "Patient.identifier.use"
    }, {
      "id": "Patient.identifier.type",
      "max": "0",
      "path": "Patient.identifier.type"
    }, {
      "id": "Patient.identifier.system",
      "min": 1,
      "path": "Patient.identifier.system"
    }, {
      "id": "Patient.identifier.value",
      "min": 1,
      "path": "Patient.identifier.value"
    }, {
      "id": "Patient.identifier.period",
      "max": "0",
      "path": "Patient.identifier.period"
    }, {
      "id": "Patient.identifier.assigner",
      "max": "0",
      "path": "Patient.identifier.assigner"
    }, {
      "id": "Patient.active",
      "max": "0",
      "path": "Patient.active"
    }, {
      "id": "Patient.name",
      "max": "1",
      "min": 1,
      "path": "Patient.name"
    }, {
      "id": "Patient.name.extension",
      "max": "0",
      "path": "Patient.name.extension"
    }, {
      "id": "Patient.name.use",
      "max": "0",
      "path": "Patient.name.use"
    }, {
      "id": "Patient.name.text",
      "max": "0",
      "path": "Patient.name.text"
    }, {
      "id": "Patient.name.family",
      "min": 1,
      "path": "Patient.name.family"
    }, {
      "id": "Patient.name.given",
      "max": "1",
      "min": 1,
      "path": "Patient.name.given"
    }, {
      "id": "Patient.name.prefix",
      "max": "0",
      "path": "Patient.name.prefix"
    }, {
      "id": "Patient.name.suffix",
      "max": "0",
      "path": "Patient.name.suffix"
    }, {
      "id": "Patient.name.period",
      "max": "0",
      "path": "Patient.name.period"
    }, {
      "id": "Patient.telecom",
      "max": "2",
      "path": "Patient.telecom",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.telecom.use",
      "max": "0",
      "path": "Patient.telecom.use"
    }, {
      "id": "Patient.telecom.rank",
      "max": "0",
      "path": "Patient.telecom.rank"
    }, {
      "id": "Patient.telecom.period",
      "max": "0",
      "path": "Patient.telecom.period"
    }, {
      "id": "Patient.telecom:phone",
      "max": "1",
      "min": 0,
      "path": "Patient.telecom",
      "sliceName": "phone"
    }, {
      "id": "Patient.telecom:phone.system",
      "min": 1,
      "path": "Patient.telecom.system",
      "patternCode": "phone"
    }, {
      "id": "Patient.telecom:phone.value",
      "min": 1,
      "path": "Patient.telecom.value"
    }, {
      "id": "Patient.telecom:phone.use",
      "max": 0,
      "path": "Patient.telecom.use"
    }, {
      "id": "Patient.telecom:phone.rank",
      "max": 0,
      "path": "Patient.telecom.rank"
    }, {
      "id": "Patient.telecom:phone.period",
      "max": 0,
      "path": "Patient.telecom.period"
    }, {
      "id": "Patient.telecom:email",
      "max": "1",
      "min": 0,
      "path": "Patient.telecom",
      "sliceName": "email"
    }, {
      "id": "Patient.telecom:email.system",
      "min": 1,
      "path": "Patient.telecom.system",
      "patternCode": "email"
    }, {
      "id": "Patient.telecom:email.value",
      "min": 1,
      "path": "Patient.telecom.value"
    }, {
      "id": "Patient.telecom:email.use",
      "max": 0,
      "path": "Patient.telecom.use"
    }, {
      "id": "Patient.telecom:email.rank",
      "max": 0,
      "path": "Patient.telecom.rank"
    }, {
      "id": "Patient.telecom:email.period",
      "max": 0,
      "path": "Patient.telecom.period"
    }, {
      "id": "Patient.deceased[x]",
      "max": "0",
      "path": "Patient.deceased[x]"
    }, {
      "id": "Patient.address",
      "max": "0",
      "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"
    }, {
      "id": "Patient.communication",
      "max": "0",
      "path": "Patient.communication"
    }, {
      "id": "Patient.generalPractitioner",
      "max": "0",
      "path": "Patient.generalPractitioner"
    }, {
      "id": "Patient.managingOrganization",
      "max": "0",
      "path": "Patient.managingOrganization"
    }, {
      "id": "Patient.link",
      "max": "0",
      "path": "Patient.link"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}