PackagesCanonicalsLogsProblems
    Packages
    ee.tehik.mpi@0.1.0-beta
    https://hl7.ee/fhir/StructureDefinition/EEMPI-Patient-Newborn
{
  "description": "For supporting maternity and newborn workflows",
  "_filename": "StructureDefinition-EEMPI-Patient-Newborn.json",
  "package_name": "ee.tehik.mpi",
  "date": "2022-10-08T13:10:23.2820411+00:00",
  "derivation": "constraint",
  "publisher": "TEHIK",
  "fhirVersion": "4.0.1",
  "name": "EEMPIPatientNewborn",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "EE MPI Patient Newborn",
  "package_version": "0.1.0-beta",
  "status": "draft",
  "id": "31a9d851-a908-487b-887f-019cf6b07b63",
  "kind": "resource",
  "url": "https://hl7.ee/fhir/StructureDefinition/EEMPI-Patient-Newborn",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Patient.extension",
      "min": 0,
      "path": "Patient.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.extension:birthPlace",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-birthPlace" ]
      } ],
      "short": "Sünnikoht",
      "sliceName": "birthPlace",
      "isModifier": false
    }, {
      "id": "Patient.extension:birthPlace.value[x]",
      "path": "Patient.extension.value[x]",
      "type": [ {
        "code": "Address",
        "profile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-Address" ]
      } ]
    }, {
      "id": "Patient.extension:adoptionInfo",
      "min": 0,
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-adoptionInfo" ]
      } ],
      "sliceName": "adoptionInfo",
      "isModifier": false
    }, {
      "id": "Patient.identifier:birthCertificate",
      "max": "1",
      "path": "Patient.identifier",
      "sliceName": "birthCertificate",
      "definition": "Arvatavasti birthCertificate identifikaatorina on halb mõtte",
      "fixedIdentifier": {
        "system": "http://hl7.ee/id/birth-certificate-number"
      }
    }, {
      "id": "Patient.identifier:birthCertificate.system",
      "min": 1,
      "path": "Patient.identifier.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:birthCertificate.value",
      "min": 1,
      "path": "Patient.identifier.value",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:deathCertificate",
      "max": "1",
      "path": "Patient.identifier",
      "sliceName": "deathCertificate",
      "definition": "Arvatavasti deathCertificate identifikaatorina on halb mõtte",
      "fixedIdentifier": {
        "system": "http://hl7.ee/id/death-certificate-number"
      }
    }, {
      "id": "Patient.identifier:deathCertificate.system",
      "min": 1,
      "path": "Patient.identifier.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:deathCertificate.value",
      "min": 1,
      "path": "Patient.identifier.value",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:stillborn-id",
      "max": "1",
      "path": "Patient.identifier",
      "short": "Surnult sündinu identifikaator",
      "sliceName": "stillborn-id",
      "fixedIdentifier": {
        "type": {
          "coding": [ {
            "code": "MR",
            "system": "http://hl7.org/fhir/ValueSet/identifier-type"
          } ]
        },
        "system": "http://hl7.ee/id/stillborn-number"
      }
    }, {
      "id": "Patient.identifier:stillborn-id.type.coding",
      "path": "Patient.identifier.type.coding",
      "fixedCoding": {
        "code": "MR",
        "system": "http://hl7.org/fhir/ValueSet/identifier-type"
      }
    }, {
      "id": "Patient.identifier:stillborn-id.system",
      "min": 1,
      "path": "Patient.identifier.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:stillborn-id.value",
      "min": 1,
      "path": "Patient.identifier.value",
      "mustSupport": true
    }, {
      "id": "Patient.birthDate",
      "min": 1,
      "path": "Patient.birthDate"
    }, {
      "id": "Patient.birthDate.extension",
      "min": 0,
      "path": "Patient.birthDate.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.birthDate.extension:birthTime",
      "min": 0,
      "path": "Patient.birthDate.extension",
      "sliceName": "birthTime",
      "mustSupport": true
    }, {
      "id": "Patient.birthDate.extension:birthTime.value[x]",
      "path": "Patient.birthDate.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Patient.maritalStatus",
      "max": "0",
      "path": "Patient.maritalStatus"
    }, {
      "id": "Patient.multipleBirth[x]",
      "min": 1,
      "path": "Patient.multipleBirth[x]",
      "type": [ {
        "code": "integer"
      } ],
      "mustSupport": true
    }, {
      "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.link",
      "max": "0",
      "path": "Patient.link"
    } ]
  },
  "baseDefinition": "https://hl7.ee/fhir/StructureDefinition/EEBase-Patient"
}