| Package | ishmed.i14y.r4 |
| Resource Type | StructureDefinition |
| Id | 286767e3-7f16-4234-9c91-08bac88ad3d5 |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ishmed.i14y.r4@2.0.0&canonical=http://fhir.ishmed.com/R4/StructureDefinition/Organization_Core_1 |
| URL | http://fhir.ishmed.com/R4/StructureDefinition/Organization_Core_1 |
| Version | 1.0.1 |
| Status | active |
| Date | 2022-07-29 |
| Name | Organization_Core_1 |
| Description | An Organization profile is used for the organizations and its subunits. |
| Copyright | Copyright © 2022, Oracle and/or its affiliates. All rights reserved. |
| Type | Organization |
| Kind | resource |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
An Organization profile is used for the organizations and its subunits.
{
"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
}
]
}
}