PackagesCanonicalsLogsProblems
    Packages
    ee.hl7.fhir.base.r4@1.0.0-beta
    https://hl7.ee/fhir/StructureDefinition/EEBase-Patient-Unknown
{
  "description": null,
  "_filename": "StructureDefinition-EEBase-Patient-Unknown.json",
  "package_name": "ee.hl7.fhir.base.r4",
  "date": "2022-05-01T21:07:00.9796471+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2022-04-26T14:11:48.3995515+00:00"
  },
  "publisher": "HL7 EE",
  "fhirVersion": "4.0.1",
  "name": "EEBasePatientUnknown",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "EEBase Patient Unknown",
  "package_version": "1.0.0-beta",
  "status": "draft",
  "id": "53125329-ef69-4d57-b8a2-adb5db6e15bf",
  "kind": "resource",
  "url": "https://hl7.ee/fhir/StructureDefinition/EEBase-Patient-Unknown",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Patient.name",
      "max": "1",
      "path": "Patient.name"
    }, {
      "id": "Patient.name.use",
      "min": 1,
      "path": "Patient.name.use",
      "fixedCode": "nickname"
    }, {
      "id": "Patient.name.text",
      "min": 1,
      "path": "Patient.name.text"
    }, {
      "id": "Patient.name.family",
      "max": "0",
      "path": "Patient.name.family"
    }, {
      "id": "Patient.name.given",
      "max": "0",
      "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.telecom",
      "max": "0",
      "path": "Patient.telecom"
    }, {
      "id": "Patient.birthDate.extension",
      "min": 0,
      "path": "Patient.birthDate.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.birthDate.extension:age",
      "max": "1",
      "min": 0,
      "path": "Patient.birthDate.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://hl7.ee/fhir/StructureDefinition/Extension-EEBase-PatientAge" ]
      } ],
      "sliceName": "age",
      "isModifier": false,
      "mustSupport": true
    }, {
      "id": "Patient.address",
      "path": "Patient.address",
      "short": "Leiukoht",
      "mustSupport": true
    }, {
      "id": "Patient.address.extension",
      "min": 0,
      "path": "Patient.address.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.address.extension:ehak",
      "min": 0,
      "path": "Patient.address.extension",
      "sliceName": "ehak",
      "mustSupport": true
    }, {
      "id": "Patient.address.use",
      "path": "Patient.address.use",
      "fixedCode": "temp",
      "definition": "Place of finding | Leiukoht"
    }, {
      "id": "Patient.address.text",
      "path": "Patient.address.text",
      "mustSupport": true
    }, {
      "id": "Patient.maritalStatus",
      "max": "0",
      "path": "Patient.maritalStatus"
    }, {
      "id": "Patient.multipleBirth[x]",
      "max": "0",
      "path": "Patient.multipleBirth[x]"
    }, {
      "id": "Patient.generalPractitioner",
      "max": "0",
      "path": "Patient.generalPractitioner"
    }, {
      "id": "Patient.managingOrganization",
      "max": "0",
      "path": "Patient.managingOrganization"
    } ]
  },
  "baseDefinition": "https://hl7.ee/fhir/StructureDefinition/EEBase-Patient"
}