| Package | hl7.fhir.uv.extensions.r3 |
| Resource Type | ValueSet |
| Id | definition-use |
| FHIR Version | R3 |
| Source | http://hl7.org/fhir/extensions |
| URL | http://hl7.org/fhir/ValueSet/definition-use |
| Version | 5.0.0 |
| Status | draft |
| Name | DefinitionUseCodes |
| Title | Structure Definition Use Codes / Keywords |
| Realm | uv |
| Authority | hl7 |
| Description | Structure Definition Use Codes / Keywords |
No resources found
| CodeSystem | |
| definition-use | Structure Definition Use Codes / Keywords |
Note: links and images are rebased to the (stated) source
http://terminology.hl7.org/CodeSystem/definition-use
{
"resourceType": "ValueSet",
"id": "definition-use",
"meta": {
"lastUpdated": "2023-03-26T15:21:02.749+11:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"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-wg",
"valueCode": "fhir"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 5
},
{
"url": "http://hl7.org/fhir/StructureDefinition/web-source",
"valueUri": "http://hl7.org/fhir/R5/valueset-definition-use.html"
}
],
"url": "http://hl7.org/fhir/ValueSet/definition-use",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.1190"
}
],
"version": "5.0.0",
"name": "DefinitionUseCodes",
"title": "Structure Definition Use Codes / Keywords",
"status": "draft",
"experimental": false,
"publisher": "FHIR Project team",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
}
]
}
],
"description": "Structure Definition Use Codes / Keywords",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/definition-use"
}
]
}
}