FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/EEMPI-Patient-Unknown

Packageee.tehik.mpi
Resource TypeStructureDefinition
IdEEMPI-Patient-Unknown
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ee.tehik.mpi@0.1.0-beta&canonical=https://hl7.ee/fhir/StructureDefinition/EEMPI-Patient-Unknown
URLhttps://hl7.ee/fhir/StructureDefinition/EEMPI-Patient-Unknown
Version1.0.0
Statusdraft
Date2022-10-08T13:07:23.6277347+00:00
NameEEMPIPatientUnknown
TitleEE MPI Patient Unknown
Authorityhl7
DescriptionFor use in ED, ambulance, for anonymous patients and environmental tests
TypePatient
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
Extension-EEMPI-PatientAgeExtension EEMPI PatientAge
EEBase-PatientEEBase Patient

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "EEMPI-Patient-Unknown",
  "meta": {
    "lastUpdated": "2022-10-08T13:07:20.4046983+00:00"
  },
  "url": "https://hl7.ee/fhir/StructureDefinition/EEMPI-Patient-Unknown",
  "version": "1.0.0",
  "name": "EEMPIPatientUnknown",
  "title": "EE MPI Patient Unknown",
  "status": "draft",
  "date": "2022-10-08T13:07:23.6277347+00:00",
  "publisher": "TEHIK",
  "description": "For use in ED, ambulance, for anonymous patients and environmental tests",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "https://hl7.ee/fhir/StructureDefinition/EEBase-Patient",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient.active",
        "path": "Patient.active",
        "fixedBoolean": false
      },
      {
        "id": "Patient.name",
        "path": "Patient.name",
        "max": "1"
      },
      {
        "id": "Patient.name.use",
        "path": "Patient.name.use",
        "min": 1,
        "fixedCode": "nickname"
      },
      {
        "id": "Patient.name.text",
        "path": "Patient.name.text",
        "min": 1
      },
      {
        "id": "Patient.name.family",
        "path": "Patient.name.family",
        "max": "0"
      },
      {
        "id": "Patient.name.given",
        "path": "Patient.name.given",
        "max": "0"
      },
      {
        "id": "Patient.name.prefix",
        "path": "Patient.name.prefix",
        "max": "0"
      },
      {
        "id": "Patient.name.suffix",
        "path": "Patient.name.suffix",
        "max": "0"
      },
      {
        "id": "Patient.telecom",
        "path": "Patient.telecom",
        "max": "0"
      },
      {
        "id": "Patient.birthDate.extension",
        "path": "Patient.birthDate.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "Patient.birthDate.extension:age",
        "path": "Patient.birthDate.extension",
        "sliceName": "age",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://hl7.ee/fhir/StructureDefinition/Extension-EEMPI-PatientAge"
            ]
          }
        ],
        "mustSupport": true,
        "isModifier": false
      },
      {
        "id": "Patient.address",
        "path": "Patient.address",
        "short": "Leiukoht"
      },
      {
        "id": "Patient.address.use",
        "path": "Patient.address.use",
        "definition": "Place of finding | Leiukoht",
        "fixedCode": "temp"
      },
      {
        "id": "Patient.address.text",
        "path": "Patient.address.text",
        "mustSupport": true
      },
      {
        "id": "Patient.maritalStatus",
        "path": "Patient.maritalStatus",
        "max": "0"
      },
      {
        "id": "Patient.multipleBirth[x]",
        "path": "Patient.multipleBirth[x]",
        "max": "0"
      },
      {
        "id": "Patient.photo",
        "path": "Patient.photo",
        "max": "0"
      },
      {
        "id": "Patient.generalPractitioner",
        "path": "Patient.generalPractitioner",
        "max": "0"
      },
      {
        "id": "Patient.managingOrganization",
        "path": "Patient.managingOrganization",
        "max": "0"
      },
      {
        "id": "Patient.link",
        "path": "Patient.link",
        "max": "0"
      }
    ]
  }
}