MITRE's 'Mini-CIMI' FHIR Profile: Skin and Wound Assessment, Release 1 (For Comment)

FindingProfile

 

The official URL for this profile is:

http://hl7.org/fhir/us/sw/StructureDefinition/shr-base-Finding

A determination, such as an observation, assertion, opinion, fact, or judgment.

This profile builds on DomainResource.

This profile was published on Fri Aug 17 00:00:00 EDT 2018 as a draft by HL7 Patient Care and Clinical Information Modeling Initiative Work Groups.

View the corresponding FindingModel logical model.

Summary

Mandatory: 0 element (2 nested mandatory elements)

Extensions

This structure refers to these extensions:

SW Mapping Source

This structure represents the following SW mapping definition:

shr.base.Finding maps to DomainResource:

NameFlagsCard.TypeDescription & Constraintsdoco
.. DomainResource SW Finding Profile
... extension 1..*
... shr-base-FindingStatus-extension 1..1codeSW FindingStatus Extension
URL: http://hl7.org/fhir/us/sw/StructureDefinition/shr-base-FindingStatus-extension
Binding: ObservationStatus (required)
... shr-base-RelevantTime-extension 0..1dateTime, PeriodSW RelevantTime Extension
URL: http://hl7.org/fhir/us/sw/StructureDefinition/shr-base-RelevantTime-extension
... shr-base-FindingMethod-extension 0..1CodeableConceptSW FindingMethod Extension
URL: http://hl7.org/fhir/us/sw/StructureDefinition/shr-base-FindingMethod-extension

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. DomainResource I0..*SW Finding Profile
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-1: If the resource is contained in another resource, it SHALL NOT contain any narrative
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource
... 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
... language 0..1codeLanguage of the resource content
Binding: Common Languages (extensible)
... text I0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 1..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
... shr-base-FindingStatus-extension 1..1codeSW FindingStatus Extension
URL: http://hl7.org/fhir/us/sw/StructureDefinition/shr-base-FindingStatus-extension
Binding: ObservationStatus (required)
... shr-base-RelevantTime-extension 0..1dateTime, PeriodSW RelevantTime Extension
URL: http://hl7.org/fhir/us/sw/StructureDefinition/shr-base-RelevantTime-extension
... shr-base-FindingMethod-extension 0..1CodeableConceptSW FindingMethod Extension
URL: http://hl7.org/fhir/us/sw/StructureDefinition/shr-base-FindingMethod-extension
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
Slice: Unordered, Open by value:url

doco Documentation for this format

Summary

Mandatory: 0 element (2 nested mandatory elements)

Extensions

This structure refers to these extensions:

SW Mapping Source

This structure represents the following SW mapping definition:

shr.base.Finding maps to DomainResource:

Differential View

NameFlagsCard.TypeDescription & Constraintsdoco
.. DomainResource SW Finding Profile
... extension 1..*
... shr-base-FindingStatus-extension 1..1codeSW FindingStatus Extension
URL: http://hl7.org/fhir/us/sw/StructureDefinition/shr-base-FindingStatus-extension
Binding: ObservationStatus (required)
... shr-base-RelevantTime-extension 0..1dateTime, PeriodSW RelevantTime Extension
URL: http://hl7.org/fhir/us/sw/StructureDefinition/shr-base-RelevantTime-extension
... shr-base-FindingMethod-extension 0..1CodeableConceptSW FindingMethod Extension
URL: http://hl7.org/fhir/us/sw/StructureDefinition/shr-base-FindingMethod-extension

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. DomainResource I0..*SW Finding Profile
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-1: If the resource is contained in another resource, it SHALL NOT contain any narrative
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource
... 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
... language 0..1codeLanguage of the resource content
Binding: Common Languages (extensible)
... text I0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 1..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
... shr-base-FindingStatus-extension 1..1codeSW FindingStatus Extension
URL: http://hl7.org/fhir/us/sw/StructureDefinition/shr-base-FindingStatus-extension
Binding: ObservationStatus (required)
... shr-base-RelevantTime-extension 0..1dateTime, PeriodSW RelevantTime Extension
URL: http://hl7.org/fhir/us/sw/StructureDefinition/shr-base-RelevantTime-extension
... shr-base-FindingMethod-extension 0..1CodeableConceptSW FindingMethod Extension
URL: http://hl7.org/fhir/us/sw/StructureDefinition/shr-base-FindingMethod-extension
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
Slice: Unordered, Open by value:url

doco Documentation for this format

Downloads: StructureDefinition: (XML, JSON, TTL), Schema: XML Schematron

 

Terminology Bindings

PathNameConformanceValueSet
DomainResource.languageCommon LanguagesextensibleCommon Languages

 

Constraints

IdPathDetailsRequirements
dom-2DomainResourceIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-1DomainResourceIf the resource is contained in another resource, it SHALL NOT contain any narrative
: contained.text.empty()
dom-4DomainResourceIf 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-3DomainResourceIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource
: contained.where(('#'+id in %resource.descendants().reference).not()).empty()