| Package | ishmed.i14y.r4 |
| Resource Type | StructureDefinition |
| Id | 1833b656-fee0-4376-b687-5bfd19e5a5fa |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ishmed.i14y.r4@2.0.0&canonical=http://fhir.ishmed.com/R4/StructureDefinition/Bundle_ProgressNote_Provide_1 |
| URL | http://fhir.ishmed.com/R4/StructureDefinition/Bundle_ProgressNote_Provide_1 |
| Version | 1.0.1 |
| Status | active |
| Date | 2022-07-29 |
| Name | Bundle_ProgressNote_Provide_1 |
| Description | A Bundle profile is used to post the progress notes. |
| Copyright | Copyright © 2022, Oracle and/or its affiliates. All rights reserved. |
| Type | Bundle |
| Kind | resource |
No resources found
| StructureDefinition | |
| Binary_ProgressNote_1 | Binary_ProgressNote_1 |
| DocumentReference_ProgressNote_1 | DocumentReference_ProgressNote_1 |
Note: links and images are rebased to the (stated) source
{
"resourceType": "StructureDefinition",
"id": "1833b656-fee0-4376-b687-5bfd19e5a5fa",
"meta": {
"versionId": "1",
"lastUpdated": "2022-08-11T10:52:33.8087254+00:00"
},
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ishmed.com/R4/StructureDefinition/Bundle_ProgressNote_Provide_1",
"version": "1.0.1",
"name": "Bundle_ProgressNote_Provide_1",
"status": "active",
"date": "2022-07-29",
"publisher": "Oracle Cerner",
"description": "A Bundle profile is used to post the progress notes.",
"copyright": "Copyright © 2022, Oracle and/or its affiliates. All rights reserved.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Bundle",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Bundle.type",
"path": "Bundle.type",
"fixedCode": "transaction"
},
{
"id": "Bundle.entry",
"path": "Bundle.entry",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "entry.resource.meta.profile"
}
],
"rules": "open"
},
"mustSupport": true
},
{
"id": "Bundle.entry:PNDocumentReference",
"path": "Bundle.entry",
"sliceName": "PNDocumentReference",
"min": 1
},
{
"id": "Bundle.entry:PNDocumentReference.link",
"path": "Bundle.entry.link",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Bundle#Bundle.link"
},
{
"id": "Bundle.entry:PNDocumentReference.resource",
"path": "Bundle.entry.resource",
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.ishmed.com/R4/StructureDefinition/DocumentReference_ProgressNote_1"
]
}
]
},
{
"id": "Bundle.entry:PNDocumentReference.request.method",
"path": "Bundle.entry.request.method",
"fixedCode": "POST"
},
{
"id": "Bundle.entry:PNBinary",
"path": "Bundle.entry",
"sliceName": "PNBinary",
"min": 1
},
{
"id": "Bundle.entry:PNBinary.link",
"path": "Bundle.entry.link",
"contentReference": "http://hl7.org/fhir/StructureDefinition/Bundle#Bundle.link"
},
{
"id": "Bundle.entry:PNBinary.resource",
"path": "Bundle.entry.resource",
"type": [
{
"code": "Resource",
"profile": [
"http://fhir.ishmed.com/R4/StructureDefinition/Binary_ProgressNote_1"
]
}
]
},
{
"id": "Bundle.entry:PNBinary.request.method",
"path": "Bundle.entry.request.method",
"fixedCode": "POST"
}
]
}
}