FHIR IG analytics| Package | r50.test1234 |
| Resource Type | StructureDefinition |
| Id | MyModel.StructureDefinition.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=r50.test1234@0.0.1&canonical=https://example.org/fhir/StructureDefinition/MyModel |
| URL | https://example.org/fhir/StructureDefinition/MyModel |
| Status | draft |
| Name | MyModel |
| Type | https://example.org/fhir/StructureDefinition/MyModel |
| Kind | logical |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "https://example.org/fhir/StructureDefinition/MyModel",
"name": "MyModel",
"status": "draft",
"fhirVersion": "5.0.0",
"kind": "logical",
"abstract": false,
"type": "https://example.org/fhir/StructureDefinition/MyModel",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
"derivation": "specialization",
"differential": {
"element": [
{
"id": "MyModel",
"path": "MyModel",
"min": 0,
"max": "*",
"type": [
{
"code": "Element"
}
]
},
{
"id": "MyModel.element",
"path": "MyModel.element",
"min": 0,
"max": "*",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "MyModel.element.element",
"path": "MyModel.element.element",
"min": 0,
"max": "*",
"type": [
{
"code": "Timing",
"profile": [
"http://hl7.org/fhir/StructureDefinition/Timing"
]
}
]
}
]
}
}