Sha256: 50cba4dfeb2ff639da6ac049c89fb790597b6a6cc879e4bf1f2c22cbd73e6016
Contents?: true
Size: 1.36 KB
Versions: 3
Compression:
Stored size: 1.36 KB
Contents
{ "resourceType": "ValueSet", "id": "doc-typecodes", "meta": { "lastUpdated": "2018-12-27T22:37:54.724+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "sd" } ], "url": "http://hl7.org/fhir/ValueSet/doc-typecodes", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.3.240" } ], "version": "4.0.0", "name": "FHIRDocumentTypeCodes", "title": "FHIR Document Type Codes", "status": "draft", "experimental": false, "date": "2018-12-27T22:37:54+11:00", "publisher": "HL7", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org" } ] } ], "description": "FHIR Document Codes - all LOINC codes where scale type = 'DOC'.", "copyright": "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.", "compose": { "include": [ { "system": "http://loinc.org", "filter": [ { "property": "SCALE_TYP", "op": "=", "value": "Doc" } ] } ] } }
Version data entries
3 entries across 3 versions & 1 rubygems