Sha256: 3adf70c34a6e065c1ac06a060afbaa8619010abdcf2946c9fbabc5212142b03c
Contents?: true
Size: 889 Bytes
Versions: 10
Compression:
Stored size: 889 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <Flag xmlns="http://hl7.org/fhir"> <id value="example-encounter"/> <meta> <security> <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/> <code value="HTEST"/> <display value="test health data"/> </security> </meta> <status value="active"/> <category> <coding> <system value="http://example.org/local"/> <code value="infection"/> <display value="Infection Control Level"/> </coding> </category> <code> <coding> <system value="http://example.org/local/if1"/> <code value="l3"/> <display value="Follow Level 3 Protocol"/> </coding> </code> <subject> <reference value="Patient/example"/> <display value="Peter Patient"/> </subject> <encounter> <reference value="Encounter/example"/> </encounter> </Flag>
Version data entries
10 entries across 10 versions & 1 rubygems