Sha256: 7601aed85dc41a3a6e3a62bdfdd008331e2468767067c5c4b9dc0186875935ea

Contents?: true

Size: 1.13 KB

Versions: 15

Compression:

Stored size: 1.13 KB

Contents

{
  "resourceType": "Organization",
  "id": "hl7",
  "text": {
    "status": "generated",
    "div": "<div>\n      Health Level Seven International\n      <br/>\n\t\t\t\t3300 Washtenaw Avenue, Suite 227\n      <br/>\n\t\t\t\tAnn Arbor, MI 48104\n      <br/>\n\t\t\t\tUSA\n      <br/>\n\t\t\t\t(+1) 734-677-7777 (phone)\n      <br/>\n\t\t\t\t(+1) 734-677-6622 (fax)\n      <br/>\n\t\t\t\tE-mail:  \n      <a href=\"mailto:hq@HL7.org\">hq@HL7.org</a>\n    \n    </div>"
  },
  "extension": [
    {
      "fhir_comments": [
        "   HL7 itself   "
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/organization-alias",
      "valueString": "HL7 International"
    }
  ],
  "name": "Health Level Seven International",
  "telecom": [
    {
      "system": "phone",
      "value": "(+1) 734-677-7777"
    },
    {
      "system": "fax",
      "value": "(+1) 734-677-6622"
    },
    {
      "system": "email",
      "value": "hq@HL7.org"
    }
  ],
  "address": [
    {
      "line": [
        "3300 Washtenaw Avenue, Suite 227"
      ],
      "city": "Ann Arbor",
      "state": "MI",
      "postalCode": "48104",
      "country": "USA"
    }
  ]
}

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
fhir_dstu2_models-1.2.0 lib/fhir_dstu2_models/examples/json/organization-example.json
fhir_dstu2_models-1.1.1 lib/fhir_dstu2_models/examples/json/organization-example.json
fhir_dstu2_models-1.1.0 lib/fhir_dstu2_models/examples/json/organization-example.json
fhir_dstu2_models-1.0.11 lib/fhir_dstu2_models/examples/json/organization-example.json
fhir_dstu2_models-1.0.10 lib/fhir_dstu2_models/examples/json/organization-example.json
fhir_dstu2_models-1.0.9 lib/fhir_dstu2_models/examples/json/organization-example.json
fhir_dstu2_models-1.0.8 lib/fhir_dstu2_models/examples/json/organization-example.json
fhir_dstu2_models-1.0.7 lib/fhir_dstu2_models/examples/json/organization-example.json
fhir_dstu2_models-1.0.6 lib/fhir_dstu2_models/examples/json/organization-example.json
fhir_dstu2_models-1.0.5 lib/fhir_dstu2_models/examples/json/organization-example.json
fhir_dstu2_models-1.0.4 lib/fhir_dstu2_models/examples/json/organization-example.json
fhir_dstu2_models-1.0.3 lib/fhir_dstu2_models/examples/json/organization-example.json
fhir_dstu2_models-1.0.2 lib/fhir_dstu2_models/examples/json/organization-example.json
fhir_models-0.3.1 examples/json/organization-example.json
fhir_models-0.3.0 examples/json/organization-example.json