{
"description": "A collection of codes from one or more code systems.",
"_filename": "StructureDefinition-HVOValueSet.json",
"package_name": "se.electronichealth.fhir.hvo.r5",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "5.0.0",
"name": "HVOValueSet",
"abstract": false,
"type": "ValueSet",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "0.1.1-alpha",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-implements",
"valueUri": "http://hl7.org/fhir/StructureDefinition/MetadataResource"
} ],
"status": "draft",
"id": "3302e57d-05ed-4ffd-8631-e0556e218b2c",
"kind": "resource",
"url": "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOValueSet",
"version": "0.1.0",
"differential": {
"element": [ {
"id": "ValueSet.id",
"path": "ValueSet.id",
"mustSupport": true
}, {
"id": "ValueSet.url",
"path": "ValueSet.url",
"mustSupport": true
}, {
"id": "ValueSet.version",
"path": "ValueSet.version",
"mustSupport": true
}, {
"id": "ValueSet.name",
"path": "ValueSet.name",
"mustSupport": true
}, {
"id": "ValueSet.status",
"path": "ValueSet.status",
"mustSupport": true
}, {
"id": "ValueSet.date",
"path": "ValueSet.date",
"mustSupport": true
}, {
"id": "ValueSet.publisher",
"path": "ValueSet.publisher",
"mustSupport": true
}, {
"id": "ValueSet.description",
"path": "ValueSet.description",
"mustSupport": true
}, {
"id": "ValueSet.compose",
"path": "ValueSet.compose",
"mustSupport": true
}, {
"id": "ValueSet.compose.include",
"path": "ValueSet.compose.include",
"mustSupport": true
}, {
"id": "ValueSet.compose.include.system",
"path": "ValueSet.compose.include.system",
"mustSupport": true
}, {
"id": "ValueSet.compose.include.version",
"path": "ValueSet.compose.include.version",
"mustSupport": true
}, {
"id": "ValueSet.compose.include.concept.extension",
"path": "ValueSet.compose.include.concept.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "ValueSet.compose.include.concept.extension:definition",
"max": "1",
"min": 0,
"path": "ValueSet.compose.include.concept.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition" ]
} ],
"sliceName": "definition",
"mustSupport": true
}, {
"id": "ValueSet.compose.include.concept.code",
"path": "ValueSet.compose.include.concept.code",
"mustSupport": true
}, {
"id": "ValueSet.compose.include.concept.display",
"path": "ValueSet.compose.include.concept.display",
"mustSupport": true
}, {
"id": "ValueSet.compose.include.concept.designation",
"path": "ValueSet.compose.include.concept.designation",
"mustSupport": true
}, {
"id": "ValueSet.compose.include.concept.designation.use",
"path": "ValueSet.compose.include.concept.designation.use",
"mustSupport": true
}, {
"id": "ValueSet.compose.include.concept.designation.use.system",
"path": "ValueSet.compose.include.concept.designation.use.system",
"mustSupport": true
}, {
"id": "ValueSet.compose.include.concept.designation.use.code",
"path": "ValueSet.compose.include.concept.designation.use.code",
"mustSupport": true
}, {
"id": "ValueSet.compose.include.concept.designation.use.display",
"path": "ValueSet.compose.include.concept.designation.use.display",
"mustSupport": true
}, {
"id": "ValueSet.compose.include.concept.designation.value",
"path": "ValueSet.compose.include.concept.designation.value",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/ValueSet"
}