FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | StructureDefinition |
| Id | profile-range.StructureDefinition.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.0&canonical=https://fhir.synapxe.sg/StructureDefinition/profile-range |
| URL | https://fhir.synapxe.sg/StructureDefinition/profile-range |
| Status | active |
| Name | Range |
| Type | Range |
| Kind | complex-type |
| StructureDefinition | |
| profile-sn-condition | Condition Profile |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-range",
"name": "Range",
"status": "active",
"fhirVersion": "5.0.0",
"kind": "complex-type",
"abstract": false,
"type": "Range",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Range",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Range.id",
"path": "Range.id",
"max": "0"
},
{
"id": "Range.low",
"path": "Range.low",
"min": 1
},
{
"id": "Range.low.id",
"path": "Range.low.id",
"max": "0"
},
{
"id": "Range.low.extension",
"path": "Range.low.extension",
"max": "0"
},
{
"id": "Range.low.value",
"path": "Range.low.value",
"min": 1
},
{
"id": "Range.low.unit",
"path": "Range.low.unit",
"min": 1
},
{
"id": "Range.low.system",
"path": "Range.low.system",
"max": "0"
},
{
"id": "Range.low.code",
"path": "Range.low.code",
"max": "0"
},
{
"id": "Range.high.id",
"path": "Range.high.id",
"max": "0"
},
{
"id": "Range.high.extension",
"path": "Range.high.extension",
"max": "0"
},
{
"id": "Range.high.value",
"path": "Range.high.value",
"min": 1
},
{
"id": "Range.high.unit",
"path": "Range.high.unit",
"min": 1
},
{
"id": "Range.high.system",
"path": "Range.high.system",
"max": "0"
},
{
"id": "Range.high.code",
"path": "Range.high.code",
"max": "0"
}
]
}
}