FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.fhir.terminologie-basis
Resource TypeCodeSystem
IdCodeSystem-common-meta-tag-de.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7germany/terminologie-basis-de/CodeSystem-common-meta-tag-de.html
URLhttp://fhir.de/CodeSystem/common-meta-tag-de
Version1.0.0-alpha1
Statusactive
Date2025-11-19T17:18:12+00:00
NameCS_CommonMetaTag_De
TitleCS Basisprofil Common Meta Tag DE
Authorityhl7
DescriptionGebräuchliche Codes zur Kodierung von Resource.meta.tag
Contentcomplete

Resources that use this resource

ValueSet
common-meta-tag-deValueSet CommonMetaTag De

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem common-meta-tag-de

This case-sensitive code system http://fhir.de/CodeSystem/common-meta-tag-de defines the following code:

CodeDisplayDefinition
external ExternalInformationen welche in der Ressource abgebildet werden stammen aus einem externen, potentiell unverifizierten System

Source1

{
  "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"
    }
  ]
}