{
"description": "A shorter version of a string, typically intended for use on mobile displays.",
"_filename": "StructureDefinition-core-short-string.json",
"package_name": "ca.on.oh-eforms",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "ShortString",
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Short Form String",
"package_version": "1.0.0-ballot3",
"status": "active",
"id": "f83cff59-49d9-49e2-aa96-8d321b71bcfe",
"kind": "complex-type",
"url": "http://ontariohealth.ca/fhir/eforms/StructureDefinition/core-short-string",
"context": [ {
"type": "element",
"expression": "string"
} ],
"version": null,
"differential": {
"element": [ {
"id": "Extension",
"max": "1",
"path": "Extension",
"short": "Short-form of string",
"definition": "A shorter version of a string, typically intended for use on mobile displays."
}, {
"id": "Extension.extension",
"max": "0",
"path": "Extension.extension"
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ontariohealth.ca/fhir/eforms/StructureDefinition/core-short-string"
}, {
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [ {
"code": "string"
} ]
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}