FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/cyehr-ext-marketingauthorizationholder

Packageehealth4u.package
Resource TypeStructureDefinition
Idcyehr-ext-marketingauthorizationholder
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-marketingauthorizationholder
URLhttp://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-marketingauthorizationholder
Statusdraft
Date2022-03-15T17:00:48.481122Z
NameCYEHREXTMarketingAuthorizationHolder
TitleCyprus EHR Extension: Marketing Authorization Holder
DescriptionExtension to describe the organization that is responsible for the manufacturing of the item and holds the registration to market the product in a jurisdiction. This might not be the company that physically manufactures the product. May be known as "Sponsor" and is commonly called "Manufacturer". Inspired by: http://hl7.org/fhir/5.0.0-snapshot1/medication.html
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
cyehr-sd-immunization-r4Cyprus EHR Immunization profile
cyehr-sd-medication-r4Cyprus EHR Medication profile

Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "cyehr-ext-marketingauthorizationholder",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2022-11-03T09:48:26.0733409+00:00"
  },
  "url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-marketingauthorizationholder",
  "name": "CYEHREXTMarketingAuthorizationHolder",
  "title": "Cyprus EHR Extension: Marketing Authorization Holder",
  "status": "draft",
  "experimental": true,
  "date": "2022-03-15T17:00:48.481122Z",
  "publisher": "eHealth4U",
  "contact": [
    {
      "name": "eHealth Lab (University of Cyprus)",
      "telecom": [
        {
          "system": "email",
          "value": "ehealthl@ucy.ac.cy",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Extension to describe the organization that is responsible for the manufacturing of the item and holds the registration to market the product in a jurisdiction. This might not be the company that physically manufactures the product.  May be known as \"Sponsor\" and is commonly called \"Manufacturer\".\r\n\r\nInspired by: http://hl7.org/fhir/5.0.0-snapshot1/medication.html",
  "fhirVersion": "4.0.1",
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "fhirpath",
      "expression": "(Medication | Immunization)"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-marketingauthorizationholder"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}