| Package | mrrt.mintmedical |
| Resource Type | StructureDefinition |
| Id | dfab4e9c-6c10-453e-8902-ef988d373b74 |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=mrrt.mintmedical@4.0.2-preview&canonical=https://example.org/fhir/StructureDefinition/IntervalObservation |
| URL | https://example.org/fhir/StructureDefinition/IntervalObservation |
| Status | draft |
| Name | IntervalObservation |
| Type | Observation |
| Kind | resource |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "dfab4e9c-6c10-453e-8902-ef988d373b74",
"meta": {
"versionId": "9",
"lastUpdated": "2022-06-29T12:27:57.272+00:00"
},
"url": "https://example.org/fhir/StructureDefinition/IntervalObservation",
"name": "IntervalObservation",
"status": "draft",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation.code.coding.system",
"path": "Observation.code.coding.system",
"code": [
{
"system": "https://fhir.brainlab.com/code-systems/v0.1"
},
{
"system": "http://snomed.info/sct"
},
{
"system": "http://loinc.org"
},
{
"system": "http://www.radlex.org/"
}
]
},
{
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"min": 1,
"type": [
{
"code": "Quantity"
},
{
"code": "integer"
}
]
},
{
"id": "Observation.derivedFrom",
"path": "Observation.derivedFrom",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"
]
}
]
}
]
}
}