Sha256: 3891fc80263e75fe36e417acb5ebf5198c2b65d8853cf143ad317305f6b5f846
Contents?: true
Size: 1.56 KB
Versions: 3
Compression:
Stored size: 1.56 KB
Contents
{ "resourceType": "CodeSystem", "id": "forms", "meta": { "lastUpdated": "2018-12-27T22:37:54.724+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/forms-codes", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.1052" } ], "version": "4.0.0", "name": "Form Codes", "status": "draft", "experimental": true, "publisher": "Financial Management", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" } ] } ], "description": "This value set includes a sample set of Forms codes.", "copyright": "This is an example set.", "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/forms", "content": "complete", "concept": [ { "code": "1", "display": "Form #1", "definition": "Example: The #1 form to be used when printing this information." }, { "code": "2", "display": "Form #1", "definition": "Example: The #2 form to be used when printing this information." } ] }
Version data entries
3 entries across 3 versions & 1 rubygems