Sha256: 53fc8d41c0a244c05b2e80ce237acc52f4f5587d1b5616382333038e5a1d0010
Contents?: true
Size: 1.28 KB
Versions: 7
Compression:
Stored size: 1.28 KB
Contents
{ "resourceType": "CodeSystem", "id": "variant-state", "meta": { "lastUpdated": "2019-11-01T09:29:23.356+11:00" }, "url": "http://terminology.hl7.org/CodeSystem/variant-state", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.4.1085" } ], "version": "4.0.1", "name": "sequenceStatus", "title": "sequenceStatus", "status": "draft", "experimental": false, "date": "2019-11-01T09:29:23+11:00", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "Codes providing the status of the variant test result.", "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/variant-state", "content": "complete", "concept": [ { "code": "positive", "display": "positive", "definition": "the variant is detected." }, { "code": "negative", "display": "negative", "definition": "no variant is detected." }, { "code": "absent", "display": "absent", "definition": "result of the variant is missing." } ] }
Version data entries
7 entries across 7 versions & 1 rubygems