{
"description": "Logical Model: A pattern followed by resources that represent a participant that can be contacted.",
"_filename": "participantcontactable.json",
"package_name": "hl7.fhir.r5.examples",
"date": "2021-05-03T21:59:52+10:00",
"publisher": "Health Level Seven International fhir",
"fhirVersion": "4.6.0",
"name": "ParticipantContactable",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "ParticipantContactable",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "participantcontactable",
"package_version": "4.6.0",
"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",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "ParticipantContactable",
"min": 0,
"definition": "A pattern followed by resources that represent a participant that can be contacted.",
"isModifier": false,
"short": "Contactable Participant Pattern",
"mapping": [ {
"map": "Role",
"identity": "rim"
} ],
"max": "*",
"id": "ParticipantContactable",
"base": {
"max": "*",
"min": 0,
"path": "ParticipantContactable"
},
"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())"
} ],
"path": "ParticipantContactable.telecom",
"requirements": "Participants have (primary) ways to contact them in some way such as phone, email.",
"min": 0,
"definition": "A contact detail (e.g. a telephone number or an email address) by which the participant may be contacted.",
"isModifier": false,
"short": "A contact detail for the participant",
"mapping": [ {
"map": ".identifier",
"identity": "rim"
} ],
"type": [ {
"code": "ContactPoint"
} ],
"max": "*",
"id": "ParticipantContactable.telecom",
"base": {
"max": "*",
"min": 0,
"path": "ParticipantContactable.telecom"
},
"isSummary": true
}, {
"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": "ParticipantContactable.active",
"requirements": "May need to keep track of participant addresses for contacting, billing or reporting requirements and also to help with identification.",
"min": 0,
"definition": "An address for the participant.",
"isModifier": false,
"short": "An address for the individual",
"mapping": [ {
"map": ".status",
"identity": "rim"
} ],
"type": [ {
"code": "Address"
} ],
"max": "*",
"id": "ParticipantContactable.active",
"base": {
"max": "*",
"min": 0,
"path": "ParticipantContactable.active"
},
"isSummary": true
} ]
},
"status": "draft",
"id": "f08260f1-e8f9-46d2-8fab-af849cc25892",
"kind": "logical",
"url": "http://hl7.org/fhir/StructureDefinition/ParticipantContactable",
"version": "4.6.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}