Sha256: c3b498cd0b105105d0c20c46ed153609e8c4cb9e27072571125170c2db2184c2
Contents?: true
Size: 1.22 KB
Versions: 3
Compression:
Stored size: 1.22 KB
Contents
{ "resourceType": "ValueSet", "id": "condition-state", "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": "pc" } ], "url": "http://hl7.org/fhir/ValueSet/condition-state", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.3.963" } ], "version": "4.0.0", "name": "ConditionState", "title": "ConditionState", "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": "Enumeration indicating whether the condition is currently active, inactive, or has been resolved.", "immutable": true, "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/condition-state" } ] } }
Version data entries
3 entries across 3 versions & 1 rubygems