{
"description": "The mode of a RESTful capability statement.",
"_filename": "codesystem-restful-capability-mode.json",
"package_name": "hl7.fhir.r5.examples",
"date": "2021-01-05T10:01:24+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2022-07-18T15:56:19.712+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "RestfulCapabilityMode",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "RestfulCapabilityMode",
"package_version": "5.0.0-snapshot2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 5
} ],
"status": "active",
"id": "3fec576e-7e95-425d-9851-9070ee1f8728",
"valueSet": "http://hl7.org/fhir/ValueSet/restful-capability-mode",
"kind": null,
"url": "http://hl7.org/fhir/restful-capability-mode",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.177",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "client",
"display": "Client",
"definition": "The application acts as a client for this resource."
}, {
"code": "server",
"display": "Server",
"definition": "The application acts as a server for this resource."
} ],
"caseSensitive": true,
"version": "4.6.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}