{
"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.r6.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2023-12-18T15:12:07.602+11:00"
},
"publisher": "HL7 International / 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": "6.0.0-ballot1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"status": "draft",
"id": "fd66a918-d17d-4fbc-8017-6785c5ef1554",
"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": "6.0.0-ballot1",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
}, {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}