Package | hl7.terminology.r4b |
Type | CodeSystem |
Id | definition-use |
FHIR Version | R4B |
Source | http://terminology.hl7.org/http://terminology.hl7.org/6.0.2/CodeSystem-definition-use.html |
URL | http://terminology.hl7.org/CodeSystem/definition-use |
Version | 2.0.0 |
Status | active |
Date | 2024-07-21T00:36:31-06:00 |
Name | DefinitionUseCodes |
Title | Structure Definition Use Codes / Keywords |
Realm | uv |
Authority | hl7 |
Description | Structure Definition Use Codes / Keywords |
Copyright | This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html |
Content | complete |
ValueSet | |
definition-use | Structure Definition Use Codes / Keywords |
definition-use | Structure Definition Use Codes / Keywords |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem definition-use
Last updated: 2020-04-09 21:10:28+0000
Profile: Shareable CodeSystem
This case-sensitive code system http://terminology.hl7.org/CodeSystem/definition-use
defines the following codes:
{ "resourceType": "CodeSystem", "id": "definition-use", "meta": { "lastUpdated": "2020-04-09T21:10:28.568+00:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "url": "http://terminology.hl7.org/CodeSystem/definition-use", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.1191" } ], "version": "2.0.0", "name": "DefinitionUseCodes", "title": "Structure Definition Use Codes / Keywords", "status": "active", "experimental": false, "date": "2024-07-21T00:36:31-06:00", "publisher": "Health Level Seven International", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org" }, { "system": "email", "value": "hq@HL7.org" } ] } ], "description": "Structure Definition Use Codes / Keywords", "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", "caseSensitive": true, "valueSet": "http://terminology.hl7.org/ValueSet/definition-use", "content": "complete", "concept": [ { "code": "fhir-structure", "display": "FHIR Structure", "definition": "This structure is defined as part of the base FHIR Specification" }, { "code": "custom-resource", "display": "Custom Resource", "definition": "This structure is intended to be treated like a FHIR resource (e.g. on the FHIR API)" }, { "code": "dam", "display": "Domain Analysis Model", "definition": "This structure captures an analysis of a domain" }, { "code": "wire-format", "display": "Wire Format", "definition": "This structure represents and existing structure (e.g. CDA, HL7 v2)" }, { "code": "archetype", "display": "Domain Analysis Model", "definition": "This structure captures an analysis of a domain" }, { "code": "template", "display": "Template", "definition": "This structure is a template (n.b: 'template' has many meanings)" } ] }