Sha256: a60f58fda65a536c2a2cb477562dfb8b0adcb10c687bac036129bfef0464796a
Contents?: true
Size: 1.69 KB
Versions: 7
Compression:
Stored size: 1.69 KB
Contents
{ "resourceType": "CodeSystem", "id": "contract-term-type", "meta": { "lastUpdated": "2019-11-01T09:29:23.356+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fm" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "draft" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 } ], "url": "http://terminology.hl7.org/CodeSystem/contracttermtypecodes", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.4.1199" } ], "version": "4.0.1", "name": "ContractTermTypeCodes", "title": "Contract Term Type Codes", "status": "draft", "experimental": false, "publisher": "Financial Management", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" } ] } ], "description": "This value set includes sample Contract Term Type codes.", "copyright": "This is an example set.", "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/contract-term-type", "content": "complete", "concept": [ { "code": "statutory", "display": "Statutory", "definition": "Based on specialized statutes that deal with particular subjects." }, { "code": "subject-to", "display": "Subject To", "definition": "Execution of the term in the contract is conditional on the execution of other actions." } ] }
Version data entries
7 entries across 7 versions & 1 rubygems