PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.examples@6.0.0-ballot2
    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.r6.examples",
  "date": "2012-01-04",
  "publisher": "HL7 International / Terminology Infrastructure",
  "name": "ACMEEHR",
  "type": null,
  "experimental": "true",
  "resourceType": "TerminologyCapabilities",
  "title": "ACME EHR capability statement",
  "package_version": "6.0.0-ballot2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "vocab"
  } ],
  "status": "draft",
  "id": "1eab9e35-9ab8-49e3-8504-f8433a79ff08",
  "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": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/Vocab",
      "system": "url"
    } ]
  } ],
  "implementation": {
    "url": "http://example.org/tx",
    "description": "Acme Terminology Server"
  },
  "codeSearch": "in-compose-or-expansion"
}