{ "resourceType": "Organization", "id": "1a110397-936f-4be4-ab10-2caed226569d", "meta": { "versionId": "2", "lastUpdated": "2020-07-21T20:13:30.256+00:00", "source": "#WNc8XRJBmrGtNJO7", "profile": [ "http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Interested-Party" ] }, "text": { "status": "generated", "div": "

Generated Narrative

identifier: id: 1010101

active: true

type: Healthcare Provider

name: Example Hospital

address: 10 Example Street Line 2 Bedford MA 01730 United States

" }, "identifier": [ { "system": "http://hl7.org/fhir/sid/us-npi", "value": "1010101" } ], "active": true, "type": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "prov", "display": "Healthcare Provider" } ] } ], "name": "Example Hospital", "address": [ { "line": [ "10 Example Street", "Line 2" ], "city": "Bedford", "district": "Middlesex", "state": "MA", "postalCode": "01730", "country": "United States" } ] }