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

FHIR IG Statistics: ValueSet/IHEDeliveryStageVS

Packageihe.pharm.supply
TypeValueSet
IdIHEDeliveryStageVS
FHIR VersionR5
Sourcehttp://profiles.ihe.net/PHARM/supply/https://build.fhir.org/ig/IHE/pharm-supply/ValueSet-IHEDeliveryStageVS.html
URLhttp://profiles.ihe.net/PHARM/supply/ValueSet/IHEDeliveryStageVS
Version0.3.0
Statusactive
Date2024-06-18T21:00:54+00:00
NameIHEDeliveryStageVS
TitleSupply delivery stage value set
Realmuv
Authorityihe
DescriptionSupply delivery stage value set.
Copyright© 2022+ IHE International

Resources that use this resource

StructureDefinition
IHEDeliveryStageExtSupply delivery stage extension

Resources that this resource uses

CodeSystem
DeliveryStageCSSupply delivery stage code system

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "IHEDeliveryStageVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://profiles.ihe.net/PHARM/supply/ValueSet/IHEDeliveryStageVS",
  "version": "0.3.0",
  "name": "IHEDeliveryStageVS",
  "title": "Supply delivery stage value set",
  "status": "active",
  "experimental": true,
  "date": "2024-06-18T21:00:54+00:00",
  "publisher": "IHE Pharmacy Technical Committee",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/pharmacy/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "pharmacy@ihe.net"
        }
      ]
    },
    {
      "name": "IHE Pharmacy Technical Committee",
      "telecom": [
        {
          "system": "email",
          "value": "pharmacy@ihe.net"
        }
      ]
    }
  ],
  "description": "Supply delivery stage value set.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "copyright": "© 2022+ IHE International",
  "compose": {
    "include": [
      {
        "system": "http://profiles.ihe.net/PHARM/supply/CodeSystem/DeliveryStageCS"
      }
    ]
  }
}