OpenMRS FHIR2 Implementation Guide
0.1.0 - ci-build
OpenMRS FHIR2 Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
Defining URL: | http://fhir.openmrs.org/fhir/StructureDefinition/omrs-location-contact-point |
Version: | 0.1.0 |
Name: | OMRSLocationContactPoint |
Title: | OpenMRS Location Contact Point |
Status: | Active as of 2022-11-29 05:06:49+0000 |
Definition: | An OpenMRS Location Phone Number |
Source Resource: | XML / JSON / Turtle |
The official URL for this profile is:
http://fhir.openmrs.org/fhir/StructureDefinition/omrs-location-contact-point
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from ContactPoint
This structure is derived from ContactPoint
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | ContactPoint | Details of a Technology mediated contact point (phone, fax, email, etc.) | |
![]() ![]() ![]() | 1..1 | code | phone | fax | email | pager | url | sms | other | |
![]() ![]() ![]() | 1..1 | string | The actual contact point details | |
![]() |
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | C | 0..* | ContactPoint | Details of a Technology mediated contact point (phone, fax, email, etc.) |
![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() | ΣC | 1..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): Telecommunications form for contact point. |
![]() ![]() ![]() | Σ | 1..1 | string | The actual contact point details |
![]() ![]() ![]() | ?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required): Use of contact point. |
![]() ![]() ![]() | Σ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) |
![]() ![]() ![]() | Σ | 0..1 | Period | Time period when the contact point was/is in use |
![]() |
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | C | 0..* | ContactPoint | Details of a Technology mediated contact point (phone, fax, email, etc.) |
![]() |
This structure is derived from ContactPoint
Differential View
This structure is derived from ContactPoint
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | ContactPoint | Details of a Technology mediated contact point (phone, fax, email, etc.) | |
![]() ![]() ![]() | 1..1 | code | phone | fax | email | pager | url | sms | other | |
![]() ![]() ![]() | 1..1 | string | The actual contact point details | |
![]() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | C | 0..* | ContactPoint | Details of a Technology mediated contact point (phone, fax, email, etc.) |
![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() ![]() | ΣC | 1..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): Telecommunications form for contact point. |
![]() ![]() ![]() | Σ | 1..1 | string | The actual contact point details |
![]() ![]() ![]() | ?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required): Use of contact point. |
![]() ![]() ![]() | Σ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) |
![]() ![]() ![]() | Σ | 0..1 | Period | Time period when the contact point was/is in use |
![]() |
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet |
ContactPoint.system | required | ContactPointSystem |
ContactPoint.use | required | ContactPointUse |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |