FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/286767e3-7f16-4234-9c91-08bac88ad3d5

Packageishmed.i14y.r4
TypeStructureDefinition
Id286767e3-7f16-4234-9c91-08bac88ad3d5
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ishmed.i14y.r4@2.0.0&canonical=http://fhir.ishmed.com/R4/StructureDefinition/Organization_Core_1
URLhttp://fhir.ishmed.com/R4/StructureDefinition/Organization_Core_1
Version1.0.1
Statusactive
Date2022-07-29
NameOrganization_Core_1
DescriptionAn Organization profile is used for the organizations and its subunits.
CopyrightCopyright © 2022, Oracle and/or its affiliates. All rights reserved.
TypeOrganization
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

An Organization profile is used for the organizations and its subunits.


Source

{
  "resourceType": "StructureDefinition",
  "id": "286767e3-7f16-4234-9c91-08bac88ad3d5",
  "text": {
    "status": "additional",
    "div": "<!-- snip (see above) -->"
  },
  "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
      }
    ]
  }
}