PackagesCanonicalsLogsProblems
    Packages
    ee.tehik.mpi@0.1.0-beta
    https://hl7.ee/fhir/StructureDefinition/EEMPI-Patient-Unknown
{
  "description": "For use in ED, ambulance, for anonymous patients and environmental tests",
  "_filename": "StructureDefinition-EEMPI-Patient-Unknown.json",
  "package_name": "ee.tehik.mpi",
  "date": "2022-10-08T13:07:23.6277347+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2022-10-08T13:07:20.4046983+00:00"
  },
  "publisher": "TEHIK",
  "fhirVersion": "4.0.1",
  "name": "EEMPIPatientUnknown",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "EE MPI Patient Unknown",
  "package_version": "0.1.0-beta",
  "status": "draft",
  "id": "c2332482-6c7d-4e2a-890d-9a44da7d831f",
  "kind": "resource",
  "url": "https://hl7.ee/fhir/StructureDefinition/EEMPI-Patient-Unknown",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Patient.active",
      "path": "Patient.active",
      "fixedBoolean": false
    }, {
      "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-EEMPI-PatientAge" ]
      } ],
      "sliceName": "age",
      "isModifier": false,
      "mustSupport": true
    }, {
      "id": "Patient.address",
      "path": "Patient.address",
      "short": "Leiukoht"
    }, {
      "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.photo",
      "max": "0",
      "path": "Patient.photo"
    }, {
      "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"
}