{
  "resourceType": "StructureDefinition",
  "id": "286767e3-7f16-4234-9c91-08bac88ad3d5",
  "text": {
    "status": "additional",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>An Organization profile is used for the organizations and its subunits.</p></div>"
  },
  "url": "http://fhir.ishmed.com/R4/StructureDefinition/Organization_Core_1",
  "version": "1.0.1",
  "name": "Organization_Core_1",
  "status": "active",
  "date": "2022-07-29",
  "publisher": "Oracle Cerner",
  "description": "An Organization profile is used for the organizations and its subunits.",
  "copyright": "Copyright © 2022, Oracle and/or its affiliates. All rights reserved.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Organization",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Organization.identifier",
        "path": "Organization.identifier",
        "mustSupport": true
      },
      {
        "id": "Organization.active",
        "path": "Organization.active",
        "mustSupport": true
      },
      {
        "id": "Organization.type",
        "path": "Organization.type",
        "mustSupport": true
      },
      {
        "id": "Organization.name",
        "path": "Organization.name",
        "mustSupport": true
      },
      {
        "id": "Organization.partOf",
        "path": "Organization.partOf",
        "mustSupport": true
      }
    ]
  }
}