Sha256: f0a9b996660547d9d75853aa352ef71e1508eea7fd3199f8eb46cbb153e95c72
Contents?: true
Size: 1.6 KB
Versions: 7
Compression:
Stored size: 1.6 KB
Contents
{ "resourceType": "ConceptMap", "id": "sc-fm-status", "url": "http://hl7.org/fhir/ConceptMap/sc-fm-status", "version": "4.0.1", "name": "FinancialResourceStatusCodesCanonicalMap", "title": "Canonical Mapping for \"Financial Resource Status Codes\"", "status": "draft", "date": "2019-11-01T09:29:23+11:00", "publisher": "Financial Management", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" } ] } ], "description": "Canonical Mapping for \"This value set includes Status codes.\"", "sourceCanonical": "http://hl7.org/fhir/ValueSet/fm-status", "targetCanonical": "http://hl7.org/fhir/ValueSet/resource-status", "group": [ { "source": "http://hl7.org/fhir/fm-status", "target": "http://hl7.org/fhir/resource-status", "element": [ { "code": "entered-in-error", "target": [ { "code": "error", "equivalence": "equivalent" } ] }, { "code": "draft", "target": [ { "code": "draft", "equivalence": "equivalent" } ] }, { "code": "active", "target": [ { "code": "active", "equivalence": "equivalent" } ] }, { "code": "cancelled", "target": [ { "code": "abandoned", "equivalence": "equivalent" } ] } ] } ] }
Version data entries
7 entries across 7 versions & 1 rubygems