Sha256: eedb46725c047c8e1d045979c65268ccf2461753095d85679baff97d1d37193f
Contents?: true
Size: 1.65 KB
Versions: 7
Compression:
Stored size: 1.65 KB
Contents
{ "resourceType": "CodeSystem", "id": "verificationresult-need", "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": "pa" } ], "url": "http://terminology.hl7.org/CodeSystem/need", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.883" } ], "version": "4.0.1", "name": "need", "title": "Need", "status": "draft", "experimental": false, "date": "2018-06-05T14:06:02+00:00", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] }, { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "The frequency with which the target must be validated", "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/verificationresult-need", "content": "complete", "concept": [ { "code": "none", "display": "None", "definition": "***TODO***" }, { "code": "initial", "display": "Initial", "definition": "***TODO***" }, { "code": "periodic", "display": "Periodic", "definition": "***TODO***" } ] }
Version data entries
7 entries across 7 versions & 1 rubygems