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

FHIR IG Statistics: SearchParameter/DocumentReference-Creation

Packageihe.mhd.fhir
TypeSearchParameter
IdDocumentReference-Creation
FHIR VersionR4
Sourcehttp://profiles.ihe.net/ITI/MHD/http://profiles.ihe.net/ITI/MHD/4.0.2/SearchParameter-DocumentReference-Creation.html
URLhttp://profiles.ihe.net/ITI/MHD/SearchParameter/DocumentReference-Creation
Version4.0.2
Statusactive
Date2021-11-08T19:10:05-06:00
NameCreation
Realmuv
Authorityihe
DescriptionThis SearchParameter enables finding DocumentReference by the creation dateTime.
Typedate

Resources that use this resource

CapabilityStatement
ISiKCapabilityStatementDokumentenverwaltungRolleISiK CapabilityStatement Dokumentenverwaltung Rolle
dokumentenaustausch-serverISiK CapabilityStatement Dokumentenaustausch Server
IHE.MHD.DocumentConsumerDocument Consumer (client)
IHE.MHD.DocumentResponderDocument Responder (server)
PDSm.ConsommateurDeDocumentsCI-SIS Partage-De-Documents-De-Sante - PDSm_ConsommateurDeDocuments

Resources that this resource uses

No resources found


Narrative

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


Source

{
  "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"
}