FHIR IG analytics| Package | se.electronichealth.fhir.hvo.r5 |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-HVOValueSet.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=se.electronichealth.fhir.hvo.r5@0.1.3-alpha&canonical=http://electronichealth.se/fhir/hvo/StructureDefinition/HVOValueSet |
| URL | http://electronichealth.se/fhir/hvo/StructureDefinition/HVOValueSet |
| Version | 0.1.0 |
| Status | draft |
| Name | HVOValueSet |
| Realm | se |
| Description | A collection of codes from one or more code systems. |
| Type | ValueSet |
| Kind | resource |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "HVOValueSet",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-implements",
"valueUri": "http://hl7.org/fhir/StructureDefinition/MetadataResource"
}
],
"url": "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOValueSet",
"version": "0.1.0",
"name": "HVOValueSet",
"status": "draft",
"description": "A collection of codes from one or more code systems.",
"fhirVersion": "5.0.0",
"kind": "resource",
"abstract": false,
"type": "ValueSet",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/ValueSet",
"derivation": "constraint",
"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": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"ordered": false,
"rules": "open"
}
},
{
"id": "ValueSet.compose.include.concept.extension:definition",
"path": "ValueSet.compose.include.concept.extension",
"sliceName": "definition",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/StructureDefinition/valueset-concept-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
}
]
}
}