FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-definition-use.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem definition-use
This case-sensitive code system http://terminology.hl7.org/CodeSystem/definition-use defines the following codes:
{
"resourceType": "CodeSystem",
"id": "definition-use",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"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
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}
],
"url": "http://terminology.hl7.org/CodeSystem/definition-use",
"version": "4.0.1",
"name": "DefinitionUseCodes",
"title": "Structure Definition Use Codes / Keywords",
"status": "active",
"experimental": false,
"date": "2025-09-13T16:11:23-04:00",
"publisher": "FHIR Infrastructure",
"contact": [
{
"name": "FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "Structure Definition Use Codes / Keywords",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/definition-use|4.3.0",
"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)"
}
]
}