Digital Health Platform
0.1.0 - Uzbekistan flag

Digital Health Platform, published by Uzinfocom LLC. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/uzinfocom-org/digital-health-ig/ and changes regularly. See the Directory of published versions

Resource Profile: Uzbekistan DHP HealthcareService ( Experimental )

Official URL: http://medcore.uz/StructureDefinition/dhp-healthcareservice Version: 0.1.0
Active as of 2025-03-11 Computable Name: DHPHealthcareService

Uzbekistan DHP HealthcareService profile, used to define healthcare services available

Usages:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots, and their representations.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService(5.0.0) The details of a healthcare service available at a location
... 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
... category SΣ 0..* CodeableConcept Broad category of service being performed or delivered
Binding: ServiceCategory (example): A category of the service(s) that could be provided.
.... Slices for coding Σ 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:dhpCategory SΣ 0..1 Coding Code defined by a terminology system
...... system SΣ 1..1 uri Identity of the terminology system
Required Pattern: https://terminology.medcore.uz/CodeSystem/cancer-types-cs
...... code SΣC 1..1 code Symbol in syntax defined by the system
Binding: ServiceCategoriesVS (0.1.0) (required)
... type SΣ 0..* CodeableConcept Type of service that may be delivered or performed
Binding: ServiceType (example): Additional details about where the content was created (e.g. clinical specialty).
.... Slices for coding Σ 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:dhpService SΣ 0..1 Coding Code defined by a terminology system
...... system SΣ 1..1 uri Identity of the terminology system
Required Pattern: https://terminology.medcore.uz/CodeSystem/cancer-types-cs
...... code SΣC 1..1 code Symbol in syntax defined by the system
Binding: ServiceNamesVS (0.1.0) (required)
... name SΣ 0..1 string Description of service as presented to a consumer while searching

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
HealthcareService.categoryexampleServiceCategory
http://hl7.org/fhir/ValueSet/service-category|5.0.0
From the FHIR Standard
HealthcareService.category.coding:dhpCategory.coderequiredServiceCategoriesVS
http://medcore.uz/ValueSet/service-categories-vs|0.1.0
From this IG
HealthcareService.typeexampleServiceType
http://hl7.org/fhir/ValueSet/service-type|5.0.0
From the FHIR Standard
HealthcareService.type.coding:dhpService.coderequiredServiceNamesVS
http://medcore.uz/ValueSet/service-names-vs|0.1.0
From this IG

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorHealthcareServiceIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorHealthcareServiceIf 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-4errorHealthcareServiceIf 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-5errorHealthcareServiceIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceHealthcareServiceA resource should have narrative for robust management
: text.`div`.exists()
ele-1errorHealthcareService.implicitRules, HealthcareService.modifierExtension, HealthcareService.active, HealthcareService.category, HealthcareService.category.coding, HealthcareService.category.coding:dhpCategory, HealthcareService.category.coding:dhpCategory.system, HealthcareService.category.coding:dhpCategory.code, HealthcareService.type, HealthcareService.type.coding, HealthcareService.type.coding:dhpService, HealthcareService.type.coding:dhpService.system, HealthcareService.type.coding:dhpService.code, HealthcareService.nameAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorHealthcareService.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService(5.0.0) The details of a healthcare service available at a location
... active S 0..1 boolean Whether this HealthcareService record is in active use
... category S 0..* CodeableConcept Broad category of service being performed or delivered
.... Slices for coding 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:dhpCategory S 0..1 Coding Code defined by a terminology system
...... system S 1..1 uri Identity of the terminology system
Required Pattern: https://terminology.medcore.uz/CodeSystem/cancer-types-cs
...... code S 1..1 code Symbol in syntax defined by the system
Binding: ServiceCategoriesVS (0.1.0) (required)
... type S 0..* CodeableConcept Type of service that may be delivered or performed
.... Slices for coding 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:dhpService S 0..1 Coding Code defined by a terminology system
...... system S 1..1 uri Identity of the terminology system
Required Pattern: https://terminology.medcore.uz/CodeSystem/cancer-types-cs
...... code S 1..1 code Symbol in syntax defined by the system
Binding: ServiceNamesVS (0.1.0) (required)

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
HealthcareService.category.coding:dhpCategory.coderequiredServiceCategoriesVS
http://medcore.uz/ValueSet/service-categories-vs|0.1.0
From this IG
HealthcareService.type.coding:dhpService.coderequiredServiceNamesVS
http://medcore.uz/ValueSet/service-names-vs|0.1.0
From this IG
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService(5.0.0) The details of a healthcare service available at a location
... 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
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... 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 Σ 0..* Identifier External identifiers for this item
... active ?!SΣ 0..1 boolean Whether this HealthcareService record is in active use
... providedBy Σ 0..1 Reference(Organization) Organization that provides this service
... offeredIn 0..* Reference(HealthcareService) The service within which this service is offered
... category SΣ 0..* CodeableConcept Broad category of service being performed or delivered
Binding: ServiceCategory (example): A category of the service(s) that could be provided.
.... 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
.... Slices for coding Σ 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:dhpCategory SΣ 0..1 Coding Code defined by a terminology system
...... 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Σ 1..1 uri Identity of the terminology system
Required Pattern: https://terminology.medcore.uz/CodeSystem/cancer-types-cs
...... version Σ 0..1 string Version of the system - if relevant
...... code SΣC 1..1 code Symbol in syntax defined by the system
Binding: ServiceCategoriesVS (0.1.0) (required)
...... display ΣC 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept
... type SΣ 0..* CodeableConcept Type of service that may be delivered or performed
Binding: ServiceType (example): Additional details about where the content was created (e.g. clinical specialty).
.... 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
.... Slices for coding Σ 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:dhpService SΣ 0..1 Coding Code defined by a terminology system
...... 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Σ 1..1 uri Identity of the terminology system
Required Pattern: https://terminology.medcore.uz/CodeSystem/cancer-types-cs
...... version Σ 0..1 string Version of the system - if relevant
...... code SΣC 1..1 code Symbol in syntax defined by the system
Binding: ServiceNamesVS (0.1.0) (required)
...... display ΣC 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept
... specialty Σ 0..* CodeableConcept Specialties handled by the HealthcareService
Binding: PracticeSettingCodeValueSet (preferred): A specialty that a healthcare service may provide.
... location Σ 0..* Reference(Location) Location(s) where service may be provided
... name SΣ 0..1 string Description of service as presented to a consumer while searching
... comment Σ 0..1 markdown Additional description and/or any specific issues not covered elsewhere
... extraDetails 0..1 markdown Extra details about the service that can't be placed in the other fields
... photo Σ 0..1 Attachment Facilitates quick identification of the service
... contact 0..* ExtendedContactDetail Official contact details for the HealthcareService
... coverageArea 0..* Reference(Location) Location(s) service is intended for/available to
... serviceProvisionCode 0..* CodeableConcept Conditions under which service is available/offered
Binding: ServiceProvisionConditions (example): The code(s) that detail the conditions under which the healthcare service is available/offered.
... eligibility 0..* BackboneElement Specific eligibility requirements required to use the service
.... 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
.... code 0..1 CodeableConcept Coded value for the eligibility
Binding Description: (example): Coded values underwhich a specific service is made available.
.... comment 0..1 markdown Describes the eligibility conditions for the service
... program 0..* CodeableConcept Programs that this service is applicable to
Binding: Program (example): Government or local programs that this service applies to.
... characteristic 0..* CodeableConcept Collection of characteristics (attributes)
Binding: ServiceMode (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibility).
... communication 0..* CodeableConcept The language that this service is offered in
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter

... referralMethod 0..* CodeableConcept Ways that the service accepts referrals
Binding: ReferralMethod (example): The methods of referral can be used when referring to a specific HealthcareService resource.
... appointmentRequired 0..1 boolean If an appointment is required for access to this service
... availability 0..* Availability Times the healthcare service is available (including exceptions)
... endpoint 0..* Reference(Endpoint) Technical endpoints providing access to electronic services operated for the healthcare service

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
HealthcareService.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
From the FHIR Standard
HealthcareService.categoryexampleServiceCategory
http://hl7.org/fhir/ValueSet/service-category|5.0.0
From the FHIR Standard
HealthcareService.category.coding:dhpCategory.coderequiredServiceCategoriesVS
http://medcore.uz/ValueSet/service-categories-vs|0.1.0
From this IG
HealthcareService.typeexampleServiceType
http://hl7.org/fhir/ValueSet/service-type|5.0.0
From the FHIR Standard
HealthcareService.type.coding:dhpService.coderequiredServiceNamesVS
http://medcore.uz/ValueSet/service-names-vs|0.1.0
From this IG
HealthcareService.specialtypreferredPracticeSettingCodeValueSet
http://hl7.org/fhir/ValueSet/c80-practice-codes|5.0.0
From the FHIR Standard
HealthcareService.serviceProvisionCodeexampleServiceProvisionConditions
http://hl7.org/fhir/ValueSet/service-provision-conditions|5.0.0
From the FHIR Standard
HealthcareService.eligibility.codeexample
HealthcareService.programexampleProgram
http://hl7.org/fhir/ValueSet/program|5.0.0
From the FHIR Standard
HealthcareService.characteristicexampleServiceMode
http://hl7.org/fhir/ValueSet/service-mode|5.0.0
From the FHIR Standard
HealthcareService.communicationrequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
From the FHIR Standard
HealthcareService.referralMethodexampleReferralMethod
http://hl7.org/fhir/ValueSet/service-referral-method|5.0.0
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorHealthcareServiceIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorHealthcareServiceIf 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-4errorHealthcareServiceIf 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-5errorHealthcareServiceIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceHealthcareServiceA resource should have narrative for robust management
: text.`div`.exists()
ele-1errorHealthcareService.meta, HealthcareService.implicitRules, HealthcareService.language, HealthcareService.text, HealthcareService.extension, HealthcareService.modifierExtension, HealthcareService.identifier, HealthcareService.active, HealthcareService.providedBy, HealthcareService.offeredIn, HealthcareService.category, HealthcareService.category.extension, HealthcareService.category.coding, HealthcareService.category.coding:dhpCategory, HealthcareService.category.coding:dhpCategory.extension, HealthcareService.category.coding:dhpCategory.system, HealthcareService.category.coding:dhpCategory.version, HealthcareService.category.coding:dhpCategory.code, HealthcareService.category.coding:dhpCategory.display, HealthcareService.category.coding:dhpCategory.userSelected, HealthcareService.category.text, HealthcareService.type, HealthcareService.type.extension, HealthcareService.type.coding, HealthcareService.type.coding:dhpService, HealthcareService.type.coding:dhpService.extension, HealthcareService.type.coding:dhpService.system, HealthcareService.type.coding:dhpService.version, HealthcareService.type.coding:dhpService.code, HealthcareService.type.coding:dhpService.display, HealthcareService.type.coding:dhpService.userSelected, HealthcareService.type.text, HealthcareService.specialty, HealthcareService.location, HealthcareService.name, HealthcareService.comment, HealthcareService.extraDetails, HealthcareService.photo, HealthcareService.contact, HealthcareService.coverageArea, HealthcareService.serviceProvisionCode, HealthcareService.eligibility, HealthcareService.eligibility.extension, HealthcareService.eligibility.modifierExtension, HealthcareService.eligibility.code, HealthcareService.eligibility.comment, HealthcareService.program, HealthcareService.characteristic, HealthcareService.communication, HealthcareService.referralMethod, HealthcareService.appointmentRequired, HealthcareService.availability, HealthcareService.endpointAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorHealthcareService.extension, HealthcareService.modifierExtension, HealthcareService.category.extension, HealthcareService.category.coding:dhpCategory.extension, HealthcareService.type.extension, HealthcareService.type.coding:dhpService.extension, HealthcareService.eligibility.extension, HealthcareService.eligibility.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Summary

Mandatory: 0 element(4 nested mandatory elements)
Must-Support: 10 elements

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of HealthcareService.category.coding
  • The element 1 is sliced based on the value of HealthcareService.type.coding

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService(5.0.0) The details of a healthcare service available at a location
... 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
... category SΣ 0..* CodeableConcept Broad category of service being performed or delivered
Binding: ServiceCategory (example): A category of the service(s) that could be provided.
.... Slices for coding Σ 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:dhpCategory SΣ 0..1 Coding Code defined by a terminology system
...... system SΣ 1..1 uri Identity of the terminology system
Required Pattern: https://terminology.medcore.uz/CodeSystem/cancer-types-cs
...... code SΣC 1..1 code Symbol in syntax defined by the system
Binding: ServiceCategoriesVS (0.1.0) (required)
... type SΣ 0..* CodeableConcept Type of service that may be delivered or performed
Binding: ServiceType (example): Additional details about where the content was created (e.g. clinical specialty).
.... Slices for coding Σ 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:dhpService SΣ 0..1 Coding Code defined by a terminology system
...... system SΣ 1..1 uri Identity of the terminology system
Required Pattern: https://terminology.medcore.uz/CodeSystem/cancer-types-cs
...... code SΣC 1..1 code Symbol in syntax defined by the system
Binding: ServiceNamesVS (0.1.0) (required)
... name SΣ 0..1 string Description of service as presented to a consumer while searching

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
HealthcareService.categoryexampleServiceCategory
http://hl7.org/fhir/ValueSet/service-category|5.0.0
From the FHIR Standard
HealthcareService.category.coding:dhpCategory.coderequiredServiceCategoriesVS
http://medcore.uz/ValueSet/service-categories-vs|0.1.0
From this IG
HealthcareService.typeexampleServiceType
http://hl7.org/fhir/ValueSet/service-type|5.0.0
From the FHIR Standard
HealthcareService.type.coding:dhpService.coderequiredServiceNamesVS
http://medcore.uz/ValueSet/service-names-vs|0.1.0
From this IG

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorHealthcareServiceIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorHealthcareServiceIf 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-4errorHealthcareServiceIf 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-5errorHealthcareServiceIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceHealthcareServiceA resource should have narrative for robust management
: text.`div`.exists()
ele-1errorHealthcareService.implicitRules, HealthcareService.modifierExtension, HealthcareService.active, HealthcareService.category, HealthcareService.category.coding, HealthcareService.category.coding:dhpCategory, HealthcareService.category.coding:dhpCategory.system, HealthcareService.category.coding:dhpCategory.code, HealthcareService.type, HealthcareService.type.coding, HealthcareService.type.coding:dhpService, HealthcareService.type.coding:dhpService.system, HealthcareService.type.coding:dhpService.code, HealthcareService.nameAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorHealthcareService.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Differential View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService(5.0.0) The details of a healthcare service available at a location
... active S 0..1 boolean Whether this HealthcareService record is in active use
... category S 0..* CodeableConcept Broad category of service being performed or delivered
.... Slices for coding 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:dhpCategory S 0..1 Coding Code defined by a terminology system
...... system S 1..1 uri Identity of the terminology system
Required Pattern: https://terminology.medcore.uz/CodeSystem/cancer-types-cs
...... code S 1..1 code Symbol in syntax defined by the system
Binding: ServiceCategoriesVS (0.1.0) (required)
... type S 0..* CodeableConcept Type of service that may be delivered or performed
.... Slices for coding 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:dhpService S 0..1 Coding Code defined by a terminology system
...... system S 1..1 uri Identity of the terminology system
Required Pattern: https://terminology.medcore.uz/CodeSystem/cancer-types-cs
...... code S 1..1 code Symbol in syntax defined by the system
Binding: ServiceNamesVS (0.1.0) (required)

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
HealthcareService.category.coding:dhpCategory.coderequiredServiceCategoriesVS
http://medcore.uz/ValueSet/service-categories-vs|0.1.0
From this IG
HealthcareService.type.coding:dhpService.coderequiredServiceNamesVS
http://medcore.uz/ValueSet/service-names-vs|0.1.0
From this IG

Snapshot ViewView

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService(5.0.0) The details of a healthcare service available at a location
... 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
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... 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 Σ 0..* Identifier External identifiers for this item
... active ?!SΣ 0..1 boolean Whether this HealthcareService record is in active use
... providedBy Σ 0..1 Reference(Organization) Organization that provides this service
... offeredIn 0..* Reference(HealthcareService) The service within which this service is offered
... category SΣ 0..* CodeableConcept Broad category of service being performed or delivered
Binding: ServiceCategory (example): A category of the service(s) that could be provided.
.... 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
.... Slices for coding Σ 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:dhpCategory SΣ 0..1 Coding Code defined by a terminology system
...... 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Σ 1..1 uri Identity of the terminology system
Required Pattern: https://terminology.medcore.uz/CodeSystem/cancer-types-cs
...... version Σ 0..1 string Version of the system - if relevant
...... code SΣC 1..1 code Symbol in syntax defined by the system
Binding: ServiceCategoriesVS (0.1.0) (required)
...... display ΣC 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept
... type SΣ 0..* CodeableConcept Type of service that may be delivered or performed
Binding: ServiceType (example): Additional details about where the content was created (e.g. clinical specialty).
.... 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
.... Slices for coding Σ 0..* Coding Code defined by a terminology system
Slice: Unordered, Open by value:system
..... coding:dhpService SΣ 0..1 Coding Code defined by a terminology system
...... 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Σ 1..1 uri Identity of the terminology system
Required Pattern: https://terminology.medcore.uz/CodeSystem/cancer-types-cs
...... version Σ 0..1 string Version of the system - if relevant
...... code SΣC 1..1 code Symbol in syntax defined by the system
Binding: ServiceNamesVS (0.1.0) (required)
...... display ΣC 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept
... specialty Σ 0..* CodeableConcept Specialties handled by the HealthcareService
Binding: PracticeSettingCodeValueSet (preferred): A specialty that a healthcare service may provide.
... location Σ 0..* Reference(Location) Location(s) where service may be provided
... name SΣ 0..1 string Description of service as presented to a consumer while searching
... comment Σ 0..1 markdown Additional description and/or any specific issues not covered elsewhere
... extraDetails 0..1 markdown Extra details about the service that can't be placed in the other fields
... photo Σ 0..1 Attachment Facilitates quick identification of the service
... contact 0..* ExtendedContactDetail Official contact details for the HealthcareService
... coverageArea 0..* Reference(Location) Location(s) service is intended for/available to
... serviceProvisionCode 0..* CodeableConcept Conditions under which service is available/offered
Binding: ServiceProvisionConditions (example): The code(s) that detail the conditions under which the healthcare service is available/offered.
... eligibility 0..* BackboneElement Specific eligibility requirements required to use the service
.... 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
.... code 0..1 CodeableConcept Coded value for the eligibility
Binding Description: (example): Coded values underwhich a specific service is made available.
.... comment 0..1 markdown Describes the eligibility conditions for the service
... program 0..* CodeableConcept Programs that this service is applicable to
Binding: Program (example): Government or local programs that this service applies to.
... characteristic 0..* CodeableConcept Collection of characteristics (attributes)
Binding: ServiceMode (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibility).
... communication 0..* CodeableConcept The language that this service is offered in
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter

... referralMethod 0..* CodeableConcept Ways that the service accepts referrals
Binding: ReferralMethod (example): The methods of referral can be used when referring to a specific HealthcareService resource.
... appointmentRequired 0..1 boolean If an appointment is required for access to this service
... availability 0..* Availability Times the healthcare service is available (including exceptions)
... endpoint 0..* Reference(Endpoint) Technical endpoints providing access to electronic services operated for the healthcare service

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
HealthcareService.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
From the FHIR Standard
HealthcareService.categoryexampleServiceCategory
http://hl7.org/fhir/ValueSet/service-category|5.0.0
From the FHIR Standard
HealthcareService.category.coding:dhpCategory.coderequiredServiceCategoriesVS
http://medcore.uz/ValueSet/service-categories-vs|0.1.0
From this IG
HealthcareService.typeexampleServiceType
http://hl7.org/fhir/ValueSet/service-type|5.0.0
From the FHIR Standard
HealthcareService.type.coding:dhpService.coderequiredServiceNamesVS
http://medcore.uz/ValueSet/service-names-vs|0.1.0
From this IG
HealthcareService.specialtypreferredPracticeSettingCodeValueSet
http://hl7.org/fhir/ValueSet/c80-practice-codes|5.0.0
From the FHIR Standard
HealthcareService.serviceProvisionCodeexampleServiceProvisionConditions
http://hl7.org/fhir/ValueSet/service-provision-conditions|5.0.0
From the FHIR Standard
HealthcareService.eligibility.codeexample
HealthcareService.programexampleProgram
http://hl7.org/fhir/ValueSet/program|5.0.0
From the FHIR Standard
HealthcareService.characteristicexampleServiceMode
http://hl7.org/fhir/ValueSet/service-mode|5.0.0
From the FHIR Standard
HealthcareService.communicationrequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
From the FHIR Standard
HealthcareService.referralMethodexampleReferralMethod
http://hl7.org/fhir/ValueSet/service-referral-method|5.0.0
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorHealthcareServiceIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorHealthcareServiceIf 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-4errorHealthcareServiceIf 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-5errorHealthcareServiceIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceHealthcareServiceA resource should have narrative for robust management
: text.`div`.exists()
ele-1errorHealthcareService.meta, HealthcareService.implicitRules, HealthcareService.language, HealthcareService.text, HealthcareService.extension, HealthcareService.modifierExtension, HealthcareService.identifier, HealthcareService.active, HealthcareService.providedBy, HealthcareService.offeredIn, HealthcareService.category, HealthcareService.category.extension, HealthcareService.category.coding, HealthcareService.category.coding:dhpCategory, HealthcareService.category.coding:dhpCategory.extension, HealthcareService.category.coding:dhpCategory.system, HealthcareService.category.coding:dhpCategory.version, HealthcareService.category.coding:dhpCategory.code, HealthcareService.category.coding:dhpCategory.display, HealthcareService.category.coding:dhpCategory.userSelected, HealthcareService.category.text, HealthcareService.type, HealthcareService.type.extension, HealthcareService.type.coding, HealthcareService.type.coding:dhpService, HealthcareService.type.coding:dhpService.extension, HealthcareService.type.coding:dhpService.system, HealthcareService.type.coding:dhpService.version, HealthcareService.type.coding:dhpService.code, HealthcareService.type.coding:dhpService.display, HealthcareService.type.coding:dhpService.userSelected, HealthcareService.type.text, HealthcareService.specialty, HealthcareService.location, HealthcareService.name, HealthcareService.comment, HealthcareService.extraDetails, HealthcareService.photo, HealthcareService.contact, HealthcareService.coverageArea, HealthcareService.serviceProvisionCode, HealthcareService.eligibility, HealthcareService.eligibility.extension, HealthcareService.eligibility.modifierExtension, HealthcareService.eligibility.code, HealthcareService.eligibility.comment, HealthcareService.program, HealthcareService.characteristic, HealthcareService.communication, HealthcareService.referralMethod, HealthcareService.appointmentRequired, HealthcareService.availability, HealthcareService.endpointAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorHealthcareService.extension, HealthcareService.modifierExtension, HealthcareService.category.extension, HealthcareService.category.coding:dhpCategory.extension, HealthcareService.type.extension, HealthcareService.type.coding:dhpService.extension, HealthcareService.eligibility.extension, HealthcareService.eligibility.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Summary

Mandatory: 0 element(4 nested mandatory elements)
Must-Support: 10 elements

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of HealthcareService.category.coding
  • The element 1 is sliced based on the value of HealthcareService.type.coding

 

Other representations of profile: CSV, Excel, Schematron