Sha256: 849d8d7b673894c9ec0e6db3032bd22ac849ee2dc7a6f452d94084ecf72b8c31
Contents?: true
Size: 718 Bytes
Versions: 7
Compression:
Stored size: 718 Bytes
Contents
{ "resourceType": "Condition", "id": "example2", "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Mild Asthma (Date: 21-Nov 2012)</div>" }, "clinicalStatus": "active", "verificationStatus": "confirmed", "category": { "coding": [ { "system": "http://hl7.org/fhir/condition-category", "code": "finding", "display": "Finding" } ] }, "severity": { "coding": [ { "system": "http://snomed.info/sct", "code": "255604002", "display": "Mild" } ] }, "code": { "text": "Asthma" }, "subject": { "reference": "Patient/example" }, "onsetDateTime": "2012-11-12" }
Version data entries
7 entries across 7 versions & 1 rubygems