2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

6.4.8 Resource Other - Detailed Descriptions

Detailed Descriptions for the elements in the Other resource.

Other
Definition

Other is a conformant for handling resource concepts not yet defined for FHIR or outside HL7's scope of interest.

Control1..1
Requirements

Need some way to safely (without breaking interoperability) allow implementers to exchange content not supported by the initial set of declared resources.

Alternate NamesZ-resource; Extension-resource; Custom-resource
Other.identifier
Definition

Identifier assigned to the resource for business purposes, outside the context of FHIR.

Control0..*
TypeIdentifier
Other.code
Definition

Identifies the 'type' of resource - equivalent to the resource name for other resources.

Control1..1
BindingOtherResourceType: Example: See http://hl7.org/fhir/vs/other-resource-type (Codes for identifying types of resources not yet defined by FHIR)
TypeCodeableConcept
Is Modifiertrue
Requirements

Must be able to distinguish different types of "other" resources.

Comments

Because resource references will only be able to indicate 'Other', the type of reference will need to be specified in a Profile identified as part of the resource. Refer to the resource notes section for information on appropriate terminologies for this code.

Other.subject
Definition

Identifies the patient, practitioner, device or any other resource that is the "focus" of this resoruce.

Control0..1
TypeReference(Any)
Requirements

Needed for partitioning the resource by Patient.

Comments

Optional as not all resources potential resources will have subjects. Resources associated with multiple subjects can handle this via extension.

Other.author
Definition

Indicates who was responsible for creating the resource instance.

Control0..1
TypeReference(Practitioner | Patient | RelatedPerson)
Requirements

Needed for partitioning the resource.

Other.created
Definition

Identifies when the resource was first created.

Control0..1
Typedate
Requirements

Allows ordering resource instances by time.