FHIR IG Statistics: StructureDefinition/RESOURCE-DESCRIPTION-ITEM
Package | openehr.base |
Resource Type | StructureDefinition |
Id | RESOURCE-DESCRIPTION-ITEM |
FHIR Version | R5 |
Source | http://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/StructureDefinition-RESOURCE-DESCRIPTION-ITEM.html |
URL | http://openehr.org/fhir/StructureDefinition/RESOURCE-DESCRIPTION-ITEM |
Version | 0.1.0 |
Status | active |
Date | 2024-12-31T18:45:58+10:00 |
Name | RESOURCE_DESCRIPTION_ITEM |
Title | RESOURCE_DESCRIPTION_ITEM |
Realm | uv |
Authority | hl7 |
Description | Language-specific detail of resource description. When a resource is translated for use in another language environment, each RESOURCE_DESCRIPTION_ITEM needs to be copied and translated into the new language. |
Type | http://openehr.org/fhir/StructureDefinition/RESOURCE_DESCRIPTION_ITEM |
Kind | logical |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "StructureDefinition",
"id": "RESOURCE-DESCRIPTION-ITEM",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/web-source",
"valueUrl": "https://specifications.openehr.org/releases/RM/development/common.html#_resource_description_item_class"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
}
]
}
}
],
"url": "http://openehr.org/fhir/StructureDefinition/RESOURCE-DESCRIPTION-ITEM",
"version": "0.1.0",
"name": "RESOURCE_DESCRIPTION_ITEM",
"title": "RESOURCE_DESCRIPTION_ITEM",
"status": "active",
"experimental": false,
"date": "2024-12-31T18:45:58+10:00",
"publisher": "openEHR + HL7",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.openehr.org"
}
]
}
],
"description": "Language-specific detail of resource description. When a resource is translated for use in another language environment, each RESOURCE_DESCRIPTION_ITEM needs to be copied and translated into the new language.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"fhirVersion": "5.0.0",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": false,
"type": "http://openehr.org/fhir/StructureDefinition/RESOURCE_DESCRIPTION_ITEM",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "5.0.0"
}
],
"element": [
{
"id": "RESOURCE_DESCRIPTION_ITEM",
"path": "RESOURCE_DESCRIPTION_ITEM",
"short": "Language-specific detail of resource description",
"definition": "Language-specific detail of resource description. When a resource is translated for use in another language environment, each RESOURCE_DESCRIPTION_ITEM needs to be copied and translated into the new language.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "RESOURCE_DESCRIPTION_ITEM.language",
"path": "RESOURCE_DESCRIPTION_ITEM.language",
"short": "The localised language in which the items in this description item are written",
"definition": "The localised language in which the items in this description item are written. Coded from openEHR code set languages.",
"min": 1,
"max": "1",
"base": {
"path": "RESOURCE_DESCRIPTION_ITEM.language",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://openehr.org/fhir/StructureDefinition/CODE-PHRASE"
}
],
"isModifier": false
},
{
"id": "RESOURCE_DESCRIPTION_ITEM.purpose",
"path": "RESOURCE_DESCRIPTION_ITEM.purpose",
"short": "Purpose of the resource",
"definition": "Purpose of the resource.",
"min": 1,
"max": "1",
"base": {
"path": "RESOURCE_DESCRIPTION_ITEM.purpose",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"isModifier": false
},
{
"id": "RESOURCE_DESCRIPTION_ITEM.keywords",
"path": "RESOURCE_DESCRIPTION_ITEM.keywords",
"short": "Keywords which characterise this resource, used e.g. for indexing and searching",
"definition": "Keywords which characterise this resource, used e.g. for indexing and searching.",
"min": 0,
"max": "*",
"base": {
"path": "RESOURCE_DESCRIPTION_ITEM.keywords",
"min": 0,
"max": "*"
},
"type": [
{
"code": "string"
}
],
"isModifier": false
},
{
"id": "RESOURCE_DESCRIPTION_ITEM.use",
"path": "RESOURCE_DESCRIPTION_ITEM.use",
"short": "Description of the uses of the resource, i.e. contexts in which it could be used",
"definition": "Description of the uses of the resource, i.e. contexts in which it could be used.",
"min": 0,
"max": "1",
"base": {
"path": "RESOURCE_DESCRIPTION_ITEM.use",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"isModifier": false
},
{
"id": "RESOURCE_DESCRIPTION_ITEM.misuse",
"path": "RESOURCE_DESCRIPTION_ITEM.misuse",
"short": "Description of any misuses of the resource, i.e. contexts in which it should not be used",
"definition": "Description of any misuses of the resource, i.e. contexts in which it should not be used.",
"min": 0,
"max": "1",
"base": {
"path": "RESOURCE_DESCRIPTION_ITEM.misuse",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"isModifier": false
},
{
"id": "RESOURCE_DESCRIPTION_ITEM.copyright",
"path": "RESOURCE_DESCRIPTION_ITEM.copyright",
"short": "Optional copyright statement for the resource as a knowledge resource",
"definition": "Optional copyright statement for the resource as a knowledge resource.",
"min": 0,
"max": "1",
"base": {
"path": "RESOURCE_DESCRIPTION_ITEM.copyright",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"isModifier": false
},
{
"id": "RESOURCE_DESCRIPTION_ITEM.original-resource-uri",
"path": "RESOURCE_DESCRIPTION_ITEM.original_resource_uri",
"short": "URIs of original clinical document(s) or description of which resource is a formalisation",
"definition": "URIs of original clinical document(s) or description of which resource is a formalisation, in the language of this description item; keyed by meaning.",
"min": 0,
"max": "*",
"base": {
"path": "RESOURCE_DESCRIPTION_ITEM.original_resource_uri",
"min": 0,
"max": "*"
},
"type": [
{
"code": "string"
}
],
"isModifier": false
},
{
"id": "RESOURCE_DESCRIPTION_ITEM.other-details",
"path": "RESOURCE_DESCRIPTION_ITEM.other_details",
"short": "Additional language-senstive resource metadata, as a list of name/value pairs",
"definition": "Additional language-senstive resource metadata, as a list of name/value pairs.",
"min": 1,
"max": "*",
"base": {
"path": "RESOURCE_DESCRIPTION_ITEM.other_details",
"min": 1,
"max": "*"
},
"type": [
{
"code": "string"
}
],
"isModifier": false
}
]
},
"differential": {
"element": [
{
"id": "RESOURCE_DESCRIPTION_ITEM",
"path": "RESOURCE_DESCRIPTION_ITEM",
"short": "Language-specific detail of resource description",
"definition": "Language-specific detail of resource description. When a resource is translated for use in another language environment, each RESOURCE_DESCRIPTION_ITEM needs to be copied and translated into the new language.",
"min": 0,
"max": "*",
"isModifier": false
},
{
"id": "RESOURCE_DESCRIPTION_ITEM.language",
"path": "RESOURCE_DESCRIPTION_ITEM.language",
"short": "The localised language in which the items in this description item are written",
"definition": "The localised language in which the items in this description item are written. Coded from openEHR code set languages.",
"min": 1,
"max": "1",
"type": [
{
"code": "http://openehr.org/fhir/StructureDefinition/CODE-PHRASE"
}
],
"isModifier": false
},
{
"id": "RESOURCE_DESCRIPTION_ITEM.purpose",
"path": "RESOURCE_DESCRIPTION_ITEM.purpose",
"short": "Purpose of the resource",
"definition": "Purpose of the resource.",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
],
"isModifier": false
},
{
"id": "RESOURCE_DESCRIPTION_ITEM.keywords",
"path": "RESOURCE_DESCRIPTION_ITEM.keywords",
"short": "Keywords which characterise this resource, used e.g. for indexing and searching",
"definition": "Keywords which characterise this resource, used e.g. for indexing and searching.",
"min": 0,
"max": "*",
"type": [
{
"code": "string"
}
],
"isModifier": false
},
{
"id": "RESOURCE_DESCRIPTION_ITEM.use",
"path": "RESOURCE_DESCRIPTION_ITEM.use",
"short": "Description of the uses of the resource, i.e. contexts in which it could be used",
"definition": "Description of the uses of the resource, i.e. contexts in which it could be used.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
],
"isModifier": false
},
{
"id": "RESOURCE_DESCRIPTION_ITEM.misuse",
"path": "RESOURCE_DESCRIPTION_ITEM.misuse",
"short": "Description of any misuses of the resource, i.e. contexts in which it should not be used",
"definition": "Description of any misuses of the resource, i.e. contexts in which it should not be used.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
],
"isModifier": false
},
{
"id": "RESOURCE_DESCRIPTION_ITEM.copyright",
"path": "RESOURCE_DESCRIPTION_ITEM.copyright",
"short": "Optional copyright statement for the resource as a knowledge resource",
"definition": "Optional copyright statement for the resource as a knowledge resource.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
],
"isModifier": false
},
{
"id": "RESOURCE_DESCRIPTION_ITEM.original-resource-uri",
"path": "RESOURCE_DESCRIPTION_ITEM.original_resource_uri",
"short": "URIs of original clinical document(s) or description of which resource is a formalisation",
"definition": "URIs of original clinical document(s) or description of which resource is a formalisation, in the language of this description item; keyed by meaning.",
"min": 0,
"max": "*",
"type": [
{
"code": "string"
}
],
"isModifier": false
},
{
"id": "RESOURCE_DESCRIPTION_ITEM.other-details",
"path": "RESOURCE_DESCRIPTION_ITEM.other_details",
"short": "Additional language-senstive resource metadata, as a list of name/value pairs",
"definition": "Additional language-senstive resource metadata, as a list of name/value pairs.",
"min": 1,
"max": "*",
"type": [
{
"code": "string"
}
],
"isModifier": false
}
]
}
}