FoundationThis is Snapshot #3 for FHIR R5, released to support Connectathon 32. For a full list of available versions, see the Directory of published versions.
| Modeling and Methodology Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification)
StructureDefinition for ExtendedContactDetail
@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 "ExtendedContactDetail"];
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 "trial-use" ]
];
fhir:CanonicalResource.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/ExtendedContactDetail"];
fhir:CanonicalResource.version [ fhir:value "5.0.0-snapshot3"];
fhir:CanonicalResource.name [ fhir:value "ExtendedContactDetail"];
fhir:CanonicalResource.status [ fhir:value "draft"];
fhir:CanonicalResource.experimental [ fhir:value "false"];
fhir:CanonicalResource.date [ fhir:value "2022-12-14T07:12:54+11:00"];
fhir:CanonicalResource.publisher [ fhir:value "HL7 FHIR Standard"];
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 "ExtendedContactDetail Type: Specifies contact information for a specific purpose over a period of time, might be handled/monitored by a specific named person or organization."];
fhir:CanonicalResource.jurisdiction [
fhir:CodeableConcept.coding [
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
fhir:Coding.code [ fhir:value "001" ];
fhir:Coding.display [ fhir:value "World" ]
]
];
fhir:CanonicalResource.purpose [ fhir:value "Need to track contact and address information in the same way across multiple resources."];
fhir:StructureDefinition.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/ExtendedContactDetail"];
fhir:StructureDefinition.version [ fhir:value "5.0.0-snapshot3"];
fhir:StructureDefinition.name [ fhir:value "ExtendedContactDetail"];
fhir:StructureDefinition.status [ fhir:value "draft"];
fhir:StructureDefinition.experimental [ fhir:value "false"];
fhir:StructureDefinition.date [ fhir:value "2022-12-14T07:12:54+11:00"];
fhir:StructureDefinition.publisher [ fhir:value "HL7 FHIR Standard"];
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 "ExtendedContactDetail Type: Specifies contact information for a specific purpose over a period of time, might be handled/monitored by a specific named person or organization."];
fhir:StructureDefinition.jurisdiction [
fhir:CodeableConcept.coding [
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
fhir:Coding.code [ fhir:value "001" ];
fhir:Coding.display [ fhir:value "World" ]
]
];
fhir:StructureDefinition.purpose [ fhir:value "Need to track contact and address information in the same way across multiple resources."];
fhir:StructureDefinition.fhirVersion [ fhir:value "5.0.0-snapshot3"];
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 "complex-type"];
fhir:StructureDefinition.abstract [ fhir:value "false"];
fhir:StructureDefinition.type [ fhir:value "ExtendedContactDetail"];
fhir:StructureDefinition.baseDefinition [ fhir:value "http://hl7.org/fhir/StructureDefinition/DataType"];
fhir:StructureDefinition.derivation [ fhir:value "specialization"];
fhir:StructureDefinition.snapshot [
fhir:StructureDefinitionSnapshotComponent.element [
fhir:Element.id [ fhir:value "ExtendedContactDetail" ];
fhir:Element.extension [
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
fhir:Extension.value [ fhir:value "trial-use" ]
];
fhir:ElementDefinition.path [ fhir:value "ExtendedContactDetail" ];
fhir:ElementDefinition.short [ fhir:value "Contact information" ];
fhir:ElementDefinition.definition [ fhir:value "Specifies contact information for a specific purpose over a period of time, might be handled/monitored by a specific named person or organization." ];
fhir:ElementDefinition.comment [ fhir:value "This datatype may be sparsely populated, i.e. only contain a purpose and phone number or address, but other cases could be completed filled out." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "*" ];
fhir:ElementDefinition.base [
fhir:ElementDefinitionBaseComponent.path [ fhir:value "ExtendedContactDetail" ];
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.source [ fhir:value "http://hl7.org/fhir/StructureDefinition/Element" ]
];
fhir:ElementDefinition.isModifier [ fhir:value "false" ];
fhir:ElementDefinition.mapping [
fhir:ElementDefinitionMappingComponent.identity [ fhir:value "rim" ];
fhir:ElementDefinitionMappingComponent.map [ fhir:value "n/a" ]
]
], [
fhir:Element.id [ fhir:value "ExtendedContactDetail.id" ];
fhir:ElementDefinition.path [ fhir:value "ExtendedContactDetail.id" ];
fhir:ElementDefinition.representation [ fhir:value "xmlAttr" ];
fhir:ElementDefinition.short [ fhir:value "Unique id for inter-element referencing" ];
fhir:ElementDefinition.definition [ fhir:value "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "1" ];
fhir:ElementDefinition.base [
fhir:ElementDefinitionBaseComponent.path [ fhir:value "Element.id" ];
fhir:ElementDefinitionBaseComponent.min [ fhir:value "0" ];
fhir:ElementDefinitionBaseComponent.max [ fhir:value "1" ]
];
fhir:ElementDefinition.type [
fhir:Element.extension [
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type" ];
fhir:Extension.value [ fhir:value "id" ]
];
fhir:TypeRefComponent.code [ fhir:value "http://hl7.org/fhirpath/System.String" ]
];
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 "n/a" ]
]
], [
fhir:Element.id [ fhir:value "ExtendedContactDetail.extension" ];
fhir:ElementDefinition.path [ fhir:value "ExtendedContactDetail.extension" ];
fhir:ElementDefinition.slicing [
fhir:ElementDefinitionSlicingComponent.discriminator [
fhir:ElementDefinitionSlicingDiscriminatorComponent.type [ fhir:value "value" ];
fhir:ElementDefinitionSlicingDiscriminatorComponent.path [ fhir:value "url" ]
];
fhir:ElementDefinitionSlicingComponent.description [ fhir:value "Extensions are always sliced by (at least) url" ];
fhir:ElementDefinitionSlicingComponent.rules [ fhir:value "open" ]
];
fhir:ElementDefinition.short [ fhir:value "Additional content defined by implementations" ];
fhir:ElementDefinition.definition [ fhir:value "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." ];
fhir:ElementDefinition.comment [ fhir:value "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." ];
fhir:ElementDefinition.alias [ fhir:value "extensions" ], [ fhir:value "user content" ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "*" ];
fhir:ElementDefinition.base [
fhir:ElementDefinitionBaseComponent.path [ fhir:value "Element.extension" ];
fhir:ElementDefinitionBaseComponent.min [ fhir:value "0" ];
fhir:ElementDefinitionBaseComponent.max [ fhir:value "*" ]
];
fhir:ElementDefinition.type [
fhir:TypeRefComponent.code [ fhir:value "Extension" ]
];
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.source [ fhir:value "http://hl7.org/fhir/StructureDefinition/Element" ]
], [
fhir:ElementDefinitionConstraintComponent.key [ fhir:value "ext-1" ];
fhir:ElementDefinitionConstraintComponent.severity [ fhir:value "error" ];
fhir:ElementDefinitionConstraintComponent.human [ fhir:value "Must have either extensions or value[x], not both" ];
fhir:ElementDefinitionConstraintComponent.expression [ fhir:value "extension.exists() != value.exists()" ];
fhir:ElementDefinitionConstraintComponent.source [ fhir:value "http://hl7.org/fhir/StructureDefinition/Extension" ]
];
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 "n/a" ]
]
], [
fhir:Element.id [ fhir:value "ExtendedContactDetail.purpose" ];
fhir:ElementDefinition.path [ fhir:value "ExtendedContactDetail.purpose" ];
fhir:ElementDefinition.short [ fhir:value "The type of contact" ];
fhir:ElementDefinition.definition [ fhir:value "The purpose/type of contact." ];
fhir:ElementDefinition.comment [ fhir:value "If no purpose is defined, then these contact details may be used for any purpose." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "1" ];
fhir:ElementDefinition.base [
fhir:ElementDefinitionBaseComponent.path [ fhir:value "ExtendedContactDetail.purpose" ];
fhir:ElementDefinitionBaseComponent.min [ fhir:value "0" ];
fhir:ElementDefinitionBaseComponent.max [ fhir:value "1" ]
];
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.source [ fhir:value "http://hl7.org/fhir/StructureDefinition/Element" ]
];
fhir:ElementDefinition.isModifier [ fhir:value "false" ];
fhir:ElementDefinition.isSummary [ fhir:value "true" ];
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 purpose for which an extended contact detail should be used." ]
], [
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName" ];
fhir:Extension.value [ fhir:value "Purpose" ]
];
fhir:ElementDefinitionBindingComponent.strength [ fhir:value "preferred" ];
fhir:ElementDefinitionBindingComponent.valueSet [ fhir:value "http://terminology.hl7.org/ValueSet/contactentity-type" ]
]
], [
fhir:Element.id [ fhir:value "ExtendedContactDetail.name" ];
fhir:ElementDefinition.path [ fhir:value "ExtendedContactDetail.name" ];
fhir:ElementDefinition.short [ fhir:value "Name of an individual to contact" ];
fhir:ElementDefinition.definition [ fhir:value "The name of an individual to contact, some types of contact detail are usually blank." ];
fhir:ElementDefinition.comment [ fhir:value "If there is no named individual, the telecom/address information is not generally monitored by a specific individual." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "*" ];
fhir:ElementDefinition.base [
fhir:ElementDefinitionBaseComponent.path [ fhir:value "ExtendedContactDetail.name" ];
fhir:ElementDefinitionBaseComponent.min [ fhir:value "0" ];
fhir:ElementDefinitionBaseComponent.max [ fhir:value "*" ]
];
fhir:ElementDefinition.type [
fhir:TypeRefComponent.code [ fhir:value "HumanName" ]
];
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.source [ fhir:value "http://hl7.org/fhir/StructureDefinition/Element" ]
];
fhir:ElementDefinition.isModifier [ fhir:value "false" ];
fhir:ElementDefinition.isSummary [ fhir:value "true" ]
], [
fhir:Element.id [ fhir:value "ExtendedContactDetail.telecom" ];
fhir:ElementDefinition.path [ fhir:value "ExtendedContactDetail.telecom" ];
fhir:ElementDefinition.short [ fhir:value "Contact details (e.g.phone/fax/url)" ];
fhir:ElementDefinition.definition [ fhir:value "The contact details application for the purpose defined." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "*" ];
fhir:ElementDefinition.base [
fhir:ElementDefinitionBaseComponent.path [ fhir:value "ExtendedContactDetail.telecom" ];
fhir:ElementDefinitionBaseComponent.min [ fhir:value "0" ];
fhir:ElementDefinitionBaseComponent.max [ fhir:value "*" ]
];
fhir:ElementDefinition.type [
fhir:TypeRefComponent.code [ fhir:value "ContactPoint" ]
];
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.source [ fhir:value "http://hl7.org/fhir/StructureDefinition/Element" ]
];
fhir:ElementDefinition.isModifier [ fhir:value "false" ];
fhir:ElementDefinition.isSummary [ fhir:value "true" ]
], [
fhir:Element.id [ fhir:value "ExtendedContactDetail.address" ];
fhir:ElementDefinition.path [ fhir:value "ExtendedContactDetail.address" ];
fhir:ElementDefinition.short [ fhir:value "Address for the contact" ];
fhir:ElementDefinition.definition [ fhir:value "Address for the contact." ];
fhir:ElementDefinition.comment [ fhir:value "More than 1 address would be for different purposes, and thus should be entered as a different entry,." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "1" ];
fhir:ElementDefinition.base [
fhir:ElementDefinitionBaseComponent.path [ fhir:value "ExtendedContactDetail.address" ];
fhir:ElementDefinitionBaseComponent.min [ fhir:value "0" ];
fhir:ElementDefinitionBaseComponent.max [ fhir:value "1" ]
];
fhir:ElementDefinition.type [
fhir:TypeRefComponent.code [ fhir:value "Address" ]
];
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.source [ fhir:value "http://hl7.org/fhir/StructureDefinition/Element" ]
];
fhir:ElementDefinition.isModifier [ fhir:value "false" ];
fhir:ElementDefinition.isSummary [ fhir:value "true" ]
], [
fhir:Element.id [ fhir:value "ExtendedContactDetail.organization" ];
fhir:ElementDefinition.path [ fhir:value "ExtendedContactDetail.organization" ];
fhir:ElementDefinition.short [ fhir:value "This contact detail is handled/monitored by a specific organization" ];
fhir:ElementDefinition.definition [ fhir:value "This contact detail is handled/monitored by a specific organization. If the name is provided in the contact, then it is referring to the named individual within this organization." ];
fhir:ElementDefinition.requirements [ fhir:value "Some specific types of contact information can be an handled by an organization (eg legal council is via a specific firm)." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "1" ];
fhir:ElementDefinition.base [
fhir:ElementDefinitionBaseComponent.path [ fhir:value "ExtendedContactDetail.organization" ];
fhir:ElementDefinitionBaseComponent.min [ fhir:value "0" ];
fhir:ElementDefinitionBaseComponent.max [ fhir:value "1" ]
];
fhir:ElementDefinition.type [
fhir:TypeRefComponent.code [ fhir:value "Reference" ];
fhir:TypeRefComponent.targetProfile [ fhir:value "http://hl7.org/fhir/StructureDefinition/Organization" ]
];
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.source [ fhir:value "http://hl7.org/fhir/StructureDefinition/Element" ]
];
fhir:ElementDefinition.isModifier [ fhir:value "false" ];
fhir:ElementDefinition.isSummary [ fhir:value "true" ]
], [
fhir:Element.id [ fhir:value "ExtendedContactDetail.period" ];
fhir:ElementDefinition.path [ fhir:value "ExtendedContactDetail.period" ];
fhir:ElementDefinition.short [ fhir:value "Period that this contact was valid for usage" ];
fhir:ElementDefinition.definition [ fhir:value "Period that this contact was valid for usage." ];
fhir:ElementDefinition.comment [ fhir:value "If the details have multiple periods, then enter in a new ExtendedContact with the new period." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "1" ];
fhir:ElementDefinition.base [
fhir:ElementDefinitionBaseComponent.path [ fhir:value "ExtendedContactDetail.period" ];
fhir:ElementDefinitionBaseComponent.min [ fhir:value "0" ];
fhir:ElementDefinitionBaseComponent.max [ fhir:value "1" ]
];
fhir:ElementDefinition.type [
fhir:TypeRefComponent.code [ fhir:value "Period" ]
];
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.source [ fhir:value "http://hl7.org/fhir/StructureDefinition/Element" ]
];
fhir:ElementDefinition.isModifier [ fhir:value "false" ];
fhir:ElementDefinition.isSummary [ fhir:value "true" ]
]
];
fhir:StructureDefinition.differential [
fhir:StructureDefinitionDifferentialComponent.element [
fhir:Element.id [ fhir:value "ExtendedContactDetail" ];
fhir:Element.extension [
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
fhir:Extension.value [ fhir:value "trial-use" ]
];
fhir:ElementDefinition.path [ fhir:value "ExtendedContactDetail" ];
fhir:ElementDefinition.short [ fhir:value "Contact information" ];
fhir:ElementDefinition.definition [ fhir:value "Specifies contact information for a specific purpose over a period of time, might be handled/monitored by a specific named person or organization." ];
fhir:ElementDefinition.comment [ fhir:value "This datatype may be sparsely populated, i.e. only contain a purpose and phone number or address, but other cases could be completed filled out." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "*" ]
], [
fhir:Element.id [ fhir:value "ExtendedContactDetail.purpose" ];
fhir:ElementDefinition.path [ fhir:value "ExtendedContactDetail.purpose" ];
fhir:ElementDefinition.short [ fhir:value "The type of contact" ];
fhir:ElementDefinition.definition [ fhir:value "The purpose/type of contact." ];
fhir:ElementDefinition.comment [ fhir:value "If no purpose is defined, then these contact details may be used for any purpose." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "1" ];
fhir:ElementDefinition.type [
fhir:TypeRefComponent.code [ fhir:value "CodeableConcept" ]
];
fhir:ElementDefinition.isSummary [ fhir:value "true" ];
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 purpose for which an extended contact detail should be used." ]
], [
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName" ];
fhir:Extension.value [ fhir:value "Purpose" ]
];
fhir:ElementDefinitionBindingComponent.strength [ fhir:value "preferred" ];
fhir:ElementDefinitionBindingComponent.valueSet [ fhir:value "http://terminology.hl7.org/ValueSet/contactentity-type" ]
]
], [
fhir:Element.id [ fhir:value "ExtendedContactDetail.name" ];
fhir:ElementDefinition.path [ fhir:value "ExtendedContactDetail.name" ];
fhir:ElementDefinition.short [ fhir:value "Name of an individual to contact" ];
fhir:ElementDefinition.definition [ fhir:value "The name of an individual to contact, some types of contact detail are usually blank." ];
fhir:ElementDefinition.comment [ fhir:value "If there is no named individual, the telecom/address information is not generally monitored by a specific individual." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "*" ];
fhir:ElementDefinition.type [
fhir:TypeRefComponent.code [ fhir:value "HumanName" ]
];
fhir:ElementDefinition.isSummary [ fhir:value "true" ]
], [
fhir:Element.id [ fhir:value "ExtendedContactDetail.telecom" ];
fhir:ElementDefinition.path [ fhir:value "ExtendedContactDetail.telecom" ];
fhir:ElementDefinition.short [ fhir:value "Contact details (e.g.phone/fax/url)" ];
fhir:ElementDefinition.definition [ fhir:value "The contact details application for the purpose defined." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "*" ];
fhir:ElementDefinition.type [
fhir:TypeRefComponent.code [ fhir:value "ContactPoint" ]
];
fhir:ElementDefinition.isSummary [ fhir:value "true" ]
], [
fhir:Element.id [ fhir:value "ExtendedContactDetail.address" ];
fhir:ElementDefinition.path [ fhir:value "ExtendedContactDetail.address" ];
fhir:ElementDefinition.short [ fhir:value "Address for the contact" ];
fhir:ElementDefinition.definition [ fhir:value "Address for the contact." ];
fhir:ElementDefinition.comment [ fhir:value "More than 1 address would be for different purposes, and thus should be entered as a different entry,." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "1" ];
fhir:ElementDefinition.type [
fhir:TypeRefComponent.code [ fhir:value "Address" ]
];
fhir:ElementDefinition.isSummary [ fhir:value "true" ]
], [
fhir:Element.id [ fhir:value "ExtendedContactDetail.organization" ];
fhir:ElementDefinition.path [ fhir:value "ExtendedContactDetail.organization" ];
fhir:ElementDefinition.short [ fhir:value "This contact detail is handled/monitored by a specific organization" ];
fhir:ElementDefinition.definition [ fhir:value "This contact detail is handled/monitored by a specific organization. If the name is provided in the contact, then it is referring to the named individual within this organization." ];
fhir:ElementDefinition.requirements [ fhir:value "Some specific types of contact information can be an handled by an organization (eg legal council is via a specific firm)." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "1" ];
fhir:ElementDefinition.type [
fhir:TypeRefComponent.code [ fhir:value "Reference" ];
fhir:TypeRefComponent.targetProfile [ fhir:value "http://hl7.org/fhir/StructureDefinition/Organization" ]
];
fhir:ElementDefinition.isSummary [ fhir:value "true" ]
], [
fhir:Element.id [ fhir:value "ExtendedContactDetail.period" ];
fhir:ElementDefinition.path [ fhir:value "ExtendedContactDetail.period" ];
fhir:ElementDefinition.short [ fhir:value "Period that this contact was valid for usage" ];
fhir:ElementDefinition.definition [ fhir:value "Period that this contact was valid for usage." ];
fhir:ElementDefinition.comment [ fhir:value "If the details have multiple periods, then enter in a new ExtendedContact with the new period." ];
fhir:ElementDefinition.min [ fhir:value "0" ];
fhir:ElementDefinition.max [ fhir:value "1" ];
fhir:ElementDefinition.type [
fhir:TypeRefComponent.code [ fhir:value "Period" ]
];
fhir:ElementDefinition.isSummary [ fhir:value "true" ]
]
] .
# -------------------------------------------------------------------------------------
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 Ballot hl7.fhir.core#5.0.0-snapshot3 generated on Wed, Dec 14, 2022 07:15+1100.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4B |
Compare to R5 Draft |
|
Propose a change