HL7 FHIR Costa Rica - Core
0.0.1-ballot - ci-build Costa Rica flag

HL7 FHIR Costa Rica - Core, published by Iniciativa HL7 Costa Rica. This guide is not an authorized publication; it is the continuous build for version 0.0.1-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cr/core/ and changes regularly. See the Directory of published versions

Resource Profile: Profesional de la Salud

Official URL: https://hl7.or.cr/fhir/core/StructureDefinition/cr-core-practitioner Version: 0.0.1-ballot
Standards status: Draft Maturity Level: 0 Computable Name: CRCorePractitioner

Copyright/Legal: Usado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.

Perfil Practitioner para representar a los médicos, enfermeros, técnicos y otros profesionales de salud.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Practitioner 0..* Practitioner(5.0.0) A person with a formal responsibility in the provisioning of healthcare or related services
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
.... use ?!SΣ 0..1 code official | usual | temp | secondary | old
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type SΣ 0..1 CodeableConcept Tipo de documento de identificación
Binding: https://hl7.or.cr/fhir/terminology/ValueSet/cr-identifier-types (required): ValueSet de tipos de identificación para profesionales en Costa Rica.
.... system SΣ 0..1 uri Sistema que emite el identificador
Example General: http://www.acme.com/identifiers/patient
.... value SΣC 0..1 string Valor del identificador
Example General: 123456
... active ?!SΣ 1..1 boolean Si el profesional está activo.
... name SΣ 1..1 HumanName Nombre(s) y apellido(s) del profesional.
.... use ?!Σ 0..1 code usual | official | temp | nickname | anonymous | old | maiden
Binding: NameUse (required): The use of a human name.
.... family SΣ 1..1 string Apellidos del profesional.
.... given SΣ 1..2 string Primer nombre obligatorio, segundo nombre opcional.
This repeating element order: Given Names appear in the correct order for presenting the name
... telecom SΣ 0..* ContactPoint Información de contacto del profesional (teléfono, correo, etc.).
.... system SΣC 0..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
.... value SΣC 0..1 string Número telefónico o dirección de correo electrónico.
.... use ?!SΣ 0..1 code Propósito del contacto
Binding: ContactPointUse (required): Use of contact point.
... gender SΣ 1..1 code Sexo biológico del profesional.
Binding: AdministrativeGender (required)
... birthDate SΣ 0..1 date Fecha de nacimiento del profesional.
... Slices for deceased[x] SΣ 0..1 Información sobre el fallecimiento del profesional.
Slice: Unordered, Closed by type:$this
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
.... deceased[x]:deceasedBoolean SΣ 0..1 boolean Indica si el profesional ha fallecido (sí/no).
.... deceased[x]:deceasedDateTime SΣ 0..1 dateTime Fecha y hora exacta del fallecimiento.
... address SΣ 0..* CRCoreAddress(0.0.1-ballot) Dirección(es) del profesional.
.... use ?!SΣ 0..1 code home | work | temp | old | billing
Binding: AddressUse (required): The use of an address (home / work / etc.).
Example General: home
.... type SΣ 0..1 code postal | physical | both
Binding: AddressType (required): The type of an address (physical / postal).
Example General: both
.... line SΣ 1..* string Línea de dirección (calle, número, referencias).
This repeating element order: The order in which lines should appear in an address label
Example General: 137 Nowhere Street
.... city SΣ 0..1 string Cantón de Costa Rica.
Example General: Erewhon
..... Slices for extension Content/Rules for all slices
...... extension:cityCode 0..1 CodeableConcept Extensión para cantón
URL: https://hl7.or.cr/fhir/core/StructureDefinition/cr-city-ext
Binding: https://hl7.or.cr/fhir/terminology/ValueSet/cr-cities (required): Códigos de cantones de Costa Rica basados en el ZipCode.
Constraints: ext-1
.... district SΣ 0..1 string Distrito de Costa Rica.
Example General: Madison
..... Slices for extension Content/Rules for all slices
...... extension:districtCode 0..1 CodeableConcept Extensión para distrito
URL: https://hl7.or.cr/fhir/core/StructureDefinition/cr-district-ext
Binding: https://hl7.or.cr/fhir/terminology/ValueSet/cr-districts (required): Códigos de distritos de Costa Rica basados en el ZipCode.
Constraints: ext-1
.... state SΣ 0..1 string Provincia de Costa Rica.
..... Slices for extension Content/Rules for all slices
...... extension:stateCode 0..1 CodeableConcept Extensión para provincia
URL: https://hl7.or.cr/fhir/core/StructureDefinition/cr-state-ext
Binding: https://hl7.or.cr/fhir/terminology/ValueSet/cr-provinces (required): Códigos de provincias de Costa Rica basados en el ZipCode.
Constraints: ext-1
.... postalCode SΣ 0..1 string Código postal.
Example General: 9132
.... country SΣ 0..1 string Nombre del país (CR).
..... Slices for extension Content/Rules for all slices
...... extension:countryCode S 0..1 CodeableConcept Extensión para país
URL: https://hl7.or.cr/fhir/core/StructureDefinition/cr-country-ext
Binding: Iso316613 (required): Códigos de país en formato ISO 3166-1 alpha-3.
Constraints: ext-1
... qualification S 0..* BackboneElement Calificaciones, credenciales y licencias del profesional.
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... identifier S 1..* Identifier Identificador único e inmutable de la calificación (número de colegiado, licencia, etc.).
.... code S 1..1 CodeableConcept Código de la calificación o rol del profesional.
Binding: https://hl7.or.cr/fhir/terminology/ValueSet/cr-practitioner-roles (extensible): CodeSystem de roles y especialidades de profesionales de salud en Costa Rica.
.... issuer S 0..1 Reference(Organization) Organización que emitió la calificación o credencial.

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Practitioner.identifier.​use Base required IdentifierUse 📍5.0.0 FHIR Std.
Practitioner.identifier.​type Base required https://hl7.or.cr/fhir/terminology/ValueSet/cr-identifier-types Not State Unknown
Practitioner.name.use Base required NameUse 📍5.0.0 FHIR Std.
Practitioner.telecom.​system Base required ContactPointSystem 📍5.0.0 FHIR Std.
Practitioner.telecom.​use Base required ContactPointUse 📍5.0.0 FHIR Std.
Practitioner.gender Base required AdministrativeGender 📍5.0.0 FHIR Std.
Practitioner.address.​use Base required AddressUse 📍5.0.0 FHIR Std.
Practitioner.address.​type Base required AddressType 📍5.0.0 FHIR Std.
Practitioner.qualification.​code Base extensible https://hl7.or.cr/fhir/terminology/ValueSet/cr-practitioner-roles Not State Unknown

Constraints

Id Grade Path(s) Description Expression
dom-2 error Practitioner If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Practitioner If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Practitioner If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Practitioner If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Practitioner A resource should have narrative for robust management text.`div`.exists()
ele-1 error Practitioner.implicitRules, Practitioner.modifierExtension, Practitioner.identifier, Practitioner.identifier.use, Practitioner.identifier.type, Practitioner.identifier.system, Practitioner.identifier.value, Practitioner.active, Practitioner.name, Practitioner.name.use, Practitioner.name.family, Practitioner.name.given, Practitioner.telecom, Practitioner.telecom.system, Practitioner.telecom.value, Practitioner.telecom.use, Practitioner.gender, Practitioner.birthDate, Practitioner.deceased[x], Practitioner.deceased[x]:deceasedBoolean, Practitioner.deceased[x]:deceasedDateTime, Practitioner.address, Practitioner.address.use, Practitioner.address.type, Practitioner.address.line, Practitioner.address.city, Practitioner.address.city.extension:cityCode, Practitioner.address.district, Practitioner.address.district.extension:districtCode, Practitioner.address.state, Practitioner.address.state.extension:stateCode, Practitioner.address.postalCode, Practitioner.address.country, Practitioner.address.country.extension:countryCode, Practitioner.qualification, Practitioner.qualification.modifierExtension, Practitioner.qualification.identifier, Practitioner.qualification.code, Practitioner.qualification.issuer All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error Practitioner.modifierExtension, Practitioner.address.city.extension:cityCode, Practitioner.address.district.extension:districtCode, Practitioner.address.state.extension:stateCode, Practitioner.address.country.extension:countryCode, Practitioner.qualification.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from Practitioner

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Practitioner 0..* Practitioner(5.0.0) A person with a formal responsibility in the provisioning of healthcare or related services
... identifier S 1..* Identifier Identificadores del profesional (cédula, cédula jurídica, etc.).
.... use S 0..1 code official | usual | temp | secondary | old
.... type S 0..1 CodeableConcept Tipo de documento de identificación
Binding: https://hl7.or.cr/fhir/terminology/ValueSet/cr-identifier-types (required): ValueSet de tipos de identificación para profesionales en Costa Rica.
.... system S 0..1 uri Sistema que emite el identificador
.... value S 0..1 string Valor del identificador
... active S 1..1 boolean Si el profesional está activo.
... name S 1..1 HumanName Nombre(s) y apellido(s) del profesional.
.... family S 1..1 string Apellidos del profesional.
.... given S 1..2 string Primer nombre obligatorio, segundo nombre opcional.
.... system S 0..1 code phone | fax | email | pager | url | sms | other
.... value S 0..1 string Número telefónico o dirección de correo electrónico.
.... use S 0..1 code Propósito del contacto
... gender S 1..1 code Sexo biológico del profesional.
Binding: AdministrativeGender (required)
... birthDate S 0..1 date Fecha de nacimiento del profesional.
... Slices for deceased[x] S 0..1 boolean, dateTime Información sobre el fallecimiento del profesional.
Slice: Unordered, Open by type:$this
.... deceased[x]:deceasedBoolean S 0..1 boolean Indica si el profesional ha fallecido (sí/no).
.... deceased[x]:deceasedDateTime S 0..1 dateTime Fecha y hora exacta del fallecimiento.
... address S 0..* CRCoreAddress(0.0.1-ballot) Dirección(es) del profesional.
.... use S 0..1 code home | work | temp | old | billing
.... type S 0..1 code postal | physical | both
.... line 1..* string Línea de dirección (calle, número, referencias).
.... city S 0..1 string Cantón de Costa Rica.
.... district S 0..1 string Distrito de Costa Rica.
.... state S 0..1 string Provincia de Costa Rica.
.... postalCode S 0..1 string Código postal.
.... country 0..1 string Nombre del país (CR).
... qualification S 0..* BackboneElement Calificaciones, credenciales y licencias del profesional.
.... identifier S 1..* Identifier Identificador único e inmutable de la calificación (número de colegiado, licencia, etc.).
.... code S 1..1 CodeableConcept Código de la calificación o rol del profesional.
Binding: https://hl7.or.cr/fhir/terminology/ValueSet/cr-practitioner-roles (extensible): CodeSystem de roles y especialidades de profesionales de salud en Costa Rica.
.... issuer S 0..1 Reference(Organization) Organización que emitió la calificación o credencial.

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
Practitioner.identifier.​type Base required https://hl7.or.cr/fhir/terminology/ValueSet/cr-identifier-types Not State Unknown
Practitioner.gender Base required AdministrativeGender 📍5.0.0 FHIR Std.
Practitioner.qualification.​code Base extensible https://hl7.or.cr/fhir/terminology/ValueSet/cr-practitioner-roles Not State Unknown
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Practitioner 0..* Practitioner(5.0.0) A person with a formal responsibility in the provisioning of healthcare or related services
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier SΣ 1..* Identifier Identificadores del profesional (cédula, cédula jurídica, etc.).
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
.... use ?!SΣ 0..1 code official | usual | temp | secondary | old
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type SΣ 0..1 CodeableConcept Tipo de documento de identificación
Binding: https://hl7.or.cr/fhir/terminology/ValueSet/cr-identifier-types (required): ValueSet de tipos de identificación para profesionales en Costa Rica.
.... system SΣ 0..1 uri Sistema que emite el identificador
Example General: http://www.acme.com/identifiers/patient
.... value SΣC 0..1 string Valor del identificador
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... active ?!SΣ 1..1 boolean Si el profesional está activo.
... name SΣ 1..1 HumanName Nombre(s) y apellido(s) del profesional.
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
.... use ?!Σ 0..1 code usual | official | temp | nickname | anonymous | old | maiden
Binding: NameUse (required): The use of a human name.
.... text Σ 0..1 string Text representation of the full name
.... family SΣ 1..1 string Apellidos del profesional.
.... given SΣ 1..2 string Primer nombre obligatorio, segundo nombre opcional.
This repeating element order: Given Names appear in the correct order for presenting the name
.... prefix Σ 0..* string Parts that come before the name
This repeating element order: Prefixes appear in the correct order for presenting the name
.... suffix Σ 0..* string Parts that come after the name
This repeating element order: Suffixes appear in the correct order for presenting the name
.... period Σ 0..1 Period Time period when name was/is in use
... telecom SΣ 0..* ContactPoint Información de contacto del profesional (teléfono, correo, etc.).
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
.... system SΣC 0..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
.... value SΣC 0..1 string Número telefónico o dirección de correo electrónico.
.... use ?!SΣ 0..1 code Propósito del contacto
Binding: ContactPointUse (required): Use of contact point.
.... rank Σ 0..1 positiveInt Specify preferred order of use (1 = highest)
.... period Σ 0..1 Period Time period when the contact point was/is in use
... gender SΣ 1..1 code Sexo biológico del profesional.
Binding: AdministrativeGender (required)
... birthDate SΣ 0..1 date Fecha de nacimiento del profesional.
... Slices for deceased[x] SΣ 0..1 Información sobre el fallecimiento del profesional.
Slice: Unordered, Closed by type:$this
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
.... deceased[x]:deceasedBoolean SΣ 0..1 boolean Indica si el profesional ha fallecido (sí/no).
.... deceased[x]:deceasedDateTime SΣ 0..1 dateTime Fecha y hora exacta del fallecimiento.
... address SΣ 0..* CRCoreAddress(0.0.1-ballot) Dirección(es) del profesional.
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
.... use ?!SΣ 0..1 code home | work | temp | old | billing
Binding: AddressUse (required): The use of an address (home / work / etc.).
Example General: home
.... type SΣ 0..1 code postal | physical | both
Binding: AddressType (required): The type of an address (physical / postal).
Example General: both
.... text Σ 0..1 string Text representation of the address
Example General: 137 Nowhere Street, Erewhon 9132
.... line SΣ 1..* string Línea de dirección (calle, número, referencias).
This repeating element order: The order in which lines should appear in an address label
Example General: 137 Nowhere Street
.... city SΣ 0..1 string Cantón de Costa Rica.
Example General: Erewhon
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Código de la ciudad basado en el ZipCode de Costa Rica
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:cityCode 0..1 CodeableConcept Extensión para cantón
URL: https://hl7.or.cr/fhir/core/StructureDefinition/cr-city-ext
Binding: https://hl7.or.cr/fhir/terminology/ValueSet/cr-cities (required): Códigos de cantones de Costa Rica basados en el ZipCode.
Constraints: ext-1
..... value 0..1 string Primitive value for string
Max Length:1048576
.... district SΣ 0..1 string Distrito de Costa Rica.
Example General: Madison
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Código del distrito basado en el ZipCode de Costa Rica
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:districtCode 0..1 CodeableConcept Extensión para distrito
URL: https://hl7.or.cr/fhir/core/StructureDefinition/cr-district-ext
Binding: https://hl7.or.cr/fhir/terminology/ValueSet/cr-districts (required): Códigos de distritos de Costa Rica basados en el ZipCode.
Constraints: ext-1
..... value 0..1 string Primitive value for string
Max Length:1048576
.... state SΣ 0..1 string Provincia de Costa Rica.
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Código de la provincia basado en el ZipCode de Costa Rica
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:stateCode 0..1 CodeableConcept Extensión para provincia
URL: https://hl7.or.cr/fhir/core/StructureDefinition/cr-state-ext
Binding: https://hl7.or.cr/fhir/terminology/ValueSet/cr-provinces (required): Códigos de provincias de Costa Rica basados en el ZipCode.
Constraints: ext-1
..... value 0..1 string Primitive value for string
Max Length:1048576
.... postalCode SΣ 0..1 string Código postal.
Example General: 9132
.... country SΣ 0..1 string Nombre del país (CR).
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Código de país en formato ISO 3166-1 alpha-3
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:countryCode S 0..1 CodeableConcept Extensión para país
URL: https://hl7.or.cr/fhir/core/StructureDefinition/cr-country-ext
Binding: Iso316613 (required): Códigos de país en formato ISO 3166-1 alpha-3.
Constraints: ext-1
..... value 0..1 string Primitive value for string
Max Length:1048576
.... period Σ 0..1 Period Time period when address was/is in use
Example General: {"start":"2010-03-23","end":"2010-07-01"}
... photo 0..* Attachment Image of the person
... qualification S 0..* BackboneElement Calificaciones, credenciales y licencias del profesional.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... identifier S 1..* Identifier Identificador único e inmutable de la calificación (número de colegiado, licencia, etc.).
.... code S 1..1 CodeableConcept Código de la calificación o rol del profesional.
Binding: https://hl7.or.cr/fhir/terminology/ValueSet/cr-practitioner-roles (extensible): CodeSystem de roles y especialidades de profesionales de salud en Costa Rica.
.... period 0..1 Period Period during which the qualification is valid
.... issuer S 0..1 Reference(Organization) Organización que emitió la calificación o credencial.
... communication 0..* BackboneElement A language which may be used to communicate with the practitioner
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... language 1..1 CodeableConcept The language code used to communicate with the practitioner
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
.... preferred 0..1 boolean Language preference indicator

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Practitioner.language Base required All Languages 📍5.0.0 FHIR Std.
Practitioner.identifier.​use Base required IdentifierUse 📍5.0.0 FHIR Std.
Practitioner.identifier.​type Base required https://hl7.or.cr/fhir/terminology/ValueSet/cr-identifier-types Not State Unknown
Practitioner.name.use Base required NameUse 📍5.0.0 FHIR Std.
Practitioner.telecom.​system Base required ContactPointSystem 📍5.0.0 FHIR Std.
Practitioner.telecom.​use Base required ContactPointUse 📍5.0.0 FHIR Std.
Practitioner.gender Base required AdministrativeGender 📍5.0.0 FHIR Std.
Practitioner.address.​use Base required AddressUse 📍5.0.0 FHIR Std.
Practitioner.address.​type Base required AddressType 📍5.0.0 FHIR Std.
Practitioner.qualification.​code Base extensible https://hl7.or.cr/fhir/terminology/ValueSet/cr-practitioner-roles Not State Unknown
Practitioner.communication.​language Base required All Languages 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error Practitioner If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Practitioner If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Practitioner If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Practitioner If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Practitioner A resource should have narrative for robust management text.`div`.exists()
ele-1 error Practitioner.meta, Practitioner.implicitRules, Practitioner.language, Practitioner.text, Practitioner.extension, Practitioner.modifierExtension, Practitioner.identifier, Practitioner.identifier.extension, Practitioner.identifier.use, Practitioner.identifier.type, Practitioner.identifier.system, Practitioner.identifier.value, Practitioner.identifier.period, Practitioner.identifier.assigner, Practitioner.active, Practitioner.name, Practitioner.name.extension, Practitioner.name.use, Practitioner.name.text, Practitioner.name.family, Practitioner.name.given, Practitioner.name.prefix, Practitioner.name.suffix, Practitioner.name.period, Practitioner.telecom, Practitioner.telecom.extension, Practitioner.telecom.system, Practitioner.telecom.value, Practitioner.telecom.use, Practitioner.telecom.rank, Practitioner.telecom.period, Practitioner.gender, Practitioner.birthDate, Practitioner.deceased[x], Practitioner.deceased[x]:deceasedBoolean, Practitioner.deceased[x]:deceasedDateTime, Practitioner.address, Practitioner.address.extension, Practitioner.address.use, Practitioner.address.type, Practitioner.address.text, Practitioner.address.line, Practitioner.address.city, Practitioner.address.city.extension, Practitioner.address.city.extension:cityCode, Practitioner.address.district, Practitioner.address.district.extension, Practitioner.address.district.extension:districtCode, Practitioner.address.state, Practitioner.address.state.extension, Practitioner.address.state.extension:stateCode, Practitioner.address.postalCode, Practitioner.address.country, Practitioner.address.country.extension, Practitioner.address.country.extension:countryCode, Practitioner.address.period, Practitioner.photo, Practitioner.qualification, Practitioner.qualification.extension, Practitioner.qualification.modifierExtension, Practitioner.qualification.identifier, Practitioner.qualification.code, Practitioner.qualification.period, Practitioner.qualification.issuer, Practitioner.communication, Practitioner.communication.extension, Practitioner.communication.modifierExtension, Practitioner.communication.language, Practitioner.communication.preferred All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error Practitioner.extension, Practitioner.modifierExtension, Practitioner.identifier.extension, Practitioner.name.extension, Practitioner.telecom.extension, Practitioner.address.extension, Practitioner.address.city.extension, Practitioner.address.city.extension:cityCode, Practitioner.address.district.extension, Practitioner.address.district.extension:districtCode, Practitioner.address.state.extension, Practitioner.address.state.extension:stateCode, Practitioner.address.country.extension, Practitioner.address.country.extension:countryCode, Practitioner.qualification.extension, Practitioner.qualification.modifierExtension, Practitioner.communication.extension, Practitioner.communication.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from Practitioner

Summary

Mandatory: 6 elements(1 nested mandatory element)
Must-Support: 29 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Practitioner.deceased[x]

Maturity: 0

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Practitioner 0..* Practitioner(5.0.0) A person with a formal responsibility in the provisioning of healthcare or related services
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
.... use ?!SΣ 0..1 code official | usual | temp | secondary | old
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type SΣ 0..1 CodeableConcept Tipo de documento de identificación
Binding: https://hl7.or.cr/fhir/terminology/ValueSet/cr-identifier-types (required): ValueSet de tipos de identificación para profesionales en Costa Rica.
.... system SΣ 0..1 uri Sistema que emite el identificador
Example General: http://www.acme.com/identifiers/patient
.... value SΣC 0..1 string Valor del identificador
Example General: 123456
... active ?!SΣ 1..1 boolean Si el profesional está activo.
... name SΣ 1..1 HumanName Nombre(s) y apellido(s) del profesional.
.... use ?!Σ 0..1 code usual | official | temp | nickname | anonymous | old | maiden
Binding: NameUse (required): The use of a human name.
.... family SΣ 1..1 string Apellidos del profesional.
.... given SΣ 1..2 string Primer nombre obligatorio, segundo nombre opcional.
This repeating element order: Given Names appear in the correct order for presenting the name
... telecom SΣ 0..* ContactPoint Información de contacto del profesional (teléfono, correo, etc.).
.... system SΣC 0..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
.... value SΣC 0..1 string Número telefónico o dirección de correo electrónico.
.... use ?!SΣ 0..1 code Propósito del contacto
Binding: ContactPointUse (required): Use of contact point.
... gender SΣ 1..1 code Sexo biológico del profesional.
Binding: AdministrativeGender (required)
... birthDate SΣ 0..1 date Fecha de nacimiento del profesional.
... Slices for deceased[x] SΣ 0..1 Información sobre el fallecimiento del profesional.
Slice: Unordered, Closed by type:$this
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
.... deceased[x]:deceasedBoolean SΣ 0..1 boolean Indica si el profesional ha fallecido (sí/no).
.... deceased[x]:deceasedDateTime SΣ 0..1 dateTime Fecha y hora exacta del fallecimiento.
... address SΣ 0..* CRCoreAddress(0.0.1-ballot) Dirección(es) del profesional.
.... use ?!SΣ 0..1 code home | work | temp | old | billing
Binding: AddressUse (required): The use of an address (home / work / etc.).
Example General: home
.... type SΣ 0..1 code postal | physical | both
Binding: AddressType (required): The type of an address (physical / postal).
Example General: both
.... line SΣ 1..* string Línea de dirección (calle, número, referencias).
This repeating element order: The order in which lines should appear in an address label
Example General: 137 Nowhere Street
.... city SΣ 0..1 string Cantón de Costa Rica.
Example General: Erewhon
..... Slices for extension Content/Rules for all slices
...... extension:cityCode 0..1 CodeableConcept Extensión para cantón
URL: https://hl7.or.cr/fhir/core/StructureDefinition/cr-city-ext
Binding: https://hl7.or.cr/fhir/terminology/ValueSet/cr-cities (required): Códigos de cantones de Costa Rica basados en el ZipCode.
Constraints: ext-1
.... district SΣ 0..1 string Distrito de Costa Rica.
Example General: Madison
..... Slices for extension Content/Rules for all slices
...... extension:districtCode 0..1 CodeableConcept Extensión para distrito
URL: https://hl7.or.cr/fhir/core/StructureDefinition/cr-district-ext
Binding: https://hl7.or.cr/fhir/terminology/ValueSet/cr-districts (required): Códigos de distritos de Costa Rica basados en el ZipCode.
Constraints: ext-1
.... state SΣ 0..1 string Provincia de Costa Rica.
..... Slices for extension Content/Rules for all slices
...... extension:stateCode 0..1 CodeableConcept Extensión para provincia
URL: https://hl7.or.cr/fhir/core/StructureDefinition/cr-state-ext
Binding: https://hl7.or.cr/fhir/terminology/ValueSet/cr-provinces (required): Códigos de provincias de Costa Rica basados en el ZipCode.
Constraints: ext-1
.... postalCode SΣ 0..1 string Código postal.
Example General: 9132
.... country SΣ 0..1 string Nombre del país (CR).
..... Slices for extension Content/Rules for all slices
...... extension:countryCode S 0..1 CodeableConcept Extensión para país
URL: https://hl7.or.cr/fhir/core/StructureDefinition/cr-country-ext
Binding: Iso316613 (required): Códigos de país en formato ISO 3166-1 alpha-3.
Constraints: ext-1
... qualification S 0..* BackboneElement Calificaciones, credenciales y licencias del profesional.
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... identifier S 1..* Identifier Identificador único e inmutable de la calificación (número de colegiado, licencia, etc.).
.... code S 1..1 CodeableConcept Código de la calificación o rol del profesional.
Binding: https://hl7.or.cr/fhir/terminology/ValueSet/cr-practitioner-roles (extensible): CodeSystem de roles y especialidades de profesionales de salud en Costa Rica.
.... issuer S 0..1 Reference(Organization) Organización que emitió la calificación o credencial.

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Practitioner.identifier.​use Base required IdentifierUse 📍5.0.0 FHIR Std.
Practitioner.identifier.​type Base required https://hl7.or.cr/fhir/terminology/ValueSet/cr-identifier-types Not State Unknown
Practitioner.name.use Base required NameUse 📍5.0.0 FHIR Std.
Practitioner.telecom.​system Base required ContactPointSystem 📍5.0.0 FHIR Std.
Practitioner.telecom.​use Base required ContactPointUse 📍5.0.0 FHIR Std.
Practitioner.gender Base required AdministrativeGender 📍5.0.0 FHIR Std.
Practitioner.address.​use Base required AddressUse 📍5.0.0 FHIR Std.
Practitioner.address.​type Base required AddressType 📍5.0.0 FHIR Std.
Practitioner.qualification.​code Base extensible https://hl7.or.cr/fhir/terminology/ValueSet/cr-practitioner-roles Not State Unknown

Constraints

Id Grade Path(s) Description Expression
dom-2 error Practitioner If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Practitioner If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Practitioner If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Practitioner If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Practitioner A resource should have narrative for robust management text.`div`.exists()
ele-1 error Practitioner.implicitRules, Practitioner.modifierExtension, Practitioner.identifier, Practitioner.identifier.use, Practitioner.identifier.type, Practitioner.identifier.system, Practitioner.identifier.value, Practitioner.active, Practitioner.name, Practitioner.name.use, Practitioner.name.family, Practitioner.name.given, Practitioner.telecom, Practitioner.telecom.system, Practitioner.telecom.value, Practitioner.telecom.use, Practitioner.gender, Practitioner.birthDate, Practitioner.deceased[x], Practitioner.deceased[x]:deceasedBoolean, Practitioner.deceased[x]:deceasedDateTime, Practitioner.address, Practitioner.address.use, Practitioner.address.type, Practitioner.address.line, Practitioner.address.city, Practitioner.address.city.extension:cityCode, Practitioner.address.district, Practitioner.address.district.extension:districtCode, Practitioner.address.state, Practitioner.address.state.extension:stateCode, Practitioner.address.postalCode, Practitioner.address.country, Practitioner.address.country.extension:countryCode, Practitioner.qualification, Practitioner.qualification.modifierExtension, Practitioner.qualification.identifier, Practitioner.qualification.code, Practitioner.qualification.issuer All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error Practitioner.modifierExtension, Practitioner.address.city.extension:cityCode, Practitioner.address.district.extension:districtCode, Practitioner.address.state.extension:stateCode, Practitioner.address.country.extension:countryCode, Practitioner.qualification.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

Differential View

This structure is derived from Practitioner

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Practitioner 0..* Practitioner(5.0.0) A person with a formal responsibility in the provisioning of healthcare or related services
... identifier S 1..* Identifier Identificadores del profesional (cédula, cédula jurídica, etc.).
.... use S 0..1 code official | usual | temp | secondary | old
.... type S 0..1 CodeableConcept Tipo de documento de identificación
Binding: https://hl7.or.cr/fhir/terminology/ValueSet/cr-identifier-types (required): ValueSet de tipos de identificación para profesionales en Costa Rica.
.... system S 0..1 uri Sistema que emite el identificador
.... value S 0..1 string Valor del identificador
... active S 1..1 boolean Si el profesional está activo.
... name S 1..1 HumanName Nombre(s) y apellido(s) del profesional.
.... family S 1..1 string Apellidos del profesional.
.... given S 1..2 string Primer nombre obligatorio, segundo nombre opcional.
.... system S 0..1 code phone | fax | email | pager | url | sms | other
.... value S 0..1 string Número telefónico o dirección de correo electrónico.
.... use S 0..1 code Propósito del contacto
... gender S 1..1 code Sexo biológico del profesional.
Binding: AdministrativeGender (required)
... birthDate S 0..1 date Fecha de nacimiento del profesional.
... Slices for deceased[x] S 0..1 boolean, dateTime Información sobre el fallecimiento del profesional.
Slice: Unordered, Open by type:$this
.... deceased[x]:deceasedBoolean S 0..1 boolean Indica si el profesional ha fallecido (sí/no).
.... deceased[x]:deceasedDateTime S 0..1 dateTime Fecha y hora exacta del fallecimiento.
... address S 0..* CRCoreAddress(0.0.1-ballot) Dirección(es) del profesional.
.... use S 0..1 code home | work | temp | old | billing
.... type S 0..1 code postal | physical | both
.... line 1..* string Línea de dirección (calle, número, referencias).
.... city S 0..1 string Cantón de Costa Rica.
.... district S 0..1 string Distrito de Costa Rica.
.... state S 0..1 string Provincia de Costa Rica.
.... postalCode S 0..1 string Código postal.
.... country 0..1 string Nombre del país (CR).
... qualification S 0..* BackboneElement Calificaciones, credenciales y licencias del profesional.
.... identifier S 1..* Identifier Identificador único e inmutable de la calificación (número de colegiado, licencia, etc.).
.... code S 1..1 CodeableConcept Código de la calificación o rol del profesional.
Binding: https://hl7.or.cr/fhir/terminology/ValueSet/cr-practitioner-roles (extensible): CodeSystem de roles y especialidades de profesionales de salud en Costa Rica.
.... issuer S 0..1 Reference(Organization) Organización que emitió la calificación o credencial.

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
Practitioner.identifier.​type Base required https://hl7.or.cr/fhir/terminology/ValueSet/cr-identifier-types Not State Unknown
Practitioner.gender Base required AdministrativeGender 📍5.0.0 FHIR Std.
Practitioner.qualification.​code Base extensible https://hl7.or.cr/fhir/terminology/ValueSet/cr-practitioner-roles Not State Unknown

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Practitioner 0..* Practitioner(5.0.0) A person with a formal responsibility in the provisioning of healthcare or related services
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier SΣ 1..* Identifier Identificadores del profesional (cédula, cédula jurídica, etc.).
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
.... use ?!SΣ 0..1 code official | usual | temp | secondary | old
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type SΣ 0..1 CodeableConcept Tipo de documento de identificación
Binding: https://hl7.or.cr/fhir/terminology/ValueSet/cr-identifier-types (required): ValueSet de tipos de identificación para profesionales en Costa Rica.
.... system SΣ 0..1 uri Sistema que emite el identificador
Example General: http://www.acme.com/identifiers/patient
.... value SΣC 0..1 string Valor del identificador
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... active ?!SΣ 1..1 boolean Si el profesional está activo.
... name SΣ 1..1 HumanName Nombre(s) y apellido(s) del profesional.
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
.... use ?!Σ 0..1 code usual | official | temp | nickname | anonymous | old | maiden
Binding: NameUse (required): The use of a human name.
.... text Σ 0..1 string Text representation of the full name
.... family SΣ 1..1 string Apellidos del profesional.
.... given SΣ 1..2 string Primer nombre obligatorio, segundo nombre opcional.
This repeating element order: Given Names appear in the correct order for presenting the name
.... prefix Σ 0..* string Parts that come before the name
This repeating element order: Prefixes appear in the correct order for presenting the name
.... suffix Σ 0..* string Parts that come after the name
This repeating element order: Suffixes appear in the correct order for presenting the name
.... period Σ 0..1 Period Time period when name was/is in use
... telecom SΣ 0..* ContactPoint Información de contacto del profesional (teléfono, correo, etc.).
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
.... system SΣC 0..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
.... value SΣC 0..1 string Número telefónico o dirección de correo electrónico.
.... use ?!SΣ 0..1 code Propósito del contacto
Binding: ContactPointUse (required): Use of contact point.
.... rank Σ 0..1 positiveInt Specify preferred order of use (1 = highest)
.... period Σ 0..1 Period Time period when the contact point was/is in use
... gender SΣ 1..1 code Sexo biológico del profesional.
Binding: AdministrativeGender (required)
... birthDate SΣ 0..1 date Fecha de nacimiento del profesional.
... Slices for deceased[x] SΣ 0..1 Información sobre el fallecimiento del profesional.
Slice: Unordered, Closed by type:$this
.... deceasedBoolean boolean
.... deceasedDateTime dateTime
.... deceased[x]:deceasedBoolean SΣ 0..1 boolean Indica si el profesional ha fallecido (sí/no).
.... deceased[x]:deceasedDateTime SΣ 0..1 dateTime Fecha y hora exacta del fallecimiento.
... address SΣ 0..* CRCoreAddress(0.0.1-ballot) Dirección(es) del profesional.
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
.... use ?!SΣ 0..1 code home | work | temp | old | billing
Binding: AddressUse (required): The use of an address (home / work / etc.).
Example General: home
.... type SΣ 0..1 code postal | physical | both
Binding: AddressType (required): The type of an address (physical / postal).
Example General: both
.... text Σ 0..1 string Text representation of the address
Example General: 137 Nowhere Street, Erewhon 9132
.... line SΣ 1..* string Línea de dirección (calle, número, referencias).
This repeating element order: The order in which lines should appear in an address label
Example General: 137 Nowhere Street
.... city SΣ 0..1 string Cantón de Costa Rica.
Example General: Erewhon
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Código de la ciudad basado en el ZipCode de Costa Rica
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:cityCode 0..1 CodeableConcept Extensión para cantón
URL: https://hl7.or.cr/fhir/core/StructureDefinition/cr-city-ext
Binding: https://hl7.or.cr/fhir/terminology/ValueSet/cr-cities (required): Códigos de cantones de Costa Rica basados en el ZipCode.
Constraints: ext-1
..... value 0..1 string Primitive value for string
Max Length:1048576
.... district SΣ 0..1 string Distrito de Costa Rica.
Example General: Madison
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Código del distrito basado en el ZipCode de Costa Rica
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:districtCode 0..1 CodeableConcept Extensión para distrito
URL: https://hl7.or.cr/fhir/core/StructureDefinition/cr-district-ext
Binding: https://hl7.or.cr/fhir/terminology/ValueSet/cr-districts (required): Códigos de distritos de Costa Rica basados en el ZipCode.
Constraints: ext-1
..... value 0..1 string Primitive value for string
Max Length:1048576
.... state SΣ 0..1 string Provincia de Costa Rica.
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Código de la provincia basado en el ZipCode de Costa Rica
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:stateCode 0..1 CodeableConcept Extensión para provincia
URL: https://hl7.or.cr/fhir/core/StructureDefinition/cr-state-ext
Binding: https://hl7.or.cr/fhir/terminology/ValueSet/cr-provinces (required): Códigos de provincias de Costa Rica basados en el ZipCode.
Constraints: ext-1
..... value 0..1 string Primitive value for string
Max Length:1048576
.... postalCode SΣ 0..1 string Código postal.
Example General: 9132
.... country SΣ 0..1 string Nombre del país (CR).
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Código de país en formato ISO 3166-1 alpha-3
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:countryCode S 0..1 CodeableConcept Extensión para país
URL: https://hl7.or.cr/fhir/core/StructureDefinition/cr-country-ext
Binding: Iso316613 (required): Códigos de país en formato ISO 3166-1 alpha-3.
Constraints: ext-1
..... value 0..1 string Primitive value for string
Max Length:1048576
.... period Σ 0..1 Period Time period when address was/is in use
Example General: {"start":"2010-03-23","end":"2010-07-01"}
... photo 0..* Attachment Image of the person
... qualification S 0..* BackboneElement Calificaciones, credenciales y licencias del profesional.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... identifier S 1..* Identifier Identificador único e inmutable de la calificación (número de colegiado, licencia, etc.).
.... code S 1..1 CodeableConcept Código de la calificación o rol del profesional.
Binding: https://hl7.or.cr/fhir/terminology/ValueSet/cr-practitioner-roles (extensible): CodeSystem de roles y especialidades de profesionales de salud en Costa Rica.
.... period 0..1 Period Period during which the qualification is valid
.... issuer S 0..1 Reference(Organization) Organización que emitió la calificación o credencial.
... communication 0..* BackboneElement A language which may be used to communicate with the practitioner
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... language 1..1 CodeableConcept The language code used to communicate with the practitioner
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
.... preferred 0..1 boolean Language preference indicator

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Practitioner.language Base required All Languages 📍5.0.0 FHIR Std.
Practitioner.identifier.​use Base required IdentifierUse 📍5.0.0 FHIR Std.
Practitioner.identifier.​type Base required https://hl7.or.cr/fhir/terminology/ValueSet/cr-identifier-types Not State Unknown
Practitioner.name.use Base required NameUse 📍5.0.0 FHIR Std.
Practitioner.telecom.​system Base required ContactPointSystem 📍5.0.0 FHIR Std.
Practitioner.telecom.​use Base required ContactPointUse 📍5.0.0 FHIR Std.
Practitioner.gender Base required AdministrativeGender 📍5.0.0 FHIR Std.
Practitioner.address.​use Base required AddressUse 📍5.0.0 FHIR Std.
Practitioner.address.​type Base required AddressType 📍5.0.0 FHIR Std.
Practitioner.qualification.​code Base extensible https://hl7.or.cr/fhir/terminology/ValueSet/cr-practitioner-roles Not State Unknown
Practitioner.communication.​language Base required All Languages 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error Practitioner If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Practitioner If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Practitioner If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Practitioner If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Practitioner A resource should have narrative for robust management text.`div`.exists()
ele-1 error Practitioner.meta, Practitioner.implicitRules, Practitioner.language, Practitioner.text, Practitioner.extension, Practitioner.modifierExtension, Practitioner.identifier, Practitioner.identifier.extension, Practitioner.identifier.use, Practitioner.identifier.type, Practitioner.identifier.system, Practitioner.identifier.value, Practitioner.identifier.period, Practitioner.identifier.assigner, Practitioner.active, Practitioner.name, Practitioner.name.extension, Practitioner.name.use, Practitioner.name.text, Practitioner.name.family, Practitioner.name.given, Practitioner.name.prefix, Practitioner.name.suffix, Practitioner.name.period, Practitioner.telecom, Practitioner.telecom.extension, Practitioner.telecom.system, Practitioner.telecom.value, Practitioner.telecom.use, Practitioner.telecom.rank, Practitioner.telecom.period, Practitioner.gender, Practitioner.birthDate, Practitioner.deceased[x], Practitioner.deceased[x]:deceasedBoolean, Practitioner.deceased[x]:deceasedDateTime, Practitioner.address, Practitioner.address.extension, Practitioner.address.use, Practitioner.address.type, Practitioner.address.text, Practitioner.address.line, Practitioner.address.city, Practitioner.address.city.extension, Practitioner.address.city.extension:cityCode, Practitioner.address.district, Practitioner.address.district.extension, Practitioner.address.district.extension:districtCode, Practitioner.address.state, Practitioner.address.state.extension, Practitioner.address.state.extension:stateCode, Practitioner.address.postalCode, Practitioner.address.country, Practitioner.address.country.extension, Practitioner.address.country.extension:countryCode, Practitioner.address.period, Practitioner.photo, Practitioner.qualification, Practitioner.qualification.extension, Practitioner.qualification.modifierExtension, Practitioner.qualification.identifier, Practitioner.qualification.code, Practitioner.qualification.period, Practitioner.qualification.issuer, Practitioner.communication, Practitioner.communication.extension, Practitioner.communication.modifierExtension, Practitioner.communication.language, Practitioner.communication.preferred All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error Practitioner.extension, Practitioner.modifierExtension, Practitioner.identifier.extension, Practitioner.name.extension, Practitioner.telecom.extension, Practitioner.address.extension, Practitioner.address.city.extension, Practitioner.address.city.extension:cityCode, Practitioner.address.district.extension, Practitioner.address.district.extension:districtCode, Practitioner.address.state.extension, Practitioner.address.state.extension:stateCode, Practitioner.address.country.extension, Practitioner.address.country.extension:countryCode, Practitioner.qualification.extension, Practitioner.qualification.modifierExtension, Practitioner.communication.extension, Practitioner.communication.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from Practitioner

Summary

Mandatory: 6 elements(1 nested mandatory element)
Must-Support: 29 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Practitioner.deceased[x]

Maturity: 0

 

Other representations of profile: CSV, Excel, Schematron