{
"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.core",
"date": "2012-01-04",
"publisher": "ACME Corporation",
"name": "ACME-EHR",
"type": null,
"experimental": "true",
"resourceType": "TerminologyCapabilities",
"title": "ACME EHR capability statement",
"package_version": "3.5.0",
"status": "draft",
"id": "abf6c63f-2b8b-4bc7-b5b0-d756f6bd1743",
"kind": "instance",
"url": "urn:uuid:68D043B5-9ECF-4559-A57A-396E0D452311",
"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": "explicit"
}