JSON Format: Basic-diet
Raw json
{ "resourceType" : "Basic", "id" : "diet", "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"> <p> <b>Generated Narrative with Details</b> </p> <p> <b>id</b>: diet</p> <p> <b>extension</b>: http://www.fhir.org/guides/sampler2/StuctureDefinition/template-blah<span style="background: LightGoldenRodYellow">(Details : valueCode 'foo' = 'Foo')</span></p> <p> <b>identifier</b>: 19283746</p> <p> <b>code</b>: Diet <span style="background: LightGoldenRodYellow">(Details : http://hl7.org/fhir/basic-resource-type code 'diet' = 'Diet)</span> </p> <p> <b>subject</b>: Roel</p> <p>szzzzzzzzzz <b>created</b>: Feb 14, 2017</p> </div>" }, "extension" : [ { "url" : "http://www.fhir.org/guides/sampler2/StructureDefinition/template-blah", "valueCode" : "foo" } ], "identifier" : [ { "system" : "http://goodhealth.org/basic/identifiers", "value" : "19283746" } ], "code" : { "coding" : [ { "system" : "http://hl7.org/fhir/basic-resource-type", "code" : "diet" } ] }, "subject" : { "display" : "Roel" }, "created" : "2017-02-14" }