{ "description": "Patient or Subject of care. Sections A1.1 and A1.2 of the eHN guideline.", "_filename": "StructureDefinition-Subject.json", "package_name": "hl7.fhir.eu.laboratory", "date": "2023-12-06T08:27:18+00: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": "SubjectLabEhn", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License", "type": "http://hl7.eu/fhir/laboratory/StructureDefinition/Subject", "experimental": null, "resourceType": "StructureDefinition", "title": "A1.1, A1.2 - Subject of care", "package_version": "0.1.0-ballot", "snapshot": { "element": [ { "id": "Subject", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Base" }, "path": "Subject", "short": "A1.1, A1.2 - Subject of care", "definition": "Patient or Subject of care. Sections A1.1 and A1.2 of the eHN guideline.", "isModifier": 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())" } ], "path": "Subject.identification", "min": 1, "definition": "A.1.1 Identification of the patient/subject", "short": "A.1.1 Identification of the patient/subject", "type": [ { "code": "BackboneElement" } ], "max": "1", "id": "Subject.identification", "base": { "max": "1", "min": 1, "path": "Subject.identification" } }, { "path": "Subject.identification.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.identification.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.identification.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.identification.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.identification.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.identification.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 }, { "id": "Subject.identification.familyName", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Subject.identification.familyName" }, "path": "Subject.identification.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.identification.givenName", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Subject.identification.givenName" }, "path": "Subject.identification.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 name). This field can contain more than one element." }, { "id": "Subject.identification.dateOfBirth", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Subject.identification.dateOfBirth" }, "path": "Subject.identification.dateOfBirth", "type": [ { "code": "dateTime" } ], "short": "A.1.1.3 Date of birth", "definition": "The date of birth of the patient [ISO TS 22220]. As age of the patient might be important for correct interpretation of the test result values, complete date of birth should be provided. - Preferred system(s): Complete date, without time, following the ISO 8601" }, { "id": "Subject.identification.identifier", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Subject.identification.identifier" }, "path": "Subject.identification.identifier", "type": [ { "code": "Identifier" } ], "short": "A.1.1.4 Personal identifier", "definition": "An identifier of the patient that is unique within a defined scope. Example: National ID (birth number) for Czech patient. Multiple identifiers could be provided." }, { "id": "Subject.identification.gender", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "Subject.identification.gender" }, "path": "Subject.identification.gender", "type": [ { "code": "CodeableConcept" } ], "short": "A.1.1.5 Gender", "definition": "This field must contain a recognised valid value for 'administrative gender'. \nIf different, 'physiological gender' should be communicated elsewhere\nPreferred system(s): - Preferred system(s): HL7 Administrative Gender" }, { "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.addressTelecom", "min": 0, "definition": "A.1.2 Patient/subject related contact information", "short": "A.1.2 Patient/subject related contact information", "type": [ { "code": "BackboneElement" } ], "max": "*", "id": "Subject.addressTelecom", "base": { "max": "*", "min": 0, "path": "Subject.addressTelecom" } }, { "path": "Subject.addressTelecom.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.addressTelecom.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.addressTelecom.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.addressTelecom.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.addressTelecom.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.addressTelecom.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 }, { "id": "Subject.addressTelecom.address", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Subject.addressTelecom.address" }, "path": "Subject.addressTelecom.address", "type": [ { "code": "Address" } ], "short": "A.1.2.1 Address", "definition": "Mailing and home or office addresses. The addresses are always sequences of address parts (e.g. street address line, country, ZIP code, city) even if postal address formats may vary depending on the country. An address may or may not include a specific use code; if this attribute is not present it is assumed to be the default address useful for any purpose. - Preferred system(s): ISO 3166" }, { "id": "Subject.addressTelecom.telecom", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Subject.addressTelecom.telecom" }, "path": "Subject.addressTelecom.telecom", "type": [ { "code": "ContactPoint" } ], "short": "A.1.2.2 Telecom", "definition": "Telecommunication contact information (addresses) associated to a person. Multiple telecommunication addresses might be provided. - Preferred system(s):" } ] }, "status": "draft", "id": "00cbc081-60f2-431b-9673-d63a3e672bd4", "kind": "logical", "url": "http://hl7.eu/fhir/laboratory/StructureDefinition/Subject", "version": "0.1.0-ballot", "differential": { "element": [ { "id": "Subject", "path": "Subject", "short": "A1.1, A1.2 - Subject of care", "definition": "Patient or Subject of care. Sections A1.1 and A1.2 of the eHN guideline." }, { "id": "Subject.identification", "max": "1", "min": 1, "path": "Subject.identification", "type": [ { "code": "BackboneElement" } ], "short": "A.1.1 Identification of the patient/subject", "definition": "A.1.1 Identification of the patient/subject" }, { "id": "Subject.identification.familyName", "max": "*", "min": 0, "path": "Subject.identification.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.identification.givenName", "max": "*", "min": 0, "path": "Subject.identification.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 name). This field can contain more than one element. " }, { "id": "Subject.identification.dateOfBirth", "max": "1", "min": 0, "path": "Subject.identification.dateOfBirth", "type": [ { "code": "dateTime" } ], "short": "A.1.1.3 Date of birth", "definition": "The date of birth of the patient [ISO TS 22220]. As age of the patient might be important for correct interpretation of the test result values, complete date of birth should be provided. - Preferred system(s): Complete date, without time, following the ISO 8601 " }, { "id": "Subject.identification.identifier", "max": "1", "min": 0, "path": "Subject.identification.identifier", "type": [ { "code": "Identifier" } ], "short": "A.1.1.4 Personal identifier", "definition": "An identifier of the patient that is unique within a defined scope. Example: National ID (birth number) for Czech patient. Multiple identifiers could be provided. " }, { "id": "Subject.identification.gender", "max": "1", "min": 0, "path": "Subject.identification.gender", "type": [ { "code": "CodeableConcept" } ], "short": "A.1.1.5 Gender", "definition": "This field must contain a recognised valid value for 'administrative gender'. \nIf different, 'physiological gender' should be communicated elsewhere\nPreferred system(s): - Preferred system(s): HL7 Administrative Gender " }, { "id": "Subject.addressTelecom", "max": "*", "min": 0, "path": "Subject.addressTelecom", "type": [ { "code": "BackboneElement" } ], "short": "A.1.2 Patient/subject related contact information", "definition": "A.1.2 Patient/subject related contact information" }, { "id": "Subject.addressTelecom.address", "max": "*", "min": 0, "path": "Subject.addressTelecom.address", "type": [ { "code": "Address" } ], "short": "A.1.2.1 Address", "definition": "Mailing and home or office addresses. The addresses are always sequences of address parts (e.g. street address line, country, ZIP code, city) even if postal address formats may vary depending on the country. An address may or may not include a specific use code; if this attribute is not present it is assumed to be the default address useful for any purpose. - Preferred system(s): ISO 3166" }, { "id": "Subject.addressTelecom.telecom", "max": "*", "min": 0, "path": "Subject.addressTelecom.telecom", "type": [ { "code": "ContactPoint" } ], "short": "A.1.2.2 Telecom", "definition": "Telecommunication contact information (addresses) associated to a person. Multiple telecommunication addresses might be provided. - Preferred system(s): " } ] }, "contact": [ { "name": "HL7 Europe", "telecom": [ { "value": "http://hl7.org/Special/committees/eu", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base" }