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

FHIR IG Statistics: ValueSet/pdmp-species-type

Packagehl7.fhir.us.pdmp
TypeValueSet
Idpdmp-species-type
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/pdmp/https://build.fhir.org/ig/HL7/fhir-pdmp/ValueSet-pdmp-species-type.html
URLhttp://hl7.org/fhir/us/pdmp/ValueSet/pdmp-species-type
Version1.0.0
Statusactive
Date2024-04-01T00:00:00-05:00
NamePdmpSpeciesType
TitlePDMP Value Set - Species Type
Realmus
Authorityhl7
DescriptionThis value set contains codes identifying the species type (human vs veterinary)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
PMIXSpeciesTypeCodePMIX Species Type Code
PMIXSpeciesTypeCodePMIX Species Type Code

Narrative

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

Generated Narrative: ValueSet pdmp-species-type


Source

{
  "resourceType": "ValueSet",
  "id": "pdmp-species-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "phx"
    }
  ],
  "url": "http://hl7.org/fhir/us/pdmp/ValueSet/pdmp-species-type",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.35.48.5"
    }
  ],
  "version": "1.0.0",
  "name": "PdmpSpeciesType",
  "title": "PDMP Value Set - Species Type",
  "status": "active",
  "experimental": false,
  "date": "2024-04-01T00:00:00-05:00",
  "publisher": "HL7 International / Pharmacy",
  "contact": [
    {
      "name": "HL7 International / Pharmacy",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/medication"
        }
      ]
    },
    {
      "name": "Frank McKinney",
      "telecom": [
        {
          "system": "email",
          "value": "frank.mckinney@pocp.com"
        },
        {
          "system": "email",
          "value": "fm@frankmckinney.com"
        }
      ]
    },
    {
      "name": "Scott Robertson",
      "telecom": [
        {
          "system": "email",
          "value": "scott.robertson@pocp.com"
        },
        {
          "system": "email",
          "value": "scott@BearHealthTech.consulting"
        }
      ]
    }
  ],
  "description": "This value set contains codes identifying the species type (human vs veterinary)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/PMIXSpeciesTypeCode"
      }
    ]
  }
}