1.0.1 - ci-build Denmark flag

KLGatewayMunicipalityCareData - Local Development build (v1.0.1). See the Directory of published versions

Resource Profile: CareCondition

Official URL: http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-condition Version: 1.0.1
Draft as of 2023-08-21 Computable Name: KLGatewayCareCondition

Detailed information about conditions.

Usage:

Formal Views of Profile Content

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

This structure is derived from Condition

NameFlagsCard.TypeDescription & Constraintsdoco
.. Condition C0..*ConditionDetailed information about conditions, problems or diagnoses
klgateway-severity-mandatory-in-home-care-not-allowed-in-nursing: The severity is mandatory for home care and not allowed for nursing conditions
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... followUpEncounter S0..1Reference(CareEncounter) {b}[DK] tilstandsplanlagtOpfølgning
URL: http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-follow-up-encounter-extension
... identifier 0..0
.... coding 1..1CodingCode defined by a terminology system
..... version 0..0
..... display 0..0
..... userSelected 0..0
.... text 0..0
... verificationStatus S0..1CodeableConcept[DK] tilstandsstatus
.... coding 1..1CodingCode defined by a terminology system
..... version 0..0
..... display 0..0
..... userSelected 0..0
.... text 0..0
... category S0..1CodeableConceptproblem-list-item | encounter-diagnosis
.... coding 1..1Coding[DK] tilstandsfokus
..... version 0..0
..... code 0..1codeSymbol in syntax defined by the system
Required Pattern: problem-list-item
..... display 0..0
..... userSelected 0..0
.... text 0..0
... severity 0..1CodeableConceptSubjective severity of condition
Binding: KLFunktionsevneniveauFSIII (required)
.... coding 1..1Coding[DK] tilstandssværhedsgrad
... code 1..1CodeableConceptIdentification of the condition, problem or diagnosis
Binding: FSIIICareConditions (required)
.... coding 1..1Coding[DK] FSIII tilstandskode
... bodySite 0..0
... subject 1..1Reference(CareCitizen) {b}[DK] tilstandssubjekt
... encounter 0..0
... onset[x] 0..0
... abatement[x] 0..0
... recordedDate 1..1dateTime[DK] tilstandsoprettelsestid
... recorder 0..0
... asserter 0..0
... stage 0..0
... evidence 0..0
... note 0..0

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
Condition.severityrequiredKLSeveritiesFSIII
Condition.coderequiredFSIIICareConditions

Constraints

IdGradePath(s)DetailsRequirements
klgateway-severity-mandatory-in-home-care-not-allowed-in-nursingerrorConditionThe severity is mandatory for home care and not allowed for nursing conditions
: (severity.exists() and code.coding.memberOf('http://kl.dk/fhir/common/caresocial/ValueSet/KLConditionCodesHomeCare')) or (severity.empty() and code.coding.memberOf('http://kl.dk/fhir/common/caresocial/ValueSet/KLConditionCodesNursing'))
NameFlagsCard.TypeDescription & Constraintsdoco
.. Condition C0..*ConditionDetailed information about conditions, problems or diagnoses
klgateway-severity-mandatory-in-home-care-not-allowed-in-nursing: The severity is mandatory for home care and not allowed for nursing conditions
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... followUpEncounter S0..1Reference(CareEncounter) {b}[DK] tilstandsplanlagtOpfølgning
URL: http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-follow-up-encounter-extension
... clinicalStatus ?!ΣC0..1CodeableConcept[DK] tilstandsstatus
Binding: ConditionClinicalStatusCodes (required): The clinical status of the condition or diagnosis.

.... coding Σ1..1CodingCode defined by a terminology system
... verificationStatus ?!SΣC0..1CodeableConcept[DK] tilstandsstatus
Binding: ConditionVerificationStatus (required): The verification status to support or decline the clinical status of the condition or diagnosis.

.... coding Σ1..1CodingCode defined by a terminology system
... category S0..1CodeableConceptproblem-list-item | encounter-diagnosis
Binding: ConditionCategoryCodes (extensible): A category assigned to the condition.


.... coding Σ1..1Coding[DK] tilstandsfokus
..... code Σ0..1codeSymbol in syntax defined by the system
Required Pattern: problem-list-item
... severity 0..1CodeableConceptSubjective severity of condition
Binding: KLFunktionsevneniveauFSIII (required)
.... coding Σ1..1Coding[DK] tilstandssværhedsgrad
... code Σ1..1CodeableConceptIdentification of the condition, problem or diagnosis
Binding: FSIIICareConditions (required)
.... coding Σ1..1Coding[DK] FSIII tilstandskode
... subject Σ1..1Reference(CareCitizen) {b}[DK] tilstandssubjekt
... recordedDate Σ1..1dateTime[DK] tilstandsoprettelsestid

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Condition.clinicalStatusrequiredConditionClinicalStatusCodes
Condition.verificationStatusrequiredConditionVerificationStatus
Condition.categoryextensibleConditionCategoryCodes
Condition.severityrequiredKLSeveritiesFSIII
Condition.coderequiredFSIIICareConditions

Constraints

IdGradePath(s)DetailsRequirements
con-3best practiceConditionCondition.clinicalStatus SHALL be present if verificationStatus is not entered-in-error and category is problem-list-item
: clinicalStatus.exists() or verificationStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-ver-status' and code = 'entered-in-error').exists() or category.select($this='problem-list-item').empty()
con-4errorConditionIf condition is abated, then clinicalStatus must be either inactive, resolved, or remission
: abatement.empty() or clinicalStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-clinical' and (code='resolved' or code='remission' or code='inactive')).exists()
con-5errorConditionCondition.clinicalStatus SHALL NOT be present if verification Status is entered-in-error
: verificationStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-ver-status' and code='entered-in-error').empty() or clinicalStatus.empty()
dom-2errorConditionIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorConditionIf 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorConditionIf 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-5errorConditionIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceConditionA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
klgateway-severity-mandatory-in-home-care-not-allowed-in-nursingerrorConditionThe severity is mandatory for home care and not allowed for nursing conditions
: (severity.exists() and code.coding.memberOf('http://kl.dk/fhir/common/caresocial/ValueSet/KLConditionCodesHomeCare')) or (severity.empty() and code.coding.memberOf('http://kl.dk/fhir/common/caresocial/ValueSet/KLConditionCodesNursing'))
NameFlagsCard.TypeDescription & Constraintsdoco
.. Condition C0..*ConditionDetailed information about conditions, problems or diagnoses
klgateway-severity-mandatory-in-home-care-not-allowed-in-nursing: The severity is mandatory for home care and not allowed for nursing conditions
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... followUpEncounter S0..1Reference(CareEncounter) {b}[DK] tilstandsplanlagtOpfølgning
URL: http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-follow-up-encounter-extension
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... clinicalStatus ?!ΣC0..1CodeableConcept[DK] tilstandsstatus
Binding: ConditionClinicalStatusCodes (required): The clinical status of the condition or diagnosis.

.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ1..1CodingCode defined by a terminology system
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ0..1uriIdentity of the terminology system
..... code Σ0..1codeSymbol in syntax defined by the system
... verificationStatus ?!SΣC0..1CodeableConcept[DK] tilstandsstatus
Binding: ConditionVerificationStatus (required): The verification status to support or decline the clinical status of the condition or diagnosis.

.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ1..1CodingCode defined by a terminology system
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ0..1uriIdentity of the terminology system
..... code Σ0..1codeSymbol in syntax defined by the system
... category S0..1CodeableConceptproblem-list-item | encounter-diagnosis
Binding: ConditionCategoryCodes (extensible): A category assigned to the condition.


.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ1..1Coding[DK] tilstandsfokus
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ0..1uriIdentity of the terminology system
..... code Σ0..1codeSymbol in syntax defined by the system
Required Pattern: problem-list-item
... severity 0..1CodeableConceptSubjective severity of condition
Binding: KLFunktionsevneniveauFSIII (required)
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ1..1Coding[DK] tilstandssværhedsgrad
.... text Σ0..1stringPlain text representation of the concept
... code Σ1..1CodeableConceptIdentification of the condition, problem or diagnosis
Binding: FSIIICareConditions (required)
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ1..1Coding[DK] FSIII tilstandskode
.... text Σ0..1stringPlain text representation of the concept
... subject Σ1..1Reference(CareCitizen) {b}[DK] tilstandssubjekt
... recordedDate Σ1..1dateTime[DK] tilstandsoprettelsestid

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Condition.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
Condition.clinicalStatusrequiredConditionClinicalStatusCodes
Condition.verificationStatusrequiredConditionVerificationStatus
Condition.categoryextensibleConditionCategoryCodes
Condition.severityrequiredKLSeveritiesFSIII
Condition.coderequiredFSIIICareConditions
Condition.stage.summaryexampleConditionStage
Condition.stage.typeexampleConditionStageType
Condition.evidence.codeexampleManifestationAndSymptomCodes

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Condition

Summary

Mandatory: 3 elements (4 nested mandatory elements)
Must-Support: 3 elements
Prohibited: 22 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Differential View

This structure is derived from Condition

NameFlagsCard.TypeDescription & Constraintsdoco
.. Condition C0..*ConditionDetailed information about conditions, problems or diagnoses
klgateway-severity-mandatory-in-home-care-not-allowed-in-nursing: The severity is mandatory for home care and not allowed for nursing conditions
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... followUpEncounter S0..1Reference(CareEncounter) {b}[DK] tilstandsplanlagtOpfølgning
URL: http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-follow-up-encounter-extension
... identifier 0..0
.... coding 1..1CodingCode defined by a terminology system
..... version 0..0
..... display 0..0
..... userSelected 0..0
.... text 0..0
... verificationStatus S0..1CodeableConcept[DK] tilstandsstatus
.... coding 1..1CodingCode defined by a terminology system
..... version 0..0
..... display 0..0
..... userSelected 0..0
.... text 0..0
... category S0..1CodeableConceptproblem-list-item | encounter-diagnosis
.... coding 1..1Coding[DK] tilstandsfokus
..... version 0..0
..... code 0..1codeSymbol in syntax defined by the system
Required Pattern: problem-list-item
..... display 0..0
..... userSelected 0..0
.... text 0..0
... severity 0..1CodeableConceptSubjective severity of condition
Binding: KLFunktionsevneniveauFSIII (required)
.... coding 1..1Coding[DK] tilstandssværhedsgrad
... code 1..1CodeableConceptIdentification of the condition, problem or diagnosis
Binding: FSIIICareConditions (required)
.... coding 1..1Coding[DK] FSIII tilstandskode
... bodySite 0..0
... subject 1..1Reference(CareCitizen) {b}[DK] tilstandssubjekt
... encounter 0..0
... onset[x] 0..0
... abatement[x] 0..0
... recordedDate 1..1dateTime[DK] tilstandsoprettelsestid
... recorder 0..0
... asserter 0..0
... stage 0..0
... evidence 0..0
... note 0..0

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
Condition.severityrequiredKLSeveritiesFSIII
Condition.coderequiredFSIIICareConditions

Constraints

IdGradePath(s)DetailsRequirements
klgateway-severity-mandatory-in-home-care-not-allowed-in-nursingerrorConditionThe severity is mandatory for home care and not allowed for nursing conditions
: (severity.exists() and code.coding.memberOf('http://kl.dk/fhir/common/caresocial/ValueSet/KLConditionCodesHomeCare')) or (severity.empty() and code.coding.memberOf('http://kl.dk/fhir/common/caresocial/ValueSet/KLConditionCodesNursing'))

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Condition C0..*ConditionDetailed information about conditions, problems or diagnoses
klgateway-severity-mandatory-in-home-care-not-allowed-in-nursing: The severity is mandatory for home care and not allowed for nursing conditions
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... followUpEncounter S0..1Reference(CareEncounter) {b}[DK] tilstandsplanlagtOpfølgning
URL: http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-follow-up-encounter-extension
... clinicalStatus ?!ΣC0..1CodeableConcept[DK] tilstandsstatus
Binding: ConditionClinicalStatusCodes (required): The clinical status of the condition or diagnosis.

.... coding Σ1..1CodingCode defined by a terminology system
... verificationStatus ?!SΣC0..1CodeableConcept[DK] tilstandsstatus
Binding: ConditionVerificationStatus (required): The verification status to support or decline the clinical status of the condition or diagnosis.

.... coding Σ1..1CodingCode defined by a terminology system
... category S0..1CodeableConceptproblem-list-item | encounter-diagnosis
Binding: ConditionCategoryCodes (extensible): A category assigned to the condition.


.... coding Σ1..1Coding[DK] tilstandsfokus
..... code Σ0..1codeSymbol in syntax defined by the system
Required Pattern: problem-list-item
... severity 0..1CodeableConceptSubjective severity of condition
Binding: KLFunktionsevneniveauFSIII (required)
.... coding Σ1..1Coding[DK] tilstandssværhedsgrad
... code Σ1..1CodeableConceptIdentification of the condition, problem or diagnosis
Binding: FSIIICareConditions (required)
.... coding Σ1..1Coding[DK] FSIII tilstandskode
... subject Σ1..1Reference(CareCitizen) {b}[DK] tilstandssubjekt
... recordedDate Σ1..1dateTime[DK] tilstandsoprettelsestid

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Condition.clinicalStatusrequiredConditionClinicalStatusCodes
Condition.verificationStatusrequiredConditionVerificationStatus
Condition.categoryextensibleConditionCategoryCodes
Condition.severityrequiredKLSeveritiesFSIII
Condition.coderequiredFSIIICareConditions

Constraints

IdGradePath(s)DetailsRequirements
con-3best practiceConditionCondition.clinicalStatus SHALL be present if verificationStatus is not entered-in-error and category is problem-list-item
: clinicalStatus.exists() or verificationStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-ver-status' and code = 'entered-in-error').exists() or category.select($this='problem-list-item').empty()
con-4errorConditionIf condition is abated, then clinicalStatus must be either inactive, resolved, or remission
: abatement.empty() or clinicalStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-clinical' and (code='resolved' or code='remission' or code='inactive')).exists()
con-5errorConditionCondition.clinicalStatus SHALL NOT be present if verification Status is entered-in-error
: verificationStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-ver-status' and code='entered-in-error').empty() or clinicalStatus.empty()
dom-2errorConditionIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorConditionIf 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorConditionIf 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-5errorConditionIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceConditionA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
klgateway-severity-mandatory-in-home-care-not-allowed-in-nursingerrorConditionThe severity is mandatory for home care and not allowed for nursing conditions
: (severity.exists() and code.coding.memberOf('http://kl.dk/fhir/common/caresocial/ValueSet/KLConditionCodesHomeCare')) or (severity.empty() and code.coding.memberOf('http://kl.dk/fhir/common/caresocial/ValueSet/KLConditionCodesNursing'))

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Condition C0..*ConditionDetailed information about conditions, problems or diagnoses
klgateway-severity-mandatory-in-home-care-not-allowed-in-nursing: The severity is mandatory for home care and not allowed for nursing conditions
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... followUpEncounter S0..1Reference(CareEncounter) {b}[DK] tilstandsplanlagtOpfølgning
URL: http://municipality-care-data.gateway.kl.dk/1.0/StructureDefinition/klgateway-care-follow-up-encounter-extension
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... clinicalStatus ?!ΣC0..1CodeableConcept[DK] tilstandsstatus
Binding: ConditionClinicalStatusCodes (required): The clinical status of the condition or diagnosis.

.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ1..1CodingCode defined by a terminology system
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ0..1uriIdentity of the terminology system
..... code Σ0..1codeSymbol in syntax defined by the system
... verificationStatus ?!SΣC0..1CodeableConcept[DK] tilstandsstatus
Binding: ConditionVerificationStatus (required): The verification status to support or decline the clinical status of the condition or diagnosis.

.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ1..1CodingCode defined by a terminology system
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ0..1uriIdentity of the terminology system
..... code Σ0..1codeSymbol in syntax defined by the system
... category S0..1CodeableConceptproblem-list-item | encounter-diagnosis
Binding: ConditionCategoryCodes (extensible): A category assigned to the condition.


.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ1..1Coding[DK] tilstandsfokus
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ0..1uriIdentity of the terminology system
..... code Σ0..1codeSymbol in syntax defined by the system
Required Pattern: problem-list-item
... severity 0..1CodeableConceptSubjective severity of condition
Binding: KLFunktionsevneniveauFSIII (required)
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ1..1Coding[DK] tilstandssværhedsgrad
.... text Σ0..1stringPlain text representation of the concept
... code Σ1..1CodeableConceptIdentification of the condition, problem or diagnosis
Binding: FSIIICareConditions (required)
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ1..1Coding[DK] FSIII tilstandskode
.... text Σ0..1stringPlain text representation of the concept
... subject Σ1..1Reference(CareCitizen) {b}[DK] tilstandssubjekt
... recordedDate Σ1..1dateTime[DK] tilstandsoprettelsestid

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Condition.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
Condition.clinicalStatusrequiredConditionClinicalStatusCodes
Condition.verificationStatusrequiredConditionVerificationStatus
Condition.categoryextensibleConditionCategoryCodes
Condition.severityrequiredKLSeveritiesFSIII
Condition.coderequiredFSIIICareConditions
Condition.stage.summaryexampleConditionStage
Condition.stage.typeexampleConditionStageType
Condition.evidence.codeexampleManifestationAndSymptomCodes

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Condition

Summary

Mandatory: 3 elements (4 nested mandatory elements)
Must-Support: 3 elements
Prohibited: 22 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

 

Other representations of profile: CSV, Excel, Schematron