Package | il.core.fhir.r4.2023 |
Resource Type | StructureDefinition |
Id | ext-recorded-time |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=il.core.fhir.r4.2023@0.1.0&canonical=http://fhir.health.gov.il/StructureDefinition/ext-recorded-time |
URL | http://fhir.health.gov.il/StructureDefinition/ext-recorded-time |
Version | 0.12.1 |
Status | draft |
Name | ILCoreRecordedTime |
Title | Ext: ILCore Recorded Time |
Authority | national |
Description | Extension: The time in which the medication order / administration / dispense was recorded |
Type | Extension |
Kind | complex-type |
No resources found
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "ext-recorded-time", "url": "http://fhir.health.gov.il/StructureDefinition/ext-recorded-time", "version": "0.12.1", "name": "ILCoreRecordedTime", "title": "Ext: ILCore Recorded Time", "status": "draft", "description": "Extension: The time in which the medication order / administration / dispense was recorded", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "MedicationRequest" }, { "type": "element", "expression": "MedicationAdministration" }, { "type": "element", "expression": "MedicationDispense" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Ext: ILCore Recorded Time", "definition": "Extension: The time in which the medication order / administration / dispense was recorded" }, { "id": "Extension.extension", "path": "Extension.extension", "max": "0" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://fhir.health.gov.il/StructureDefinition/ext-recorded-time" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "dateTime" } ] } ] } }