PackagesCanonicalsLogsProblems
    Packages
    hl7.eu.fhir.pcsp@0.1.0
    http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Subject
{
  "description": "Subject of care\\nMaturity Level: 2 - Ready for Review",
  "_filename": "StructureDefinition-Subject.json",
  "package_name": "hl7.eu.fhir.pcsp",
  "date": "2023-01-26T09:50:21+01:00",
  "derivation": "specialization",
  "publisher": "PanCareSurPass Project",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "150",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "Europe"
    } ]
  } ],
  "name": "Subject",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "hl7.org/fhir/r4",
    "name": "Subject model to PCSP HL7 FHIR R4 Profiles",
    "identity": "fhir"
  } ],
  "abstract": false,
  "type": "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Subject",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Subject of care",
  "package_version": "0.1.0",
  "snapshot": {
    "element": [ {
      "path": "Subject",
      "min": 0,
      "definition": "Subject of care\nMaturity Level: 2 - Ready for Review",
      "isModifier": false,
      "short": "Subject of care",
      "mapping": [ {
        "map": "Patient",
        "identity": "fhir"
      } ],
      "max": "*",
      "id": "Subject",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "path": "Subject.identifier",
      "min": 1,
      "definition": "ID",
      "short": "ID",
      "mapping": [ {
        "map": "Patient.identifier",
        "identity": "fhir"
      } ],
      "type": [ {
        "code": "Identifier"
      } ],
      "max": "*",
      "id": "Subject.identifier",
      "base": {
        "max": "*",
        "min": 1,
        "path": "Subject.identifier"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Subject.name",
      "min": 1,
      "definition": "Subject Name",
      "short": "Subject Name",
      "mapping": [ {
        "map": "Patient.name",
        "identity": "fhir"
      } ],
      "type": [ {
        "code": "BackboneElement"
      } ],
      "max": "*",
      "id": "Subject.name",
      "base": {
        "max": "*",
        "min": 1,
        "path": "Subject.name"
      }
    }, {
      "path": "Subject.name.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "isModifier": false,
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Subject.name.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Subject.name.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "isModifier": false,
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "Subject.name.extension",
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Subject.name.modifierExtension",
      "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
      "isModifier": true,
      "short": "Extensions that cannot be ignored even if unrecognized",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*",
      "id": "Subject.name.modifierExtension",
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "BackboneElement.modifierExtension"
      },
      "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
      "isSummary": true
    }, {
      "path": "Subject.name.lastname",
      "min": 1,
      "definition": "Lastname",
      "short": "Lastname",
      "mapping": [ {
        "map": "Patient.name.given",
        "identity": "fhir"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "max": "*",
      "id": "Subject.name.lastname",
      "base": {
        "max": "*",
        "min": 1,
        "path": "Subject.name.lastname"
      }
    }, {
      "path": "Subject.name.middleName",
      "min": 0,
      "definition": "Middlename",
      "short": "Middlename",
      "mapping": [ {
        "map": "Patient.name.given",
        "identity": "fhir"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "max": "*",
      "id": "Subject.name.middleName",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Subject.name.middleName"
      }
    }, {
      "path": "Subject.name.firstName",
      "min": 1,
      "definition": "Firstname",
      "short": "Firstname",
      "mapping": [ {
        "map": "Patient.name.family",
        "identity": "fhir"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "max": "*",
      "id": "Subject.name.firstName",
      "base": {
        "max": "*",
        "min": 1,
        "path": "Subject.name.firstName"
      }
    }, {
      "path": "Subject.lastnameAtDiagnosis",
      "min": 0,
      "definition": "Lastname at diagnosis (if different from the actual one)",
      "short": "Lastname at diagnosis (if different from the actual one)",
      "mapping": [ {
        "map": "Patient.name.family",
        "identity": "fhir"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "max": "*",
      "id": "Subject.lastnameAtDiagnosis",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Subject.lastnameAtDiagnosis"
      }
    }, {
      "path": "Subject.gender",
      "min": 1,
      "definition": "Gender/Sex",
      "short": "Gender/Sex",
      "mapping": [ {
        "map": "Patient.gender",
        "identity": "fhir"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "max": "*",
      "id": "Subject.gender",
      "base": {
        "max": "*",
        "min": 1,
        "path": "Subject.gender"
      }
    }, {
      "path": "Subject.dateOfBirth",
      "min": 0,
      "definition": "Date of birth",
      "short": "Date of birth",
      "mapping": [ {
        "map": "Patient.birthDate",
        "identity": "fhir"
      } ],
      "type": [ {
        "code": "dateTime"
      } ],
      "max": "*",
      "id": "Subject.dateOfBirth",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Subject.dateOfBirth"
      }
    }, {
      "path": "Subject.placeOfBirth",
      "min": 0,
      "definition": "Place of birth",
      "short": "Place of birth",
      "mapping": [ {
        "map": "Patient.extension(http://hl7.org/fhir/StructureDefinition/patient-birthPlace')",
        "identity": "fhir"
      } ],
      "type": [ {
        "code": "Address"
      } ],
      "max": "*",
      "id": "Subject.placeOfBirth",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Subject.placeOfBirth"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "Subject.contact",
      "min": 0,
      "definition": "Contact - receiver of the passport",
      "short": "Contact - receiver of the passport",
      "mapping": [ {
        "map": "Patient.contact (if not the patient)",
        "identity": "fhir"
      }, {
        "map": "Patient.telecom (if the patient)",
        "identity": "fhir"
      }, {
        "map": "DocumentManifest.recipient (if intended recipient)",
        "identity": "fhir"
      } ],
      "type": [ {
        "code": "BackboneElement"
      } ],
      "max": "*",
      "id": "Subject.contact",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Subject.contact"
      }
    }, {
      "path": "Subject.contact.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "isModifier": false,
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Subject.contact.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Subject.contact.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "isModifier": false,
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "Subject.contact.extension",
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "Subject.contact.modifierExtension",
      "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
      "isModifier": true,
      "short": "Extensions that cannot be ignored even if unrecognized",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*",
      "id": "Subject.contact.modifierExtension",
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "BackboneElement.modifierExtension"
      },
      "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
      "isSummary": true
    }, {
      "path": "Subject.contact.email",
      "min": 0,
      "definition": "E-mail",
      "short": "E-mail",
      "mapping": [ {
        "map": "Patient.contact.telecom (if not the patient)",
        "identity": "fhir"
      }, {
        "map": "Patient.telecom (if the patient)",
        "identity": "fhir"
      }, {
        "map": "DocumentManifest.recipient.resolve().telecom (if intended recipient)",
        "identity": "fhir"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "max": "*",
      "id": "Subject.contact.email",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Subject.contact.email"
      }
    }, {
      "path": "Subject.contact.mobile",
      "min": 0,
      "definition": "Mobile phone",
      "short": "Mobile phone",
      "mapping": [ {
        "map": "Patient.contact.telecom (if not the patient)",
        "identity": "fhir"
      }, {
        "map": "Patient.telecom (if the patient)",
        "identity": "fhir"
      }, {
        "map": "DocumentManifest.recipient.resolve().telecom (if intended recipient)",
        "identity": "fhir"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "max": "*",
      "id": "Subject.contact.mobile",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Subject.contact.mobile"
      }
    }, {
      "path": "Subject.contact.relationship",
      "min": 0,
      "definition": "Relationship with the subject",
      "short": "Relationship with the subject",
      "mapping": [ {
        "map": "Patient.contact.relationship (if not the patient)",
        "identity": "fhir"
      }, {
        "map": "N/A (if the patient)",
        "identity": "fhir"
      }, {
        "map": "DocumentManifest.recipient.resolve().relationship (if intended recipient - not patient)",
        "identity": "fhir"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "max": "1",
      "id": "Subject.contact.relationship",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Subject.contact.relationship"
      }
    } ]
  },
  "status": "active",
  "id": "b7dc7b06-f4c1-4b0c-9fa6-7fc0aa5be85d",
  "kind": "logical",
  "url": "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Subject",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "Subject",
      "path": "Subject",
      "short": "Subject of care",
      "mapping": [ {
        "map": "Patient",
        "identity": "fhir"
      } ],
      "definition": "Subject of care\nMaturity Level: 2 - Ready for Review"
    }, {
      "id": "Subject.identifier",
      "max": "*",
      "min": 1,
      "path": "Subject.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "ID",
      "mapping": [ {
        "map": "Patient.identifier",
        "identity": "fhir"
      } ],
      "definition": "ID"
    }, {
      "id": "Subject.name",
      "max": "*",
      "min": 1,
      "path": "Subject.name",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Subject Name",
      "mapping": [ {
        "map": "Patient.name",
        "identity": "fhir"
      } ],
      "definition": "Subject Name"
    }, {
      "id": "Subject.name.lastname",
      "max": "*",
      "min": 1,
      "path": "Subject.name.lastname",
      "type": [ {
        "code": "string"
      } ],
      "short": "Lastname",
      "mapping": [ {
        "map": "Patient.name.given",
        "identity": "fhir"
      } ],
      "definition": "Lastname"
    }, {
      "id": "Subject.name.middleName",
      "max": "*",
      "min": 0,
      "path": "Subject.name.middleName",
      "type": [ {
        "code": "string"
      } ],
      "short": "Middlename",
      "mapping": [ {
        "map": "Patient.name.given",
        "identity": "fhir"
      } ],
      "definition": "Middlename"
    }, {
      "id": "Subject.name.firstName",
      "max": "*",
      "min": 1,
      "path": "Subject.name.firstName",
      "type": [ {
        "code": "string"
      } ],
      "short": "Firstname",
      "mapping": [ {
        "map": "Patient.name.family",
        "identity": "fhir"
      } ],
      "definition": "Firstname"
    }, {
      "id": "Subject.lastnameAtDiagnosis",
      "max": "*",
      "min": 0,
      "path": "Subject.lastnameAtDiagnosis",
      "type": [ {
        "code": "string"
      } ],
      "short": "Lastname at diagnosis (if different from the actual one)",
      "mapping": [ {
        "map": "Patient.name.family",
        "identity": "fhir"
      } ],
      "definition": "Lastname at diagnosis (if different from the actual one)"
    }, {
      "id": "Subject.gender",
      "max": "*",
      "min": 1,
      "path": "Subject.gender",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Gender/Sex",
      "mapping": [ {
        "map": "Patient.gender",
        "identity": "fhir"
      } ],
      "definition": "Gender/Sex"
    }, {
      "id": "Subject.dateOfBirth",
      "max": "*",
      "min": 0,
      "path": "Subject.dateOfBirth",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Date of birth",
      "mapping": [ {
        "map": "Patient.birthDate",
        "identity": "fhir"
      } ],
      "definition": "Date of birth"
    }, {
      "id": "Subject.placeOfBirth",
      "max": "*",
      "min": 0,
      "path": "Subject.placeOfBirth",
      "type": [ {
        "code": "Address"
      } ],
      "short": "Place of birth",
      "mapping": [ {
        "map": "Patient.extension(http://hl7.org/fhir/StructureDefinition/patient-birthPlace')",
        "identity": "fhir"
      } ],
      "definition": "Place of birth"
    }, {
      "id": "Subject.contact",
      "max": "*",
      "min": 0,
      "path": "Subject.contact",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Contact - receiver of the passport",
      "mapping": [ {
        "map": "Patient.contact (if not the patient)",
        "identity": "fhir"
      }, {
        "map": "Patient.telecom (if the patient)",
        "identity": "fhir"
      }, {
        "map": "DocumentManifest.recipient (if intended recipient)",
        "identity": "fhir"
      } ],
      "definition": "Contact - receiver of the passport"
    }, {
      "id": "Subject.contact.email",
      "max": "*",
      "min": 0,
      "path": "Subject.contact.email",
      "type": [ {
        "code": "uri"
      } ],
      "short": "E-mail",
      "mapping": [ {
        "map": "Patient.contact.telecom (if not the patient)",
        "identity": "fhir"
      }, {
        "map": "Patient.telecom (if the patient)",
        "identity": "fhir"
      }, {
        "map": "DocumentManifest.recipient.resolve().telecom (if intended recipient)",
        "identity": "fhir"
      } ],
      "definition": "E-mail"
    }, {
      "id": "Subject.contact.mobile",
      "max": "*",
      "min": 0,
      "path": "Subject.contact.mobile",
      "type": [ {
        "code": "uri"
      } ],
      "short": "Mobile phone",
      "mapping": [ {
        "map": "Patient.contact.telecom (if not the patient)",
        "identity": "fhir"
      }, {
        "map": "Patient.telecom (if the patient)",
        "identity": "fhir"
      }, {
        "map": "DocumentManifest.recipient.resolve().telecom (if intended recipient)",
        "identity": "fhir"
      } ],
      "definition": "Mobile phone"
    }, {
      "id": "Subject.contact.relationship",
      "max": "1",
      "min": 0,
      "path": "Subject.contact.relationship",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Relationship with the subject",
      "mapping": [ {
        "map": "Patient.contact.relationship (if not the patient)",
        "identity": "fhir"
      }, {
        "map": "N/A (if the patient)",
        "identity": "fhir"
      }, {
        "map": "DocumentManifest.recipient.resolve().relationship (if intended recipient - not patient)",
        "identity": "fhir"
      } ],
      "definition": "Relationship with the subject"
    } ]
  },
  "contact": [ {
    "name": "PanCareSurPass Project",
    "telecom": [ {
      "value": "https://www.pancaresurpass.eu/",
      "system": "url"
    } ]
  }, {
    "name": "PanCareSurPass Project",
    "telecom": [ {
      "value": "https://www.pancaresurpass.eu/",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}