PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0-ballot
    urn:uuid:68d043b5-9ecf-4559-a57a-396e0d452311
{
  "description": "This is the FHIR capability statement for the main EHR at ACME for the private interface - it does not describe the public interface",
  "_filename": "TerminologyCapabilities-example.json",
  "package_name": "hl7.fhir.r5.core",
  "date": "2012-01-04",
  "publisher": "ACME Corporation",
  "name": "ACME-EHR",
  "type": null,
  "experimental": "true",
  "resourceType": "TerminologyCapabilities",
  "title": "ACME EHR capability statement",
  "package_version": "5.0.0-ballot",
  "status": "draft",
  "id": "fe1fc18b-01f1-4910-94a3-3bede188cdd7",
  "kind": "instance",
  "url": "urn:uuid:68d043b5-9ecf-4559-a57a-396e0d452311",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.6.2",
    "system": "urn:ietf:rfc:3986"
  } ],
  "software": {
    "name": "TxServer",
    "version": "0.1.2"
  },
  "version": "20130510",
  "contact": [ {
    "name": "System Administrator",
    "telecom": [ {
      "value": "wile@acme.org",
      "system": "email"
    } ]
  } ],
  "implementation": {
    "url": "http://example.org/tx",
    "description": "Acme Terminology Server"
  },
  "codeSearch": "in-compose-or-expansion"
}