FHIR IG analytics| Package | ca.on.ir.r4 |
| Resource Type | StructureDefinition |
| Id | Extension-marketAuthorization.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.ir.r4@1.0.0-draft2&canonical=http://ontariohealth.ca/fhir/ehr/StructureDefinition/ext-immunization-marketAuthorizationHolder |
| URL | http://ontariohealth.ca/fhir/ehr/StructureDefinition/ext-immunization-marketAuthorizationHolder |
| Version | 1.0.0 |
| Status | draft |
| Name | ImmunizationMarketAuthorizationHolder |
| Title | Immunization Market Authorization Holder |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | ||
| ca.on.ir.r4#1.0.0-draft2 | profile-immunization-submission | Immunization IR Submission |
| ca.on.ir.r4#1.0.0-draft2 | profile-immunization | Immunization EHR |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "ext-immunization-marketAuthorizationHolder",
"url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/ext-immunization-marketAuthorizationHolder",
"version": "1.0.0",
"name": "ImmunizationMarketAuthorizationHolder",
"title": "Immunization Market Authorization Holder",
"status": "draft",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"context": [
{
"type": "element",
"expression": "Immunization"
}
],
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "Marketing authorization holder (manufacturer)",
"definition": "Extension to capture the organization (company) that holds the authorization to place the product on the market in Canada, i.e., the market authorization holder. This may not be the company that has manufactured the product, but it is the company that holds the legal responsibility for the use of the product in Canada and should be the same as the company named on the product label/packaging.",
"max": "1"
},
{
"id": "Extension.extension",
"path": "Extension.extension",
"max": "0"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/ext-immunization-marketAuthorizationHolder"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"min": 1,
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "extensible",
"valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/immunizationmarketauthorizationholdercode"
}
}
]
}
}