Workflow
This
page
is
part
of
the
Continuous
Integration
Build
of
FHIR
Specification
(v5.0.0:
R5
-
STU
).
This
is
the
current
published
version
in
it's
permanent
home
(it
will
always
(will
be
available
incorrect/inconsistent
at
this
URL).
For
a
full
list
of
available
versions,
see
times).
See
the
Directory
of
published
versions
| Responsible Owner: FHIR Infrastructure Work Group | Standards Status : Informative |
Raw JSON ( canonical form + also see JSON Format Specification )
Logical Model ParticipantContactable
{
"resourceType" : "StructureDefinition",
"id" : "ParticipantContactable",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">to do</div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/ParticipantContactable",
"version" : "5.0.0",
"version" : "6.0.0-ballot3",
"name" : "ParticipantContactable",
"title" : "participantcontactable",
"status" : "draft",
"experimental" : false,
"date" : "2023-03-26T15:21:02+11:00",
"publisher" : "Health Level Seven International fhir",
"date" : "2025-11-13T11:10:33+00:00",
"publisher" : "HL7 International / FHIR Infrastructure",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
},
{
"telecom" : [{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fiwg"
}]
}],
"description" : "Logical Model: A pattern followed by resources that represent a participant that can be contacted.",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"fhirVersion" : "5.0.0",
"fhirVersion" : "6.0.0-ballot3",
"mapping" : [{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
}],
"kind" : "logical",
"abstract" : false,
"type" : "ParticipantContactable",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Base",
"snapshot" : {
"element" : [{
"id" : "ParticipantContactable",
"path" : "ParticipantContactable",
"short" : "Contactable Participant Pattern",
"definition" : "A pattern followed by resources that represent a participant that can be contacted.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "ParticipantContactable",
"min" : 0,
"max" : "*"
},
"constraint" : [{
"key" : "ele-1",
"severity" : "error",
"human" : "All FHIR elements must have a @value or children",
"expression" : "hasValue() or (children().count() > id.count())",
"source" : "http://hl7.org/fhir/StructureDefinition/Element"
}],
"isModifier" : false,
"isSummary" : false,
"mapping" : [{
"identity" : "rim",
"map" : "Role"
}]
},
{
"id" : "ParticipantContactable.telecom",
"path" : "ParticipantContactable.telecom",
"short" : "A contact detail for the {{title}}",
"definition" : "A contact detail (e.g. a telephone number or an email address) by which the {{title}} may be contacted.",
"requirements" : "Participants have (primary) ways to contact them in some way such as phone, email.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "ParticipantContactable.telecom",
"min" : 0,
"max" : "*"
},
"type" : [{
"code" : "ContactPoint"
}],
"constraint" : [{
"key" : "ele-1",
"severity" : "error",
"human" : "All FHIR elements must have a @value or children",
"expression" : "hasValue() or (children().count() > id.count())",
"source" : "http://hl7.org/fhir/StructureDefinition/Element"
}],
"isModifier" : false,
"isSummary" : true,
"mapping" : [{
"identity" : "rim",
"map" : ".identifier"
}]
},
{
"id" : "ParticipantContactable.address",
"path" : "ParticipantContactable.address",
"short" : "An address for the {{title}}",
"definition" : "An address where the {{title}} can be reached.",
"requirements" : "May need to keep track of {{title}} addresses for contacting, billing or reporting requirements and also to help with identification.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "ParticipantContactable.address",
"min" : 0,
"max" : "*"
},
"type" : [{
"code" : "Address"
}],
"constraint" : [{
"key" : "ele-1",
"severity" : "error",
"human" : "All FHIR elements must have a @value or children",
"expression" : "hasValue() or (children().count() > id.count())",
"source" : "http://hl7.org/fhir/StructureDefinition/Element"
}],
"isModifier" : false,
"isSummary" : true,
"mapping" : [{
"identity" : "rim",
"map" : ".status"
}]
}]
}
}
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.
FHIR
®©
HL7.org
2011+.
FHIR
R5
hl7.fhir.core#5.0.0
R6
hl7.fhir.core#6.0.0-ballot3
generated
on
Sun,
Mar
26,
2023
15:22+1100.
Thu,
Nov
13,
2025
11:12+0000.
Links:
Search
|
Version
History
|
Contents
|
Glossary
|
QA
|
Compare
to
R4
|
Compare
to
R4B
R5
|
Compare
to
Last
Ballot
|
|
Propose
a
change