| Package | de.gematik.fhir.directory |
| Resource Type | CodeSystem |
| Id | Origin |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.gematik.fhir.directory@0.15.0&canonical=https://gematik.de/fhir/directory/CodeSystem/Origin |
| URL | https://gematik.de/fhir/directory/CodeSystem/Origin |
| Version | 0.15.0 |
| Status | active |
| Date | 2024-10-29 |
| Name | Origin |
| Description | CodeSystem which identifies the origin of a resource in the FHIR Directory |
| Content | complete |
| ValueSet | |
| OriginVS | OriginVS |
No resources found
No narrative content found in resource
{
"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.15.0",
"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
}