{
"description": "Logical Model: A pattern followed by resources that represent the participant in some activity, process, or responsible for providing information about a resource.",
"_filename": "StructureDefinition-ParticipantLiving.json",
"package_name": "hl7.fhir.r5.core",
"date": "2023-03-01T23:03:57+11:00",
"publisher": "Health Level Seven International fhir",
"fhirVersion": "5.0.0-draft-final",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"name": "ParticipantLiving",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "ParticipantLiving",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "participantliving",
"package_version": "5.0.0-draft-final",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative"
} ],
"snapshot": {
"element": [ {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "ParticipantLiving",
"min": 0,
"definition": "A pattern followed by resources that represent the participant in some activity, process, or responsible for providing information about a resource.",
"isModifier": false,
"short": "Participant Pattern",
"mapping": [ {
"map": "Role",
"identity": "rim"
} ],
"max": "*",
"id": "ParticipantLiving",
"base": {
"max": "*",
"min": 0,
"path": "ParticipantLiving"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "ParticipantLiving.birthDate",
"min": 0,
"definition": "The date of birth for the individual.",
"isModifier": false,
"short": "The date of birth for the individual",
"type": [ {
"code": "date"
} ],
"max": "1",
"id": "ParticipantLiving.birthDate",
"base": {
"max": "1",
"min": 0,
"path": "ParticipantLiving.birthDate"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "ParticipantLiving.gender",
"requirements": "Needed for identification of the individual, in combination with (at least) name and birth date.",
"min": 0,
"definition": "Administrative Gender - the gender that the participant is considered to have for administration and record keeping purposes.",
"isModifier": false,
"short": "male | female | other | unknown",
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/administrative-gender|5.0.0-draft-final",
"extension": [ {
"url": "http://hl7.org/fhir/build/StructureDefinition/binding-definition",
"valueString": "The gender of a person used for administrative purposes."
}, {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "AdministrativeGender"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
"valueBoolean": true
} ],
"description": "The gender of a person used for administrative purposes."
},
"max": "1",
"id": "ParticipantLiving.gender",
"base": {
"max": "1",
"min": 0,
"path": "ParticipantLiving.gender"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "ParticipantLiving.photo",
"requirements": "Many EHR systems have the capability to capture an image of the participant. Fits with newer social media usage too.",
"min": 0,
"definition": "Image of the participant.",
"isModifier": false,
"short": "Image of the participant",
"type": [ {
"code": "Attachment"
} ],
"max": "*",
"id": "ParticipantLiving.photo",
"base": {
"max": "*",
"min": 0,
"path": "ParticipantLiving.photo"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "ParticipantLiving.communication",
"requirements": "Most systems in multilingual countries will want to convey language. Not all systems actually need the regional dialect.",
"min": 0,
"definition": "The ISO-639-1 alpha 2 code in lower case for the language, optionally followed by a hyphen and the ISO-3166-1 alpha 2 code for the region in upper case; e.g. \"en\" for English, or \"en-US\" for American English versus \"en-AU\" for Australian English.",
"isModifier": false,
"short": "The language which can be used to communicate with the participant",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/all-languages|5.0.0-draft-final",
"extension": [ {
"url": "http://hl7.org/fhir/build/StructureDefinition/binding-definition",
"valueString": "IETF language tag for a human language."
}, {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "Language"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
"valueBoolean": true
} ],
"additional": [ {
"purpose": "starter",
"valueSet": "http://hl7.org/fhir/ValueSet/languages"
} ],
"description": "IETF language tag for a human language."
},
"max": "*",
"id": "ParticipantLiving.communication",
"base": {
"max": "*",
"min": 0,
"path": "ParticipantLiving.communication"
},
"isSummary": false
} ]
},
"status": "draft",
"id": "50811b7e-55ab-4adb-bcb2-5e06a3ac7f76",
"kind": "logical",
"url": "http://hl7.org/fhir/StructureDefinition/ParticipantLiving",
"version": "5.0.0-draft-final",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}