FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

PackageSHIFT-Task-Force.privacy.examples
Resource TypeBundle
IdBundle-BundleOrganizations.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "BundleOrganizations",
  "meta": {
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code": "N"
      }
    ]
  },
  "type": "batch",
  "entry": [
    {
      "fullUrl": "http://example.org/fhir/Organization/Mapple",
      "resource": {
        "resourceType": "Organization",
        "id": "Mapple",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_Mapple\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization Mapple</b></p><a name=\"Mapple\"> </a><a name=\"hcMapple\"> </a><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type bus}\">Non-Healthcare Business or Corporation</span></p><p><b>name</b>: Mapple</p></div>"
        },
        "type": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/organization-type",
                "code": "bus",
                "display": "Non-Healthcare Business or Corporation"
              }
            ]
          }
        ],
        "name": "Mapple"
      },
      "request": {
        "method": "PUT",
        "url": "Organization/Mapple"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Organization/Green",
      "resource": {
        "resourceType": "Organization",
        "id": "Green",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_Green\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization Green</b></p><a name=\"Green\"> </a><a name=\"hcGreen\"> </a><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type ins}\">Insurance Company</span></p><p><b>name</b>: It's Not Easy Being Green, Inc.</p></div>"
        },
        "type": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/organization-type",
                "code": "ins",
                "display": "Insurance Company"
              }
            ]
          }
        ],
        "name": "It's Not Easy Being Green, Inc."
      },
      "request": {
        "method": "PUT",
        "url": "Organization/Green"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Organization/BOM",
      "resource": {
        "resourceType": "Organization",
        "id": "BOM",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_BOM\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization BOM</b></p><a name=\"BOM\"> </a><a name=\"hcBOM\"> </a><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type govt}\">Government</span></p><p><b>name</b>: Florida Board of Medicine</p></div>"
        },
        "type": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/organization-type",
                "code": "govt",
                "display": "Government"
              }
            ]
          }
        ],
        "name": "Florida Board of Medicine"
      },
      "request": {
        "method": "PUT",
        "url": "Organization/BOM"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Organization/BBP",
      "resource": {
        "resourceType": "Organization",
        "id": "BBP",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_BBP\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization BBP</b></p><a name=\"BBP\"> </a><a name=\"hcBBP\"> </a><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span></p><p><b>name</b>: Big Box Pharmacy</p></div>"
        },
        "type": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/organization-type",
                "code": "prov",
                "display": "Healthcare Provider"
              }
            ]
          }
        ],
        "name": "Big Box Pharmacy"
      },
      "request": {
        "method": "PUT",
        "url": "Organization/BBP"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Device/MappleFoodTrackerApp",
      "resource": {
        "resourceType": "Device",
        "id": "MappleFoodTrackerApp",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_MappleFoodTrackerApp\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Device MappleFoodTrackerApp</b></p><a name=\"MappleFoodTrackerApp\"> </a><a name=\"hcMappleFoodTrackerApp\"> </a><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>Mapple Diet/Food Tracker</td><td>User Friendly name</td></tr></table><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 706689003}\">Application program software (physical object)</span></p><p><b>owner</b>: <a href=\"Organization-Mapple.html\">Organization Mapple</a></p></div>"
        },
        "deviceName": [
          {
            "name": "Mapple Diet/Food Tracker",
            "type": "user-friendly-name"
          }
        ],
        "type": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "706689003",
              "display": "Application program software (physical object)"
            }
          ]
        },
        "owner": {
          "reference": "Organization/Mapple"
        }
      },
      "request": {
        "method": "PUT",
        "url": "Device/MappleFoodTrackerApp"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Organization/TPL",
      "resource": {
        "resourceType": "Organization",
        "id": "TPL",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_TPL\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization TPL</b></p><a name=\"TPL\"> </a><a name=\"hcTPL\"> </a><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span></p><p><b>name</b>: MA Third Party Laboratory</p></div>"
        },
        "type": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/organization-type",
                "code": "prov",
                "display": "Healthcare Provider"
              }
            ]
          }
        ],
        "name": "MA Third Party Laboratory"
      },
      "request": {
        "method": "PUT",
        "url": "Organization/TPL"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Practitioner/DrHibbert",
      "resource": {
        "resourceType": "Practitioner",
        "id": "DrHibbert",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_DrHibbert\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner DrHibbert</b></p><a name=\"DrHibbert\"> </a><a name=\"hcDrHibbert\"> </a><p><b>name</b>: Jane Hibbert </p></div>"
        },
        "name": [
          {
            "family": "Hibbert",
            "given": [
              "Jane"
            ]
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "Practitioner/DrHibbert"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Practitioner/DrRiviera",
      "resource": {
        "resourceType": "Practitioner",
        "id": "DrRiviera",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_DrRiviera\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner DrRiviera</b></p><a name=\"DrRiviera\"> </a><a name=\"hcDrRiviera\"> </a><p><b>name</b>: Nick Riviera </p></div>"
        },
        "name": [
          {
            "family": "Riviera",
            "given": [
              "Nick"
            ]
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "Practitioner/DrRiviera"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Practitioner/DrMcStuffins",
      "resource": {
        "resourceType": "Practitioner",
        "id": "DrMcStuffins",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_DrMcStuffins\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner DrMcStuffins</b></p><a name=\"DrMcStuffins\"> </a><a name=\"hcDrMcStuffins\"> </a><p><b>name</b>: McStuffins </p></div>"
        },
        "name": [
          {
            "family": "McStuffins"
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "Practitioner/DrMcStuffins"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Practitioner/AnnPerkins",
      "resource": {
        "resourceType": "Practitioner",
        "id": "AnnPerkins",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_AnnPerkins\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner AnnPerkins</b></p><a name=\"AnnPerkins\"> </a><a name=\"hcAnnPerkins\"> </a><p><b>name</b>: Ann Perkins </p></div>"
        },
        "name": [
          {
            "family": "Perkins",
            "given": [
              "Ann"
            ]
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "Practitioner/AnnPerkins"
      }
    }
  ]
}