Sha256: e414dd0f60d677e5a328b5f6d69238d5e05e0cd79c9957c97e86f1d9065f4408
Contents?: true
Size: 1.53 KB
Versions: 3
Compression:
Stored size: 1.53 KB
Contents
{ "resourceType": "CodeSystem", "id": "strand-type", "meta": { "lastUpdated": "2018-12-27T22:37:54.724+11:00" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "cg" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 } ], "url": "http://hl7.org/fhir/strand-type", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.986" } ], "version": "4.0.0", "name": "strandType", "title": "strandType", "status": "draft", "experimental": false, "date": "2018-12-27T22:37:54+11:00", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "Type for strand.", "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/strand-type", "content": "complete", "concept": [ { "code": "watson", "display": "Watson strand of referenceSeq", "definition": "Watson strand of reference sequence." }, { "code": "crick", "display": "Crick strand of referenceSeq", "definition": "Crick strand of reference sequence." } ] }
Version data entries
3 entries across 3 versions & 1 rubygems