This page is part of the HSPC FHIR Implementation Guide (v0.1.0: Daft For Comment Draft) based on FHIR v1.9.0. This is the current published version. For a full list of available versions, see the Directory of published versions
href="assets/ico/favicon.png"/><ValueSet xmlns="http://hl7.org/fhir"> <id value="provenance-hspc-attribution-type"/> <meta> <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/> </meta> <url value="http://fhir.org/guides/hspc/ValueSet/provenance-hspc-attribution-type"/> <!-- To be provided by CIMI. Placeholders for now --> <name value="Attribution Code"/> <status value="active"/> <publisher value="CIMI"/> <contact> <telecom> <system value="other"/> <value value="http://cimi.org/valueset/attribution"/> </telecom> </contact> <contact> <telecom> <system value="other"/> <value value="http://www.cimi.org/"/> </telecom> </contact> <description value="Type codes for HSPC Attribution provenance construct"/> <compose> <include> <system value="http://cimi.org/vs/patient/attribution-type"/> <!-- Made up codes. Need actual ones from: ATTRIBUTION_VALUESET_CODE --> <concept> <code value="1"/> <display value="Observed"/> </concept> <concept> <code value="2"/> <display value="Updated"/> </concept> <concept> <code value="3"/> <display value="Verified"/> </concept> </include> </compose> </ValueSet>