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

FHIR IG Statistics: ValueSet/vs-pharmaceutical-organization-type

Packagehl7.fhir.uv.pharm-quality
Resource TypeValueSet
Idvs-pharmaceutical-organization-type
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/pharm-quality/https://build.fhir.org/ig/HL7/uv-dx-pq/ValueSet-vs-pharmaceutical-organization-type.html
URLhttp://hl7.org/fhir/uv/pharm-quality/ValueSet/vs-pharmaceutical-organization-type
Version1.0.0
Statusactive
Date2024-05-08T12:53:57+00:00
NamePharmaceuticalOrganizationType
TitlePharmaceutical Organization Type
Realmuv
Authorityhl7
DescriptionThis value set contains codes for pharmaceutical organization types.

Resources that use this resource

StructureDefinition
Organization-drug-pqOrganization - Drug PQ

Resources that this resource uses

CodeSystem
pharmaceutical-organization-typePharmaceutical Organization Type Codes

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "vs-pharmaceutical-organization-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    }
  ],
  "url": "http://hl7.org/fhir/uv/pharm-quality/ValueSet/vs-pharmaceutical-organization-type",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.41.48.24"
    }
  ],
  "version": "1.0.0",
  "name": "PharmaceuticalOrganizationType",
  "title": "Pharmaceutical Organization Type",
  "status": "active",
  "experimental": false,
  "date": "2024-05-08T12:53:57+00:00",
  "publisher": "HL7 International / Biomedical Research and Regulation",
  "contact": [
    {
      "name": "HL7 International - Biomedical Research and Regulation",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description": "This value set contains codes for pharmaceutical organization types.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ],
      "text": "World"
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/pharmaceutical-organization-type"
      }
    ]
  }
}