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

FHIR IG Statistics: ValueSet/mpid-system

Packageidmp.who-umc.org.fhir
TypeValueSet
Idmpid-system
FHIR VersionR5
Sourcehttp://who-umc.org/idmp/https://build.fhir.org/ig/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/ValueSet-mpid-system.html
URLhttp://who-umc.org/idmp/ValueSet/mpid-system
Version0.1.0
Statusactive
Date2025-06-18T08:26:54+00:00
NameVsMpIdSystem
TitleMPID system
Realmuv
DescriptionMedicinal Product identification systems

Resources that use this resource

StructureDefinition
MedicinalProductDefinition-who-php-pubMedicinalProductDefinition for publication
MedicinalProductDefinition-who-php-reqMedicinalProductDefinition for PhPID request

Resources that this resource uses

CodeSystem
urn:ietf:rfc:3986CodeSyestem for URNs

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet mpid-system

  • Include these codes as defined in urn:ietf:rfc:3986
    CodeDisplay
    http://hl7.org/fhir/sid/ndc

Source

{
  "resourceType": "ValueSet",
  "id": "mpid-system",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://who-umc.org/idmp/ValueSet/mpid-system",
  "version": "0.1.0",
  "name": "VsMpIdSystem",
  "title": "MPID system",
  "status": "active",
  "experimental": false,
  "date": "2025-06-18T08:26:54+00:00",
  "publisher": "Uppsala Monitoring Centre",
  "contact": [
    {
      "name": "Uppsala Monitoring Centre",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.who-umc.org"
        }
      ]
    },
    {
      "name": "Uppsala Monitoring Centre",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.who-umc.org"
        }
      ]
    }
  ],
  "description": "Medicinal Product identification systems",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "urn:ietf:rfc:3986",
        "concept": [
          {
            "code": "http://hl7.org/fhir/sid/ndc"
          }
        ]
      }
    ]
  }
}