PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-elm@1.2.0
    http://fhir.ch/ig/ch-elm/CapabilityStatement/ch-elm-documentrecipient
{
  "description": "CapabilityStatement for receiving laboratory reports",
  "_filename": "CapabilityStatement-ch-elm-documentrecipient.json",
  "package_name": "ch.fhir.ig.ch-elm",
  "format": [ "application/fhir+xml", "application/fhir+json" ],
  "date": "2024-03-28T10:14:11+01:00",
  "publisher": "Federal Office of Public Health FOPH",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "CHE",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "CH_ELM_CapabilityStatement_DocumentRecipient",
  "copyright": "CC0-1.0",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "title": "FOPH CapabilityStatement for receiving laboratory reports",
  "package_version": "1.2.0",
  "status": "active",
  "id": "4494ca34-dce2-40a3-9ada-40f2bdb259bb",
  "kind": "requirements",
  "url": "http://fhir.ch/ig/ch-elm/CapabilityStatement/ch-elm-documentrecipient",
  "version": "1.2.0",
  "contact": [ {
    "name": "Federal Office of Public Health FOPH",
    "telecom": [ {
      "value": "https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html",
      "system": "url"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "type": "DocumentReference",
      "profile": "http://fhir.ch/ig/ch-elm/StructureDefinition/PublishDocumentReference",
      "interaction": [ {
        "code": "create"
      }, {
        "code": "read"
      }, {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "_id",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
        "documentation": "Logical id of this artifact"
      }, {
        "name": "_lastupdated",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
        "documentation": "When the resource version last changed"
      }, {
        "name": "date",
        "type": "date",
        "definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-date",
        "documentation": "When this document reference was created"
      }, {
        "name": "identifier",
        "type": "token",
        "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
        "documentation": "The identifier for this DocumentReference"
      }, {
        "name": "elm-status",
        "type": "token",
        "definition": "http://fhir.ch/ig/ch-elm/SearchParameter/DocumentReference-ch-elm-status",
        "documentation": "in-progress | failed | completed"
      } ]
    } ],
    "security": {
      "description": "TLS with client certificate required"
    }
  } ]
}