{
"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.uv.xver-r5.r4b",
"date": "2025-09-13T17:27:08-04: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": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.r4b"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"status": "draft",
"id": "eff75895-0f18-4dbb-81cc-16483b95b171",
"valueSet": "http://hl7.org/fhir/ValueSet/usage-context-agreement-scope",
"kind": null,
"url": "http://hl7.org/fhir/CodeSystem/usage-context-agreement-scope",
"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",
"contact": [ {
"name": "FHIR Infrastructure",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}