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

FHIR IG analytics

Packagede.gematik.directory
Resource TypeCodeSystem
IdCodeSystem-Origin.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.directory@0.11.26&canonical=https://gematik.de/fhir/directory/CodeSystem/Origin
URLhttps://gematik.de/fhir/directory/CodeSystem/Origin
Version0.11.26
Statusactive
Date2024-10-29
NameOrigin
DescriptionCodeSystem which identifies the origin of a resource in the FHIR Directory
Contentcomplete

Resources that use this resource

ValueSet
OriginVSOriginVS

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "Origin",
  "id": "Origin",
  "description": "CodeSystem which identifies the origin of a resource in the FHIR Directory",
  "version": "0.11.26",
  "url": "https://gematik.de/fhir/directory/CodeSystem/Origin",
  "concept": [
    {
      "code": "ldap",
      "display": "Synchronized from LDAP Directory"
    },
    {
      "code": "owner",
      "display": "Provided by Identity Owner"
    },
    {
      "code": "apo",
      "display": "Synchronized from ApoVZD"
    }
  ],
  "experimental": false,
  "publisher": "gematik GmbH",
  "date": "2024-10-29",
  "caseSensitive": false,
  "count": 3
}