This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4
Financial Management Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw JSON (canonical form + also see JSON Format Specification)
Canonical Mapping for "Contract Resource Status Codes"
{ "resourceType" : "ConceptMap", "id" : "sc-contract-status", "text" : { "status" : "extensions", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>ContractResourceStatusCodesCanonicalMap (http://hl7.org/fhir/ConceptMap/sc-contract-status)</h2><p>Mapping from <a href=\"valueset-contract-status.html\">Contract Resource Status Codes</a> to <a href=\"valueset-resource-status.html\">Canonical Status Codes for FHIR Resources</a></p><p>DRAFT. Published on ?ngen-10? by Financial Management (<a href=\"http://hl7.org/fhir\">http://hl7.org/fhir</a>). </p><div><p>Canonical Mapping for "This value set contract specific codes for status."</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"codesystem-contract-status.html\">Contract Status</a> to <a href=\"codesystem-resource-status.html\">Canonical Status Codes for FHIR Resources</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>entered-in-error</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>error</td></tr><tr><td>offered</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>proposed</td></tr><tr><td>negotiable</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>draft</td></tr><tr><td>policy</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>draft</td></tr><tr><td>executable</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>active</td></tr><tr><td>resolved</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>active</td></tr><tr><td>disputed</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>suspended</td></tr><tr><td>revoked</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>failed</td></tr><tr><td>amended</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>replaced</td></tr><tr><td>appended</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>replaced</td></tr><tr><td>renewed</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>replaced</td></tr><tr><td>executed</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>complete</td></tr><tr><td>cancelled</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>abandoned</td></tr><tr><td>rejected</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>abandoned</td></tr><tr><td>terminated</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>abandoned</td></tr></table></div>" }, "url" : "http://hl7.org/fhir/ConceptMap/sc-contract-status", "version" : "5.0.0", "name" : "ContractResourceStatusCodesCanonicalMap", "title" : "Canonical Mapping for \"Contract Resource Status Codes\"", "status" : "draft", "experimental" : false, "publisher" : "Financial Management", "contact" : [{ "telecom" : [{ "system" : "url", "value" : "http://hl7.org/fhir" }] }], "description" : "Canonical Mapping for \"This value set contract specific codes for status.\"", "jurisdiction" : [{ "coding" : [{ "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", "code" : "001", "display" : "World" }] }], "sourceScopeCanonical" : "http://hl7.org/fhir/ValueSet/contract-status", "targetScopeCanonical" : "http://hl7.org/fhir/ValueSet/resource-status", "group" : [{ "source" : "http://hl7.org/fhir/contract-status", "target" : "http://hl7.org/fhir/resource-status", "element" : [{ "code" : "entered-in-error", "target" : [{ "code" : "error", "relationship" : "equivalent" }] }, { "code" : "offered", "target" : [{ "code" : "proposed", "relationship" : "equivalent" }] }, { "code" : "negotiable", "target" : [{ "code" : "draft", "relationship" : "equivalent" }] }, { "code" : "policy", "target" : [{ "code" : "draft", "relationship" : "equivalent" }] }, { "code" : "executable", "target" : [{ "code" : "active", "relationship" : "equivalent" }] }, { "code" : "resolved", "target" : [{ "code" : "active", "relationship" : "equivalent" }] }, { "code" : "disputed", "target" : [{ "code" : "suspended", "relationship" : "equivalent" }] }, { "code" : "revoked", "target" : [{ "code" : "failed", "relationship" : "equivalent" }] }, { "code" : "amended", "target" : [{ "code" : "replaced", "relationship" : "equivalent" }] }, { "code" : "appended", "target" : [{ "code" : "replaced", "relationship" : "equivalent" }] }, { "code" : "renewed", "target" : [{ "code" : "replaced", "relationship" : "equivalent" }] }, { "code" : "executed", "target" : [{ "code" : "complete", "relationship" : "equivalent" }] }, { "code" : "cancelled", "target" : [{ "code" : "abandoned", "relationship" : "equivalent" }] }, { "code" : "rejected", "target" : [{ "code" : "abandoned", "relationship" : "equivalent" }] }, { "code" : "terminated", "target" : [{ "code" : "abandoned", "relationship" : "equivalent" }] }] }] }
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.
FHIR ®© HL7.org 2011+. FHIR R5 hl7.fhir.core#5.0.0 generated on Sun, Mar 26, 2023 15:24+1100.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4 |
Compare to R4B |
|
Propose a change