Metadaten

CanonicalURLStatusVersion
https://www.oegd.de/fhir/seu/ValueSet/PersonEthnieVSdraft0.1.0

Inhalt

ValueSet 'PersonEthnieVS'

Version0.1.0
StatusDraft

This value set includes codes from the following code systems:

<ValueSet xmlns="http://hl7.org/fhir">
    <id value="PersonEthnieVS" />
    <url value="https://www.oegd.de/fhir/seu/ValueSet/PersonEthnieVS" />
    <version value="0.1.0" />
    <name value="PersonEthnieVS" />
    <title value="SEU Sprachlich-ethnischer Familienhintergrund" />
    <status value="draft" />
    <compose>
        <include>
            <system value="https://www.oegd.de/fhir/seu/CodeSystem/PersonEthnieCS" />
        </include>
    </compose>
</ValueSet>
{
    "resourceType": "ValueSet",
    "status": "draft",
    "name": "PersonEthnieVS",
    "id": "PersonEthnieVS",
    "title": "SEU Sprachlich-ethnischer Familienhintergrund",
    "version": "0.1.0",
    "url": "https://www.oegd.de/fhir/seu/ValueSet/PersonEthnieVS",
    "compose": {
        "include":  [
            {
                "system": "https://www.oegd.de/fhir/seu/CodeSystem/PersonEthnieCS"
            }
        ]
    }
}