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

FHIR IG analytics

Packageihe-de.iti.xds-vs
Resource TypeCodeSystem
IdCodeSystem-Property.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IHE-Germany/ITI.XDS.VS/CodeSystem-Property.html
URLhttp://www.ihe-d.de/fhir/CodeSystem/Property
Version4.0.0-alpha1
Statusactive
Date2025-12-15
NameProperty
TitleProperty CodeSystem
Realmde
Authorityihe
DescriptionDieses Codesystem stellt alle Properties bereit, die in von IHE Deutschland publizierten Codesystemen angewendet werden.
CopyrightCC-BY-4.0
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem Property

Language: de-DE

This case-sensitive code system http://www.ihe-d.de/fhir/CodeSystem/Property defines the following codes:

CodeDisplayDefinition
beispiel Beispiel
hinweis Hinweis zur Nutzung
comment Kommentar
bereich BereichBereich, in dem der Kode angewendet wird
from seit
until bis

Source1

{
  "resourceType": "CodeSystem",
  "id": "Property",
  "language": "de-DE",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    }
  ],
  "url": "http://www.ihe-d.de/fhir/CodeSystem/Property",
  "version": "4.0.0-alpha1",
  "name": "Property",
  "title": "Property CodeSystem",
  "status": "active",
  "experimental": false,
  "date": "2025-12-15",
  "publisher": "IHE Deutschland e.V., Berlin, Deutschland",
  "contact": [
    {
      "name": "IHE Deutschland e.V., Berlin, Deutschland",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.ihe-d.de"
        },
        {
          "system": "email",
          "value": "info@ihe-d.de"
        }
      ]
    }
  ],
  "description": "Dieses Codesystem stellt alle Properties bereit, die in von IHE Deutschland publizierten Codesystemen angewendet werden.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DE",
          "display": "Germany"
        }
      ]
    }
  ],
  "copyright": "CC-BY-4.0",
  "caseSensitive": true,
  "compositional": false,
  "versionNeeded": false,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "beispiel",
      "display": "Beispiel"
    },
    {
      "code": "hinweis",
      "display": "Hinweis zur Nutzung"
    },
    {
      "code": "comment",
      "display": "Kommentar"
    },
    {
      "code": "bereich",
      "display": "Bereich",
      "definition": "Bereich, in dem der Kode angewendet wird"
    },
    {
      "code": "from",
      "display": "seit"
    },
    {
      "code": "until",
      "display": "bis"
    }
  ]
}