All Downloads are FREE. Search and download functionalities are using the official Maven repository.

authorization.ConceptDescriptionSimple_1.json Maven / Gradle / Ivy

{
    "modelType": "ConceptDescription",
    "administration": {
        "revision": "2",
        "version": "1.2"
    },
    "id": "specificConceptDescriptionId",
    "idShort": "ConceptDescription",
    "isCaseOf": [
        {
            "keys": [
                {
                    "type": "DataElement",
                    "value": "DataElement"
                }
            ],
            "type": "ModelReference"
        },
        {
            "keys": [
                {
                    "type": "BasicEventElement",
                    "value": "BasicEventElement"
                }
            ],
            "type": "ExternalReference"
        }
    ],
    "description": [
        {
            "language": "en",
            "text": "Hello"
        },
        {
            "language": "de",
            "text": "Hallo"
        }
    ],
    "displayName": [
        {
            "language": "en",
            "text": "Concept Description"
        },
        {
            "language": "de",
            "text": "Konzeptbeschreibung"
        }
    ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy