PackagesCanonicalsLogsProblems
    Packages
    ee.tehik.mpi@0.1.0-beta
    https://hl7.ee/fhir/StructureDefinition/EEMPI-Patient-Verified
{
  "description": "Base profile for verified patient",
  "_filename": "StructureDefinition-EEMPI-Patient-Verified.json",
  "package_name": "ee.tehik.mpi",
  "date": "2022-10-24T14:31:10.3447795+00:00",
  "derivation": "constraint",
  "publisher": "TEHIK",
  "fhirVersion": "4.0.1",
  "name": "EEMPIPatientVerified",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "EE MPI Patient Verified",
  "package_version": "0.1.0-beta",
  "status": "draft",
  "id": "d1ec4ac5-6ef0-4e40-9d53-c4a82d380187",
  "kind": "resource",
  "url": "https://hl7.ee/fhir/StructureDefinition/EEMPI-Patient-Verified",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Patient.birthDate",
      "min": 1,
      "path": "Patient.birthDate"
    }, {
      "id": "Patient.maritalStatus",
      "max": "0",
      "path": "Patient.maritalStatus"
    }, {
      "id": "Patient.multipleBirth[x]",
      "max": "0",
      "path": "Patient.multipleBirth[x]",
      "type": [ {
        "code": "integer"
      } ]
    }, {
      "id": "Patient.photo",
      "max": "0",
      "path": "Patient.photo"
    }, {
      "id": "Patient.contact",
      "max": "0",
      "path": "Patient.contact"
    }, {
      "id": "Patient.communication.language",
      "path": "Patient.communication.language",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://hl7.org/fhir/ValueSet/all-languages"
      }
    }, {
      "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": "https://hl7.ee/fhir/StructureDefinition/EEBase-Patient"
}