http://hl7.org/fhir/medicinal-product-cross-reference-type|5.0.0

name
ProductCrossReferenceType
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2021-01-04 23:01:24.0

Product Cross Reference Type

Relationship to another Medicinal Product.

{
  "description" : "Relationship to another Medicinal Product.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2021-01-04T23:01:24Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "ProductCrossReferenceType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Product Cross Reference Type",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "brr"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "active",
  "id" : "181f2a97-1b5e-5e3f-a0d2-eed5aa96b404",
  "valueSet" : "http://hl7.org/fhir/ValueSet/medicinal-product-cross-reference-type",
  "url" : "http://hl7.org/fhir/medicinal-product-cross-reference-type",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1921",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "InvestigationalProduct",
    "display" : "Link to Investigational Product",
    "definition" : "Link to Investigational (Development) Product"
  }, {
    "code" : "VirtualProduct",
    "display" : "Link Actual to Virtual Product",
    "definition" : "Link Actual to Virtual Product"
  }, {
    "code" : "ActualProduct",
    "display" : "Link Virtual to Actual Product",
    "definition" : "Link Virtual to Actual Product"
  }, {
    "code" : "BrandedProduct",
    "display" : "Link Generic to Branded Product",
    "definition" : "Link Generic to Branded Product"
  }, {
    "code" : "GenericProduct",
    "display" : "Link Branded to Generic Product",
    "definition" : "Link Branded to Generic Product"
  }, {
    "code" : "Parallel",
    "display" : "Link to Parallel Import Product",
    "definition" : "Link to Parallel Import Product"
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}