Package | ca.on.health.idms |
Resource Type | StructureDefinition |
Id | IDMS-EXTENSION-PRODUCT-MONOGRAPH-DATE |
FHIR Version | R5 |
Source | https://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/StructureDefinition/Product-Monograph-Date |
URL | https://health.gov.on.ca/idms/fhir/StructureDefinition/Product-Monograph-Date |
Version | 1.0.0 |
Status | active |
Name | ProductMonographDate |
Title | Product Monograph Date |
Description | The Product Monograph Date related to a submission |
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": "IDMS-EXTENSION-PRODUCT-MONOGRAPH-DATE", "url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/Product-Monograph-Date", "version": "1.0.0", "name": "ProductMonographDate", "title": "Product Monograph Date", "status": "active", "description": "The Product Monograph Date related to a submission", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "ServiceRequest" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "comment": "Product Monograph Date" }, { "id": "Extension.extension", "path": "Extension.extension", "max": "0" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://health.gov.on.ca/idms/fhir/StructureDefinition/Product-Monograph-Date" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "min": 1, "type": [ { "code": "date" } ] } ] } }