Package | ishmed.i14y.r4 |
Type | StructureDefinition |
Id | 64294ebc-00b9-49ac-a21c-b10ccf1da8be |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ishmed.i14y.r4@2.0.0&canonical=http://fhir.ishmed.com/R4/StructureDefinition/DocumentReference_ProgressNote_1 |
URL | http://fhir.ishmed.com/R4/StructureDefinition/DocumentReference_ProgressNote_1 |
Version | 1.0.1 |
Status | active |
Date | 2022-07-29 |
Name | DocumentReference_ProgressNote_1 |
Description | A Document Reference profile is used for the metadata in progress notes. |
Copyright | Copyright © 2022, Oracle and/or its affiliates. All rights reserved. |
Type | DocumentReference |
Kind | resource |
StructureDefinition | |
Binary_ProgressNote_1 | Binary_ProgressNote_1 |
Bundle_ProgressNote_Provide_1 | Bundle_ProgressNote_Provide_1 |
No resources found
Note: links and images are rebased to the (stated) source
{ "resourceType": "StructureDefinition", "id": "64294ebc-00b9-49ac-a21c-b10ccf1da8be", "text": { "status": "additional", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.ishmed.com/R4/StructureDefinition/DocumentReference_ProgressNote_1", "version": "1.0.1", "name": "DocumentReference_ProgressNote_1", "status": "active", "date": "2022-07-29", "publisher": "Oracle Cerner", "description": "A Document Reference profile is used for the metadata in progress notes.", "copyright": "Copyright © 2022, Oracle and/or its affiliates. All rights reserved.", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "DocumentReference", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentReference", "derivation": "constraint", "differential": { "element": [ { "id": "DocumentReference.subject", "path": "DocumentReference.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] } ] }, { "id": "DocumentReference.author", "path": "DocumentReference.author", "min": 2, "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Organization" ] } ] }, { "id": "DocumentReference.content.attachment.contentType", "path": "DocumentReference.content.attachment.contentType", "fixedCode": "text/plain" }, { "id": "DocumentReference.content.attachment.url", "path": "DocumentReference.content.attachment.url", "mustSupport": true } ] } }