PackagesCanonicalsLogsProblems
    Packages
    ee.hl7.fhir.base.r4@1.0.3-beta
    https://hl7.ee/fhir/StructureDefinition/EEBase-RelatedPerson
{
  "description": null,
  "_filename": "StructureDefinition-EEBase-RelatedPerson.json",
  "package_name": "ee.hl7.fhir.base.r4",
  "date": "2022-10-17T13:26:24.584428+00:00",
  "derivation": "constraint",
  "publisher": "HL7 EE",
  "fhirVersion": "4.0.1",
  "name": "EEBaseRelatedPerson",
  "abstract": false,
  "type": "RelatedPerson",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "EEBase RelatedPerson",
  "package_version": "1.0.3-beta",
  "status": "draft",
  "id": "28a008e0-3e52-43d4-91eb-20626e8ed380",
  "kind": "resource",
  "url": "https://hl7.ee/fhir/StructureDefinition/EEBase-RelatedPerson",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "RelatedPerson.identifier",
      "path": "RelatedPerson.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "RelatedPerson.identifier:est-id",
      "path": "RelatedPerson.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-ESTID" ]
      } ],
      "short": "An identifier for Estonian person",
      "sliceName": "est-id",
      "definition": "Eesti isiku identifikaator"
    }, {
      "id": "RelatedPerson.identifier:tis-id",
      "path": "RelatedPerson.identifier",
      "short": "Patient's unique code generated by National Health System",
      "sliceName": "tis-id",
      "definition": "Patsiendi unikaalne tunnus mille alusel teda saab eristada teistest patsientidest TIS-is. Saab kasutada nii välimaalaste kui ka tundmatu patsiendi jaoks (juhtudel kui puudub Eesti isikukood). Mõeldud andmevahetuseks Tervise Infosüsteemiga."
    }, {
      "id": "RelatedPerson.identifier:tis-id.system",
      "path": "RelatedPerson.identifier.system",
      "fixedUri": "https://hl7.ee/NamingSystem/tis-pid"
    }, {
      "id": "RelatedPerson.identifier:tis-id.assigner",
      "path": "RelatedPerson.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-Organization" ]
      } ]
    }, {
      "id": "RelatedPerson.patient",
      "path": "RelatedPerson.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-Patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "RelatedPerson.relationship",
      "path": "RelatedPerson.relationship",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.telecom",
      "path": "RelatedPerson.telecom",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.address",
      "path": "RelatedPerson.address",
      "type": [ {
        "code": "Address",
        "profile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-Address" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
}