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
Attribution Code
<ExtensionDefinition xmlns="http://hl7.org/fhir"> <id value="provenance-hspc-attribution-attributionCode"/> <url value="http://hl7.org/fhir/Profile/provenance-hspc-attribution-attributionCode"/> <name value="Attribution Code"/> <display value="attributionCode"/> <publisher value="U.S. Office of the National Coordinator (ONC)"/> <contact> <telecom> <system value="url"/> <value value="http://www.healthit.gov"/> </telecom> </contact> <description value="The type of attribution: Observed, verified, etc…."/> <status value="draft"/> <date value="2015-02-07"/> <contextType value="resource"/> <context value="Provenance"/> <element> <path value="Extension"/> <short value="Attribution Code"/> <definition value="The type of attribution: Observed, verified, etc…."/> <min value="1"/> <max value="1"/> <type> <code value="CodeableConcept"/> </type> <binding> <name value="HSPCAttribution"/> <isExtensible value="true"/> <conformance value="preferred"/> <description value="Code representing the type of attribution"/> <referenceReference> <reference value="http://hl7.org/fhir/vs/provenance-hspc-attribution-type"/> </referenceReference> </binding> </element> </ExtensionDefinition>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.