FHIR IG Statistics: StructureDefinition/CODE-PHRASE
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": "CODE-PHRASE",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/web-source",
"valueUrl": "https://specifications.openehr.org/releases/RM/Release-1.1.0/data_types.html#_code_phrase_class"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-bind"
},
{
"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/CODE-PHRASE",
"version": "0.1.0",
"name": "CODE_PHRASE",
"title": "CODE_PHRASE",
"status": "active",
"experimental": false,
"date": "2023-06-27T18:45:58+10:00",
"publisher": "openEHR + HL7",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.openehr.org"
}
]
}
],
"description": "A fully coordinated (i.e. all coordination has been performed) term from a terminology service (as distinct from a particular terminology).",
"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/CODE_PHRASE",
"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": "CODE_PHRASE",
"path": "CODE_PHRASE",
"short": "A fully coordinated (i.e. all coordination has been performed) term from a terminology service",
"definition": "A fully coordinated (i.e. all coordination has been performed) term from a terminology service (as distinct from a particular terminology).",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "CODE_PHRASE.terminology-id",
"path": "CODE_PHRASE.terminology_id",
"short": "Identifier of the distinct terminology from which the code_string was extracted",
"definition": "Identifier of the distinct terminology from which the code_string (or its elements) was extracted.",
"min": 1,
"max": "1",
"base": {
"path": "CODE_PHRASE.terminology_id",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://openehr.org/fhir/StructureDefinition/TERMINOLOGY-ID"
}
],
"isModifier": false
},
{
"id": "CODE_PHRASE.code-string",
"path": "CODE_PHRASE.code_string",
"short": "The key used by the terminology service to identify a concept or coordination of concepts",
"definition": "The key used by the terminology service to identify a concept or coordination of concepts. This string is most likely parsable inside the terminology service, but nothing can be assumed about its syntax outside that context.",
"min": 1,
"max": "1",
"base": {
"path": "CODE_PHRASE.code_string",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"isModifier": false
},
{
"id": "CODE_PHRASE.preferred-term",
"path": "CODE_PHRASE.preferred_term",
"short": "Optional attribute to carry preferred term corresponding to the code or expression in code_string",
"definition": "Optional attribute to carry preferred term corresponding to the code or expression in code_string. Typical use in integration situations which create mappings, and representing data for which both a (non-preferred) actual term and a preferred term are both required.",
"min": 0,
"max": "1",
"base": {
"path": "CODE_PHRASE.preferred_term",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"isModifier": false
}
]
},
"differential": {
"element": [
{
"id": "CODE_PHRASE",
"path": "CODE_PHRASE",
"short": "A fully coordinated (i.e. all coordination has been performed) term from a terminology service",
"definition": "A fully coordinated (i.e. all coordination has been performed) term from a terminology service (as distinct from a particular terminology).",
"min": 0,
"max": "*",
"isModifier": false
},
{
"id": "CODE_PHRASE.terminology-id",
"path": "CODE_PHRASE.terminology_id",
"short": "Identifier of the distinct terminology from which the code_string was extracted",
"definition": "Identifier of the distinct terminology from which the code_string (or its elements) was extracted.",
"min": 1,
"max": "1",
"type": [
{
"code": "http://openehr.org/fhir/StructureDefinition/TERMINOLOGY-ID"
}
],
"isModifier": false
},
{
"id": "CODE_PHRASE.code-string",
"path": "CODE_PHRASE.code_string",
"short": "The key used by the terminology service to identify a concept or coordination of concepts",
"definition": "The key used by the terminology service to identify a concept or coordination of concepts. This string is most likely parsable inside the terminology service, but nothing can be assumed about its syntax outside that context.",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
],
"isModifier": false
},
{
"id": "CODE_PHRASE.preferred-term",
"path": "CODE_PHRASE.preferred_term",
"short": "Optional attribute to carry preferred term corresponding to the code or expression in code_string",
"definition": "Optional attribute to carry preferred term corresponding to the code or expression in code_string. Typical use in integration situations which create mappings, and representing data for which both a (non-preferred) actual term and a preferred term are both required.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
],
"isModifier": false
}
]
}
}