{ "description": "This codesystem defines codes describing the type of agreement represented by an artifact, for example for use in CanonicalResource.usageContext.", "_filename": "CodeSystem-usage-context-agreement-scope.json", "package_name": "hl7.fhir.r5.examples", "date": null, "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ], "lastUpdated": "2022-12-14T07:12:54.019+11:00" }, "publisher": "FHIR Infrastructure", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "content": "complete", "name": "UsageContextAgreementScope", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "Usage Context Agreement Scope", "package_version": "5.0.0-snapshot3", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "status": "draft", "id": "6db9c7c7-a257-45d9-9652-e0f59791dcb8", "valueSet": "http://hl7.org/fhir/ValueSet/usage-context-agreement-scope", "kind": null, "url": "http://hl7.org/fhir/CodeSystem/usage-context-agreement-scope", "identifier": [ { "value": "urn:oid:2.16.840.1.113883.4.642.4.1798", "system": "urn:ietf:rfc:3986" } ], "concept": [ { "code": "realm-base", "display": "Realm Base", "definition": "Defines use-case independent foundational expectations for exchange within a particular country or jurisdiction. Should be accompanied by a jurisdiction. Commonly used as a 'base' for more restrictive artifacts." }, { "code": "knowledge", "display": "Knowledge", "definition": "Defines use-case-specific information or guidance that is relevant to a specific business or health domain but is not mandated for particular use." }, { "code": "domain", "display": "Domain", "definition": "Defines use-case-specific requirements for a specific business or health domain. May vary in jurisdictional scope from international to small region and in business scope from broad to narrow." }, { "code": "community", "display": "Community", "definition": "Sets contractual or business expectations for systems participating in a particular exchange community." }, { "code": "system-design", "display": "System Design", "definition": "Documents the specific capabilities of a single system as 'available' for purchase or use. May have some variability reflecting options that can be configured." }, { "code": "system-implementation", "display": "System Implementation", "definition": "Documents the specific points of a single production system or endpoint. This may be time-specific - i.e. reflecting the system 'as it is now' or 'as it was at some point in the past'." } ], "caseSensitive": true, "version": "5.0.0-snapshot3", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] } ] }