This page is part of the FHIR Specification (v5.0.0-ballot: FHIR R5 Ballot Preview). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions 
| FHIR Infrastructure Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Logical Model ParticipantLiving
@prefix fhir: <http://hl7.org/fhir/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
# - resource -------------------------------------------------------------------
[] a fhir:StructureDefinition;
fhir:Resource.id [ fhir:value "ParticipantLiving"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:DomainResource.extension [
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
fhir:Extension.value [ fhir:value "informative" ]
];
fhir:CanonicalResource.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/ParticipantLiving"];
fhir:CanonicalResource.version [ fhir:value "5.0.0-ballot"];
fhir:CanonicalResource.name [ fhir:value "ParticipantLiving"];
fhir:CanonicalResource.title [ fhir:value "participantliving"];
fhir:CanonicalResource.status [ fhir:value "draft"];
fhir:CanonicalResource.experimental [ fhir:value "false"];
fhir:CanonicalResource.date [ fhir:value "2022-09-07T10:58:29+10:00"];
fhir:CanonicalResource.publisher [ fhir:value "Health Level Seven International fhir"];
fhir:CanonicalResource.contact [
fhir:ContactDetail.telecom [
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]
]
];
fhir:CanonicalResource.description [ fhir:value "Logical Model: A pattern followed by resources that represent the participant in some activity, process, or responsible for providing information about a resource."];
fhir:StructureDefinition.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/ParticipantLiving"];
fhir:StructureDefinition.version [ fhir:value "5.0.0-ballot"];
fhir:StructureDefinition.name [ fhir:value "ParticipantLiving"];
fhir:StructureDefinition.title [ fhir:value "participantliving"];
fhir:StructureDefinition.status [ fhir:value "draft"];
fhir:StructureDefinition.experimental [ fhir:value "false"];
fhir:StructureDefinition.date [ fhir:value "2022-09-07T10:58:29+10:00"];
fhir:StructureDefinition.publisher [ fhir:value "Health Level Seven International fhir"];
fhir:StructureDefinition.contact [
fhir:ContactDetail.telecom [
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]
]
];
fhir:StructureDefinition.description [ fhir:value "Logical Model: A pattern followed by resources that represent the participant in some activity, process, or responsible for providing information about a resource."];
fhir:StructureDefinition.fhirVersion [ fhir:value "5.0.0-ballot"];
fhir:StructureDefinition.mapping [
fhir:StructureDefinitionMappingComponent.identity [ fhir:value "rim" ];
fhir:StructureDefinitionMappingComponent.uri [ fhir:value "http://hl7.org/v3" ];
fhir:StructureDefinitionMappingComponent.name [ fhir:value "RIM Mapping" ]
];
fhir:StructureDefinition.kind [ fhir:value "logical"];
fhir:StructureDefinition.abstract [ fhir:value "false"];
fhir:StructureDefinition.type [ fhir:value "ParticipantLiving"];
fhir:StructureDefinition.baseDefinition [ fhir:value "http://hl7.org/fhir/StructureDefinition/Base"];
fhir:StructureDefinition.snapshot [
fhir:StructureDefinitionSnapshotComponent.element [
fhir:Element.id [ fhir:value "ParticipantLiving" ];
fhir:ElementDefinition.path [ fhir:value "ParticipantLiving" ];
fhir:ElementDefinition.short [ fhir:value "Participant Pattern" ];
fhir:ElementDefinition.definition [ fhir:value "A pattern followed by resources that represent the participant in some activity, process, or responsible for providing information about a resource." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "*" ];
fhir:ElementDefinition.base [
fhir:ElementDefinitionBaseComponent.path [ fhir:value "ParticipantLiving" ];
fhir:ElementDefinitionBaseComponent.min [ fhir:value "0" ];
fhir:ElementDefinitionBaseComponent.max [ fhir:value "*" ]
];
fhir:ElementDefinition.constraint [
fhir:ElementDefinitionConstraintComponent.key [ fhir:value "ele-1" ];
fhir:ElementDefinitionConstraintComponent.severity [ fhir:value "error" ];
fhir:ElementDefinitionConstraintComponent.human [ fhir:value "All FHIR elements must have a @value or children" ];
fhir:ElementDefinitionConstraintComponent.expression [ fhir:value "hasValue() or (children().count() > id.count())" ];
fhir:ElementDefinitionConstraintComponent.xpath [ fhir:value "@value|f:*|h:div" ];
fhir:ElementDefinitionConstraintComponent.source [ fhir:value "http://hl7.org/fhir/StructureDefinition/Element" ]
];
fhir:ElementDefinition.isModifier [ fhir:value "false" ];
fhir:ElementDefinition.isSummary [ fhir:value "false" ];
fhir:ElementDefinition.mapping [
fhir:ElementDefinitionMappingComponent.identity [ fhir:value "rim" ];
fhir:ElementDefinitionMappingComponent.map [ fhir:value "Role" ]
]
], [
fhir:Element.id [ fhir:value "ParticipantLiving.birthDate" ];
fhir:ElementDefinition.path [ fhir:value "ParticipantLiving.birthDate" ];
fhir:ElementDefinition.short [ fhir:value "The date of birth for the individual" ];
fhir:ElementDefinition.definition [ fhir:value "The date of birth for the individual." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "1" ];
fhir:ElementDefinition.base [
fhir:ElementDefinitionBaseComponent.path [ fhir:value "ParticipantLiving.birthDate" ];
fhir:ElementDefinitionBaseComponent.min [ fhir:value "0" ];
fhir:ElementDefinitionBaseComponent.max [ fhir:value "1" ]
];
fhir:ElementDefinition.type [
fhir:TypeRefComponent.code [ fhir:value "date" ]
];
fhir:ElementDefinition.constraint [
fhir:ElementDefinitionConstraintComponent.key [ fhir:value "ele-1" ];
fhir:ElementDefinitionConstraintComponent.severity [ fhir:value "error" ];
fhir:ElementDefinitionConstraintComponent.human [ fhir:value "All FHIR elements must have a @value or children" ];
fhir:ElementDefinitionConstraintComponent.expression [ fhir:value "hasValue() or (children().count() > id.count())" ];
fhir:ElementDefinitionConstraintComponent.xpath [ fhir:value "@value|f:*|h:div" ];
fhir:ElementDefinitionConstraintComponent.source [ fhir:value "http://hl7.org/fhir/StructureDefinition/Element" ]
];
fhir:ElementDefinition.isModifier [ fhir:value "false" ];
fhir:ElementDefinition.isSummary [ fhir:value "false" ]
], [
fhir:Element.id [ fhir:value "ParticipantLiving.gender" ];
fhir:ElementDefinition.path [ fhir:value "ParticipantLiving.gender" ];
fhir:ElementDefinition.short [ fhir:value "male | female | other | unknown" ];
fhir:ElementDefinition.definition [ fhir:value "Administrative Gender - the gender that the participant is considered to have for administration and record keeping purposes." ];
fhir:ElementDefinition.requirements [ fhir:value "Needed for identification of the individual, in combination with (at least) name and birth date." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "1" ];
fhir:ElementDefinition.base [
fhir:ElementDefinitionBaseComponent.path [ fhir:value "ParticipantLiving.gender" ];
fhir:ElementDefinitionBaseComponent.min [ fhir:value "0" ];
fhir:ElementDefinitionBaseComponent.max [ fhir:value "1" ]
];
fhir:ElementDefinition.type [
fhir:TypeRefComponent.code [ fhir:value "code" ]
];
fhir:ElementDefinition.constraint [
fhir:ElementDefinitionConstraintComponent.key [ fhir:value "ele-1" ];
fhir:ElementDefinitionConstraintComponent.severity [ fhir:value "error" ];
fhir:ElementDefinitionConstraintComponent.human [ fhir:value "All FHIR elements must have a @value or children" ];
fhir:ElementDefinitionConstraintComponent.expression [ fhir:value "hasValue() or (children().count() > id.count())" ];
fhir:ElementDefinitionConstraintComponent.xpath [ fhir:value "@value|f:*|h:div" ];
fhir:ElementDefinitionConstraintComponent.source [ fhir:value "http://hl7.org/fhir/StructureDefinition/Element" ]
];
fhir:ElementDefinition.isModifier [ fhir:value "false" ];
fhir:ElementDefinition.isSummary [ fhir:value "false" ];
fhir:ElementDefinition.binding [
fhir:Element.extension [
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/build/StructureDefinition/binding-definition" ];
fhir:Extension.value [ fhir:value "The gender of a person used for administrative purposes." ]
], [
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName" ];
fhir:Extension.value [ fhir:value "AdministrativeGender" ]
], [
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding" ];
fhir:Extension.value [ fhir:value "true" ]
];
fhir:ElementDefinitionBindingComponent.strength [ fhir:value "required" ];
fhir:ElementDefinitionBindingComponent.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/administrative-gender|5.0.0-ballot" ]
]
], [
fhir:Element.id [ fhir:value "ParticipantLiving.photo" ];
fhir:ElementDefinition.path [ fhir:value "ParticipantLiving.photo" ];
fhir:ElementDefinition.short [ fhir:value "Image of the participant" ];
fhir:ElementDefinition.definition [ fhir:value "Image of the participant." ];
fhir:ElementDefinition.requirements [ fhir:value "Many EHR systems have the capability to capture an image of the participant. Fits with newer social media usage too." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "*" ];
fhir:ElementDefinition.base [
fhir:ElementDefinitionBaseComponent.path [ fhir:value "ParticipantLiving.photo" ];
fhir:ElementDefinitionBaseComponent.min [ fhir:value "0" ];
fhir:ElementDefinitionBaseComponent.max [ fhir:value "*" ]
];
fhir:ElementDefinition.type [
fhir:TypeRefComponent.code [ fhir:value "Attachment" ]
];
fhir:ElementDefinition.constraint [
fhir:ElementDefinitionConstraintComponent.key [ fhir:value "ele-1" ];
fhir:ElementDefinitionConstraintComponent.severity [ fhir:value "error" ];
fhir:ElementDefinitionConstraintComponent.human [ fhir:value "All FHIR elements must have a @value or children" ];
fhir:ElementDefinitionConstraintComponent.expression [ fhir:value "hasValue() or (children().count() > id.count())" ];
fhir:ElementDefinitionConstraintComponent.xpath [ fhir:value "@value|f:*|h:div" ];
fhir:ElementDefinitionConstraintComponent.source [ fhir:value "http://hl7.org/fhir/StructureDefinition/Element" ]
];
fhir:ElementDefinition.isModifier [ fhir:value "false" ];
fhir:ElementDefinition.isSummary [ fhir:value "false" ]
], [
fhir:Element.id [ fhir:value "ParticipantLiving.communication" ];
fhir:ElementDefinition.path [ fhir:value "ParticipantLiving.communication" ];
fhir:ElementDefinition.short [ fhir:value "The language which can be used to communicate with the participant" ];
fhir:ElementDefinition.definition [ fhir:value "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." ];
fhir:ElementDefinition.requirements [ fhir:value "Most systems in multilingual countries will want to convey language. Not all systems actually need the regional dialect." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "*" ];
fhir:ElementDefinition.base [
fhir:ElementDefinitionBaseComponent.path [ fhir:value "ParticipantLiving.communication" ];
fhir:ElementDefinitionBaseComponent.min [ fhir:value "0" ];
fhir:ElementDefinitionBaseComponent.max [ fhir:value "*" ]
];
fhir:ElementDefinition.type [
fhir:TypeRefComponent.code [ fhir:value "CodeableConcept" ]
];
fhir:ElementDefinition.constraint [
fhir:ElementDefinitionConstraintComponent.key [ fhir:value "ele-1" ];
fhir:ElementDefinitionConstraintComponent.severity [ fhir:value "error" ];
fhir:ElementDefinitionConstraintComponent.human [ fhir:value "All FHIR elements must have a @value or children" ];
fhir:ElementDefinitionConstraintComponent.expression [ fhir:value "hasValue() or (children().count() > id.count())" ];
fhir:ElementDefinitionConstraintComponent.xpath [ fhir:value "@value|f:*|h:div" ];
fhir:ElementDefinitionConstraintComponent.source [ fhir:value "http://hl7.org/fhir/StructureDefinition/Element" ]
];
fhir:ElementDefinition.isModifier [ fhir:value "false" ];
fhir:ElementDefinition.isSummary [ fhir:value "false" ];
fhir:ElementDefinition.binding [
fhir:Element.extension [
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/build/StructureDefinition/binding-definition" ];
fhir:Extension.value [ fhir:value "A human language." ]
], [
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet" ];
fhir:Extension.value [ fhir:value "http://hl7.org/fhir/ValueSet/all-languages" ]
], [
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName" ];
fhir:Extension.value [ fhir:value "Language" ]
], [
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding" ];
fhir:Extension.value [ fhir:value "true" ]
];
fhir:ElementDefinitionBindingComponent.strength [ fhir:value "preferred" ];
fhir:ElementDefinitionBindingComponent.description [ fhir:value "IETF language tag" ];
fhir:ElementDefinitionBindingComponent.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/languages" ]
]
]
] .
# -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.