FHIR-XDS-terminology: Difference between revisions

From IHE Wiki
Jump to navigation Jump to search
BillM (talk | contribs)
BillM (talk | contribs)
Line 6: Line 6:
== DocumentReference ==
== DocumentReference ==
The [http://hl7.org/implement/standards/fhir/documentreference.html FHIR equivalent] to DocumentEntry.
The [http://hl7.org/implement/standards/fhir/documentreference.html FHIR equivalent] to DocumentEntry.
== Metadata ==
Properties about a Resource that describes some aspects of how the Resource behaves.  [http://www.hl7.org/implement/standards/fhir/resources.html#metadata Metadata Properties] are coded outside the Resource.
In XDS, metadata is a collection of properties about a document.  In FHIR metadata describes Resources (which from an XDS perspective are metadata).


== Resource ==
== Resource ==
The fundamental building block in FHIR is the [http://hl7.org/implement/standards/fhir/resourcelist.html resource]. Two in particular are of interest to XDS, DocumentReference and DocumentManifest. DocumentReference maps to DocumentEntry and DocumentManifest maps to SubmissionSet.  There is no FHIR equivalent to Folder.
The fundamental building block in FHIR is the [http://hl7.org/implement/standards/fhir/resourcelist.html resource]. Two in particular are of interest to XDS, DocumentReference and DocumentManifest. DocumentReference maps to DocumentEntry and DocumentManifest maps to SubmissionSet.  There is no FHIR equivalent to Folder.

Revision as of 07:12, 7 April 2014

This page is a repository for terminology issues. Many XDS developers will be confused by FHIR's use of terminology. Between XDS and FHIR there is overlapping terminology but the terms have different meanings. In other cases a newer technology/standard is used instead of the ones chosen for XDS and we describe how the choices relate.

DocumentManifest

The FHIR equivalent to SubmissionSet.

DocumentReference

The FHIR equivalent to DocumentEntry.

Metadata

Properties about a Resource that describes some aspects of how the Resource behaves. Metadata Properties are coded outside the Resource.

In XDS, metadata is a collection of properties about a document. In FHIR metadata describes Resources (which from an XDS perspective are metadata).

Resource

The fundamental building block in FHIR is the resource. Two in particular are of interest to XDS, DocumentReference and DocumentManifest. DocumentReference maps to DocumentEntry and DocumentManifest maps to SubmissionSet. There is no FHIR equivalent to Folder.