| Package | ihe.mhd.fhir |
| Resource Type | SearchParameter |
| Id | DocumentReference-Creation |
| FHIR Version | R4 |
| Source | http://profiles.ihe.net/ITI/MHD/http://profiles.ihe.net/ITI/MHD/4.0.2/SearchParameter-DocumentReference-Creation.html |
| URL | http://profiles.ihe.net/ITI/MHD/SearchParameter/DocumentReference-Creation |
| Version | 4.0.2 |
| Status | active |
| Date | 2021-11-08T19:10:05-06:00 |
| Name | Creation |
| Realm | uv |
| Authority | ihe |
| Description | This SearchParameter enables finding DocumentReference by the creation dateTime. |
| Type | date |
| CapabilityStatement | |
| ISiKCapabilityStatementDokumentenverwaltungRolle | ISiK CapabilityStatement Dokumentenverwaltung Rolle |
| dokumentenaustausch-server | ISiK CapabilityStatement Dokumentenaustausch Server |
| IHE.MHD.DocumentConsumer | Document Consumer (client) |
| IHE.MHD.DocumentResponder | Document Responder (server) |
| PDSm.ConsommateurDeDocuments | CI-SIS Partage-De-Documents-De-Sante - PDSm_ConsommateurDeDocuments |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
url: http://profiles.ihe.net/ITI/MHD/SearchParameter/DocumentReference-Creation
version: 4.0.2
name: Creation
status: active
date: Nov 8, 2021 7:10:05 PM
publisher: Integrating the Healthcare Enterprise (IHE)
contact: Integrating the Healthcare Enterprise (IHE): http://ihe.net,secretary@ihe.net, John Moehrke: JohnMoehrke@gmail.com
description: This SearchParameter enables finding DocumentReference by the creation dateTime.
jurisdiction: World
code: creation
base: DocumentReference
type: date
expression: DocumentReference.content.attachment.creation
{
"resourceType": "SearchParameter",
"id": "DocumentReference-Creation",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://profiles.ihe.net/ITI/MHD/SearchParameter/DocumentReference-Creation",
"version": "4.0.2",
"name": "Creation",
"status": "active",
"date": "2021-11-08T19:10:05-06:00",
"publisher": "Integrating the Healthcare Enterprise (IHE)",
"contact": [
{
"name": "Integrating the Healthcare Enterprise (IHE)",
"telecom": [
{
"system": "url",
"value": "http://ihe.net"
},
{
"system": "email",
"value": "secretary@ihe.net"
}
]
},
{
"name": "John Moehrke",
"telecom": [
{
"system": "email",
"value": "JohnMoehrke@gmail.com",
"use": "work"
}
]
}
],
"description": "This SearchParameter enables finding DocumentReference by the creation dateTime.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"code": "creation",
"base": [
"DocumentReference"
],
"type": "date",
"expression": "DocumentReference.content.attachment.creation"
}