PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.mpd@0.1.0-ballot
    http://hl7.eu/fhir/mpd/StructureDefinition/Subject
{
  "description": "Patient. Sections A1.1 of the eHN guideline.",
  "_filename": "StructureDefinition-Subject.json",
  "package_name": "hl7.fhir.eu.mpd",
  "date": "2025-06-04T09:09:29+02:00",
  "derivation": "specialization",
  "publisher": "HL7 Europe",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "150",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "Europe"
    } ]
  } ],
  "name": "SubjectEpEhn",
  "abstract": false,
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "type": "http://hl7.eu/fhir/mpd/StructureDefinition/Subject",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "A.1.1 Patient administrative data",
  "package_version": "0.1.0-ballot",
  "snapshot": {
    "element": [ {
      "id": "Subject",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      },
      "path": "Subject",
      "short": "A.1.1 Patient administrative data",
      "definition": "Patient. Sections A1.1 of the eHN guideline.",
      "isModifier": false
    }, {
      "id": "Subject.familyName",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Subject.familyName"
      },
      "path": "Subject.familyName",
      "type": [ {
        "code": "string"
      } ],
      "short": "A.1.1.1 Familyname/surname",
      "definition": "The family name/surname/last name of the patient. This field can contain more than one element or multiple fields could be present."
    }, {
      "id": "Subject.givenName",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Subject.givenName"
      },
      "path": "Subject.givenName",
      "type": [ {
        "code": "string"
      } ],
      "short": "A.1.1.2 Given name",
      "definition": "The given name/first name of the patient (also known as forename or first \nname) [ISO TS 22220:2011]. This field can contain more than one element."
    }, {
      "id": "Subject.dateOfBirth",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Subject.dateOfBirth"
      },
      "path": "Subject.dateOfBirth",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "A.1.1.3 Date of birth",
      "definition": "The date of birth of the patient [ISO TS 22220:2011].\nThis field may contain only the year if the day and month are not available, \ne.g.: 2009 - Preferred system(s): ISO 8601"
    }, {
      "id": "Subject.identifier",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Subject.identifier"
      },
      "path": "Subject.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "A.1.1.4 Personal identifier",
      "definition": "Country ID, unique to the patient in that country. Example: ID for a Portuguese patient, national healthcare patient ID. Multiple identifiers could be provided."
    }, {
      "path": "Subject.gender",
      "min": 0,
      "definition": "This field must contain a recognised valid value for 'administrative gender'. \nIf different, 'physiological sex' should be communicated elsewhere.",
      "short": "A.1.1.5 Gender",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "preferred",
        "description": "HL7 Administrative Gender"
      },
      "max": "1",
      "id": "Subject.gender",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Subject.gender"
      }
    }, {
      "path": "Subject.nativeLanguage",
      "min": 0,
      "definition": "The native language of the patient. This may be important for the information that is given to the patient regarding use of the prescribed product [N1228 ISO NP TS 17251]",
      "short": "A.1.1.6 Native language",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "preferred",
        "description": "ISO 639"
      },
      "max": "*",
      "id": "Subject.nativeLanguage",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Subject.nativeLanguage"
      }
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "4.0.1"
    } ]
  },
  "status": "draft",
  "id": "b7791d06-a17a-4068-9196-fb81a499c888",
  "kind": "logical",
  "url": "http://hl7.eu/fhir/mpd/StructureDefinition/Subject",
  "version": "0.1.0-ballot",
  "differential": {
    "element": [ {
      "id": "Subject",
      "path": "Subject",
      "short": "A.1.1 Patient administrative data",
      "definition": "Patient. Sections A1.1 of the eHN guideline."
    }, {
      "id": "Subject.familyName",
      "max": "*",
      "min": 0,
      "path": "Subject.familyName",
      "type": [ {
        "code": "string"
      } ],
      "short": "A.1.1.1 Familyname/surname",
      "definition": "The family name/surname/last name of the patient. This field can contain more than one element or multiple fields could be present."
    }, {
      "id": "Subject.givenName",
      "max": "*",
      "min": 0,
      "path": "Subject.givenName",
      "type": [ {
        "code": "string"
      } ],
      "short": "A.1.1.2 Given name",
      "definition": "The given name/first name of the patient (also known as forename or first \nname) [ISO TS 22220:2011]. This field can contain more than one element."
    }, {
      "id": "Subject.dateOfBirth",
      "max": "1",
      "min": 0,
      "path": "Subject.dateOfBirth",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "A.1.1.3 Date of birth",
      "definition": "The date of birth of the patient [ISO TS 22220:2011].\nThis field may contain only the year if the day and month are not available, \ne.g.: 2009 - Preferred system(s): ISO 8601 "
    }, {
      "id": "Subject.identifier",
      "max": "1",
      "min": 0,
      "path": "Subject.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "A.1.1.4 Personal identifier",
      "definition": "Country ID, unique to the patient in that country. Example: ID for a Portuguese patient, national healthcare patient ID. Multiple identifiers could be provided."
    }, {
      "id": "Subject.gender",
      "max": "1",
      "min": 0,
      "path": "Subject.gender",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.1.1.5 Gender",
      "binding": {
        "strength": "preferred",
        "description": "HL7 Administrative Gender"
      },
      "definition": "This field must contain a recognised valid value for 'administrative gender'. \nIf different, 'physiological sex' should be communicated elsewhere."
    }, {
      "id": "Subject.nativeLanguage",
      "max": "*",
      "min": 0,
      "path": "Subject.nativeLanguage",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.1.1.6 Native language",
      "binding": {
        "strength": "preferred",
        "description": "ISO 639"
      },
      "definition": "The native language of the patient. This may be important for the information that is given to the patient regarding use of the prescribed product [N1228 ISO NP TS 17251]"
    } ]
  },
  "contact": [ {
    "name": "HL7 Europe",
    "telecom": [ {
      "value": "http://hl7.eu",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}