Metadaten

CanonicalURLStatusVersion
http://gematik.de/fhir/oegd/stf/ValueSet/StfOrganisationsTypVSdraft0.1.0

Inhalt

ValueSet 'StfOrganisationsTyp'

Version0.1.0
StatusDraft

This value set includes codes from the following code systems:

<ValueSet xmlns="http://hl7.org/fhir">
    <id value="StfOrganisationsTypVS" />
    <url value="http://gematik.de/fhir/oegd/stf/ValueSet/StfOrganisationsTypVS" />
    <version value="0.1.0" />
    <name value="StfOrganisationsTyp" />
    <title value="STF Typ einer Organisation" />
    <status value="draft" />
    <compose>
        <include>
            <system value="http://gematik.de/fhir/oegd/stf/CodeSystem/StfOrganisationsTypCS" />
        </include>
    </compose>
</ValueSet>
{
    "resourceType": "ValueSet",
    "status": "draft",
    "name": "StfOrganisationsTyp",
    "id": "StfOrganisationsTypVS",
    "title": "STF Typ einer Organisation",
    "version": "0.1.0",
    "url": "http://gematik.de/fhir/oegd/stf/ValueSet/StfOrganisationsTypVS",
    "compose": {
        "include":  [
            {
                "system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfOrganisationsTypCS"
            }
        ]
    }
}