Extensions
Document ID
Associates a FHIR Resource to the corresponding C-CDA Document.
In some cases, when querying for FHIR Resources, you may want to download the Document corresponding to a Resource - you can use the information found in this extension to do so.
For example, this is helpful to answer questions such as “what Progress Note does this Encounter correspond to?“.
Properties
Example extension:
You can use the value of the valueString
property as input to the Get Document URL
endpoint to download the C-CDA Document from
which the FHIR Resource was derived from.
url
string
requiredThe URL of this extension’s JSON structure specification.
valueString
string
requiredThe ID of the C-CDA Document the FHIR Resource was derived from.