This page is part of the US Prescription Drug Monitoring Program (PDMP) (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions
Active as of 2024-04-01 |
{
"resourceType" : "CodeSystem",
"id" : "temporary-pmix-species-type-code",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-insensitive code system <code>http://hl7.org/fhir/us/pdmp/CodeSystem/temporary-pmix-species-type-code</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">01<a name=\"temporary-pmix-species-type-code-01\"> </a></td><td>Human</td><td>Human</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"temporary-pmix-species-type-code-02\"> </a></td><td>Veterinary Patient</td><td>Veterinary Patient</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "phx"
}
],
"url" : "http://hl7.org/fhir/us/pdmp/CodeSystem/temporary-pmix-species-type-code",
"version" : "1.0.0-ballot",
"name" : "TemporaryPmixSpeciesTypeCode",
"title" : "PMIX Species Type Code (Temporary)",
"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 code system defines codes identifying the species type of a patient (human vs veterinary)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "01",
"display" : "Human",
"definition" : "Human"
},
{
"code" : "02",
"display" : "Veterinary Patient",
"definition" : "Veterinary Patient"
}
]
}