HL7 FHIR Implementation Guide: Taiwan Common Oncology Data Elements IG Release 0.1.0 - TW | STU1
0.1.0 - ci-build

HL7 FHIR Implementation Guide: Taiwan Common Oncology Data Elements IG Release 0.1.0 - TW | STU1 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: VGHBodyStructureProfile

Official URL: https://mcode.dicom.org.tw/StructureDefinition/VGHBodyStructureProfile Version: 0.1.0
Active as of 2024-07-02 Computable Name: VGHBodyStructureProfile

身體結構配置檔

Usage:

  • This Resource Profile is not used by any profiles in this Implementation Guide

Formal Views of Profile Content

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

This structure is derived from BodyStructure

NameFlagsCard.TypeDescription & Constraintsdoco
.. BodyStructure 0..*BodyStructureSpecific and identified anatomical structure
... extension 0..*Extension擴展,數量可以有多個
... identifier
.... type
..... coding
...... system 1..1uri標識符類型系統,為必填
...... code 1..1code標識符類型編碼,為必填
... morphology 0..1CodeableConcept形態學,可以為空
.... text 0..1string形態學描述文字,可以為空
... locationQualifier 0..*CodeableConcept位置限定詞,可以有多個
... description 0..1string描述,可以為空
... patient 1..1Reference(Patient)病人,為必填

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. BodyStructure 0..*BodyStructureSpecific and identified anatomical structure
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... extension 0..*Extension擴展,數量可以有多個
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... morphology Σ0..1CodeableConcept形態學,可以為空
Binding: SNOMEDCTMorphologicAbnormalities (example): Codes describing anatomic morphology.

.... text Σ0..1string形態學描述文字,可以為空
... location Σ0..1CodeableConcept位置,可以為空
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.

... locationQualifier 0..*CodeableConcept位置限定詞,可以有多個
Binding: BodystructureLocationQualifier (example): Concepts modifying the anatomic location.


... description Σ0..1string描述,可以為空
... patient Σ1..1Reference(Patient)病人,為必填

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
BodyStructure.morphologyexampleSNOMEDCTMorphologicAbnormalities
http://hl7.org/fhir/ValueSet/bodystructure-code
from the FHIR Standard
BodyStructure.locationexampleSNOMEDCTBodyStructures
http://hl7.org/fhir/ValueSet/body-site
from the FHIR Standard
BodyStructure.locationQualifierexampleBodystructureLocationQualifier
http://hl7.org/fhir/ValueSet/bodystructure-relative-location
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorBodyStructureIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorBodyStructureIf 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-4errorBodyStructureIf 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-5errorBodyStructureIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceBodyStructureA 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()
NameFlagsCard.TypeDescription & Constraintsdoco
.. BodyStructure 0..*BodyStructureSpecific and identified anatomical structure
... 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
... extension 0..*Extension擴展,數量可以有多個
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierBodystructure identifier
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ0..*CodingCode 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 Σ1..1uri標識符類型系統,為必填
...... version Σ0..1stringVersion of the system - if relevant
...... code Σ1..1code標識符類型編碼,為必填
...... display Σ0..1stringRepresentation defined by the system
...... userSelected Σ0..1booleanIf this coding was chosen directly by the user
..... text Σ0..1stringPlain text representation of the concept
.... system Σ0..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ0..1stringThe value that is unique
Example General: 123456
.... period Σ0..1PeriodTime period when id is/was valid for use
.... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
... active ?!Σ0..1booleanWhether this record is in active use
... morphology Σ0..1CodeableConcept形態學,可以為空
Binding: SNOMEDCTMorphologicAbnormalities (example): Codes describing anatomic morphology.

.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ0..*CodingCode defined by a terminology system
.... text Σ0..1string形態學描述文字,可以為空
... location Σ0..1CodeableConcept位置,可以為空
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.

... locationQualifier 0..*CodeableConcept位置限定詞,可以有多個
Binding: BodystructureLocationQualifier (example): Concepts modifying the anatomic location.


... description Σ0..1string描述,可以為空
... image 0..*AttachmentAttached images
... patient Σ1..1Reference(Patient)病人,為必填

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
BodyStructure.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
BodyStructure.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
BodyStructure.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
BodyStructure.morphologyexampleSNOMEDCTMorphologicAbnormalities
http://hl7.org/fhir/ValueSet/bodystructure-code
from the FHIR Standard
BodyStructure.locationexampleSNOMEDCTBodyStructures
http://hl7.org/fhir/ValueSet/body-site
from the FHIR Standard
BodyStructure.locationQualifierexampleBodystructureLocationQualifier
http://hl7.org/fhir/ValueSet/bodystructure-relative-location
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorBodyStructureIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorBodyStructureIf 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-4errorBodyStructureIf 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-5errorBodyStructureIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceBodyStructureA 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()

This structure is derived from BodyStructure

Summary

Mandatory: 0 element (2 nested mandatory elements)

Differential View

This structure is derived from BodyStructure

NameFlagsCard.TypeDescription & Constraintsdoco
.. BodyStructure 0..*BodyStructureSpecific and identified anatomical structure
... extension 0..*Extension擴展,數量可以有多個
... identifier
.... type
..... coding
...... system 1..1uri標識符類型系統,為必填
...... code 1..1code標識符類型編碼,為必填
... morphology 0..1CodeableConcept形態學,可以為空
.... text 0..1string形態學描述文字,可以為空
... locationQualifier 0..*CodeableConcept位置限定詞,可以有多個
... description 0..1string描述,可以為空
... patient 1..1Reference(Patient)病人,為必填

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. BodyStructure 0..*BodyStructureSpecific and identified anatomical structure
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... extension 0..*Extension擴展,數量可以有多個
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... morphology Σ0..1CodeableConcept形態學,可以為空
Binding: SNOMEDCTMorphologicAbnormalities (example): Codes describing anatomic morphology.

.... text Σ0..1string形態學描述文字,可以為空
... location Σ0..1CodeableConcept位置,可以為空
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.

... locationQualifier 0..*CodeableConcept位置限定詞,可以有多個
Binding: BodystructureLocationQualifier (example): Concepts modifying the anatomic location.


... description Σ0..1string描述,可以為空
... patient Σ1..1Reference(Patient)病人,為必填

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
BodyStructure.morphologyexampleSNOMEDCTMorphologicAbnormalities
http://hl7.org/fhir/ValueSet/bodystructure-code
from the FHIR Standard
BodyStructure.locationexampleSNOMEDCTBodyStructures
http://hl7.org/fhir/ValueSet/body-site
from the FHIR Standard
BodyStructure.locationQualifierexampleBodystructureLocationQualifier
http://hl7.org/fhir/ValueSet/bodystructure-relative-location
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorBodyStructureIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorBodyStructureIf 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-4errorBodyStructureIf 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-5errorBodyStructureIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceBodyStructureA 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()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. BodyStructure 0..*BodyStructureSpecific and identified anatomical structure
... 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
... extension 0..*Extension擴展,數量可以有多個
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierBodystructure identifier
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ0..*CodingCode 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 Σ1..1uri標識符類型系統,為必填
...... version Σ0..1stringVersion of the system - if relevant
...... code Σ1..1code標識符類型編碼,為必填
...... display Σ0..1stringRepresentation defined by the system
...... userSelected Σ0..1booleanIf this coding was chosen directly by the user
..... text Σ0..1stringPlain text representation of the concept
.... system Σ0..1uriThe namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ0..1stringThe value that is unique
Example General: 123456
.... period Σ0..1PeriodTime period when id is/was valid for use
.... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
... active ?!Σ0..1booleanWhether this record is in active use
... morphology Σ0..1CodeableConcept形態學,可以為空
Binding: SNOMEDCTMorphologicAbnormalities (example): Codes describing anatomic morphology.

.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ0..*CodingCode defined by a terminology system
.... text Σ0..1string形態學描述文字,可以為空
... location Σ0..1CodeableConcept位置,可以為空
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.

... locationQualifier 0..*CodeableConcept位置限定詞,可以有多個
Binding: BodystructureLocationQualifier (example): Concepts modifying the anatomic location.


... description Σ0..1string描述,可以為空
... image 0..*AttachmentAttached images
... patient Σ1..1Reference(Patient)病人,為必填

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
BodyStructure.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
BodyStructure.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
BodyStructure.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
BodyStructure.morphologyexampleSNOMEDCTMorphologicAbnormalities
http://hl7.org/fhir/ValueSet/bodystructure-code
from the FHIR Standard
BodyStructure.locationexampleSNOMEDCTBodyStructures
http://hl7.org/fhir/ValueSet/body-site
from the FHIR Standard
BodyStructure.locationQualifierexampleBodystructureLocationQualifier
http://hl7.org/fhir/ValueSet/bodystructure-relative-location
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorBodyStructureIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorBodyStructureIf 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-4errorBodyStructureIf 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-5errorBodyStructureIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceBodyStructureA 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()

This structure is derived from BodyStructure

Summary

Mandatory: 0 element (2 nested mandatory elements)

 

Other representations of profile: CSV, Excel, Schematron