{
"description": "This code system defines codes identifying the species type of a patient (human vs veterinary)",
"_filename": "CodeSystem-temporary-pmix-species-type-code.json",
"package_name": "hl7.fhir.us.pdmp.r4",
"date": "2024-04-01T00:00:00-05:00",
"publisher": "HL7 International / Pharmacy",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166",
"display": "United States of America"
} ]
} ],
"content": "complete",
"name": "TemporaryPmixSpeciesTypeCode",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "PMIX Species Type Code (Temporary)",
"package_version": "1.0.0-ballot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "phx"
} ],
"status": "active",
"id": "1a8cb641-b2ca-4bff-a301-838f282fbb5d",
"kind": null,
"count": 2,
"url": "http://hl7.org/fhir/us/pdmp/CodeSystem/temporary-pmix-species-type-code",
"concept": [ {
"code": "01",
"display": "Human",
"definition": "Human"
}, {
"code": "02",
"display": "Veterinary Patient",
"definition": "Veterinary Patient"
} ],
"caseSensitive": false,
"version": "1.0.0-ballot",
"contact": [ {
"name": "HL7 International / Pharmacy",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/medication",
"system": "url"
} ]
}, {
"name": "Frank McKinney",
"telecom": [ {
"value": "frank.mckinney@pocp.com",
"system": "email"
}, {
"value": "fm@frankmckinney.com",
"system": "email"
} ]
}, {
"name": "Scott Robertson",
"telecom": [ {
"value": "scott.robertson@pocp.com",
"system": "email"
}, {
"value": "scott@BearHealthTech.consulting",
"system": "email"
} ]
} ]
}