PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0-snapshot2
    http://hl7.org/fhir/medicinal-product-name-type
{
  "description": "Type of a name for a Medicinal Product.",
  "_filename": "CodeSystem-medicinal-product-name-type.json",
  "package_name": "hl7.fhir.r5.core",
  "date": "2021-01-05T10:01:24+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2022-07-18T15:56:19.712+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "ProductNameType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "ProductNameType",
  "package_version": "5.0.0-snapshot2",
  "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": "draft",
  "id": "582aa1d4-6bce-40b1-ba65-1110d952990e",
  "valueSet": "http://hl7.org/fhir/ValueSet/medicinal-product-name-type",
  "kind": null,
  "url": "http://hl7.org/fhir/medicinal-product-name-type",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.1581",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "BAN",
    "display": "British Approved Name"
  }, {
    "code": "INN",
    "display": "International Non-Proprietary Name"
  }, {
    "code": "INNM",
    "display": "Modified International Non-Proprietary Name"
  }, {
    "code": "pINN",
    "display": "Proposed International Non-Proprietary Name"
  }, {
    "code": "rINN",
    "display": "Recommended International Non-Proprietary Name"
  } ],
  "caseSensitive": true,
  "version": "4.6.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}