FHIR IG analytics| Package | de.fhir.terminologie-basis |
| Resource Type | CodeSystem |
| Id | CodeSystem-common-meta-tag-de.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7germany/terminologie-basis-de/CodeSystem-common-meta-tag-de.html |
| URL | http://fhir.de/CodeSystem/common-meta-tag-de |
| Version | 1.0.0-alpha1 |
| Status | active |
| Date | 2025-11-19T17:18:12+00:00 |
| Name | CS_CommonMetaTag_De |
| Title | CS Basisprofil Common Meta Tag DE |
| Authority | hl7 |
| Description | Gebräuchliche Codes zur Kodierung von Resource.meta.tag |
| Content | complete |
| ValueSet | |
| common-meta-tag-de | ValueSet CommonMetaTag De |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem common-meta-tag-de
Profile: Shareable CodeSystem
This case-sensitive code system http://fhir.de/CodeSystem/common-meta-tag-de defines the following code:
| Code | Display | Definition |
| external | External | Informationen welche in der Ressource abgebildet werden stammen aus einem externen, potentiell unverifizierten System |
{
"resourceType": "CodeSystem",
"id": "common-meta-tag-de",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.de/CodeSystem/common-meta-tag-de",
"version": "1.0.0-alpha1",
"name": "CS_CommonMetaTag_De",
"title": "CS Basisprofil Common Meta Tag DE",
"status": "active",
"experimental": false,
"date": "2025-11-19T17:18:12+00:00",
"publisher": "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
"contact": [
{
"name": "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
"telecom": [
{
"system": "url",
"value": "https://hl7.de/technische-komitees/terminologien/"
}
]
}
],
"description": "Gebräuchliche Codes zur Kodierung von Resource.meta.tag",
"caseSensitive": true,
"valueSet": "http://fhir.de/ValueSet/common-meta-tag-de",
"content": "complete",
"count": 1,
"concept": [
{
"code": "external",
"display": "External",
"definition": "Informationen welche in der Ressource abgebildet werden stammen aus einem externen, potentiell unverifizierten System"
}
]
}