Danish MedCom Core
2.3.0 - Release
This page is part of the DK MedCom Core (v2.3.0: Release) based on FHIR R4. The current version which supercedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions
Official URL: http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-contact-extension | Version: 2.3.0 | |||
Active as of 2023-10-31 | Computable Name: MedComCoreContactExtension |
Extension that contains the contact information
Context of Use
This extension may be used on the following element(s):
Usage info
Usage:
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet / Code |
Extension.value[x]:valueContactPoint.system | required | Pattern: phone |
Extension.value[x]:valueContactPoint.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() | |
medcom-core-contact | error | Extension.value[x]:valueContactPoint.value | The telephone number may include + and numbers from 0-9 : matches('[+]?[-0-9]') |