This page is part of the FHIR Specification (v4.6.0: R5 Draft Ballot). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Orders and Observations Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Definition for Code System CatalogEntryType
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="catalogentry-type"/> <meta> <lastUpdated value="2021-04-15T13:25:09.461+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> This code system http://hl7.org/fhir/catalogentry-type defines the following codes:</p> <table class="codes"> <tr> <td style="white-space:nowrap"> <b> Code</b> </td> <td> <b> Display</b> </td> </tr> <tr> <td style="white-space:nowrap">ActivityDefinition <a name="catalogentry-type-ActivityDefinition"> </a> </td> <td> ActivityDefinition</td> </tr> <tr> <td style="white-space:nowrap">PlanDefinition <a name="catalogentry-type-PlanDefinition"> </a> </td> <td> PlanDefinition</td> </tr> <tr> <td style="white-space:nowrap">SpecimenDefinition <a name="catalogentry-type-SpecimenDefinition"> </a> </td> <td> SpecimenDefinition</td> </tr> <tr> <td style="white-space:nowrap">ObservationDefinition <a name="catalogentry-type-ObservationDefinition"> </a> </td> <td> ObservationDefinition</td> </tr> <tr> <td style="white-space:nowrap">DeviceDefinition <a name="catalogentry-type-DeviceDefinition"> </a> </td> <td> DeviceDefinition</td> </tr> <tr> <td style="white-space:nowrap">Organization <a name="catalogentry-type-Organization"> </a> </td> <td> Organization</td> </tr> <tr> <td style="white-space:nowrap">Practitioner <a name="catalogentry-type-Practitioner"> </a> </td> <td> Practitioner</td> </tr> <tr> <td style="white-space:nowrap">PractitionerRole <a name="catalogentry-type-PractitionerRole"> </a> </td> <td> PractitionerRole</td> </tr> <tr> <td style="white-space:nowrap">HealthcareService <a name="catalogentry-type-HealthcareService"> </a> </td> <td> HealthcareService</td> </tr> <tr> <td style="white-space:nowrap">MedicationKnowledge <a name="catalogentry-type-MedicationKnowledge"> </a> </td> <td> MedicationKnowledge</td> </tr> <tr> <td style="white-space:nowrap">Medication <a name="catalogentry-type-Medication"> </a> </td> <td> Medication</td> </tr> <tr> <td style="white-space:nowrap">Substance <a name="catalogentry-type-Substance"> </a> </td> <td> Substance</td> </tr> <tr> <td style="white-space:nowrap">Location <a name="catalogentry-type-Location"> </a> </td> <td> Location</td> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> <valueCode value="oo"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> <valueCode value="trial-use"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="0"/> </extension> <url value="http://hl7.org/fhir/catalogentry-type"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.1.1448"/> </identifier> <version value="4.6.0"/> <name value="CatalogEntryType"/> <title value="CatalogEntryType"/> <status value="draft"/> <experimental value="false"/> <date value="2021-01-05T10:01:24+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="Types of resources that can be attached to catalog entries."/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/catalogentry-type"/> <content value="complete"/> <concept> <code value="ActivityDefinition"/> <display value="ActivityDefinition"/> </concept> <concept> <code value="PlanDefinition"/> <display value="PlanDefinition"/> </concept> <concept> <code value="SpecimenDefinition"/> <display value="SpecimenDefinition"/> </concept> <concept> <code value="ObservationDefinition"/> <display value="ObservationDefinition"/> </concept> <concept> <code value="DeviceDefinition"/> <display value="DeviceDefinition"/> </concept> <concept> <code value="Organization"/> <display value="Organization"/> </concept> <concept> <code value="Practitioner"/> <display value="Practitioner"/> </concept> <concept> <code value="PractitionerRole"/> <display value="PractitionerRole"/> </concept> <concept> <code value="HealthcareService"/> <display value="HealthcareService"/> </concept> <concept> <code value="MedicationKnowledge"/> <display value="MedicationKnowledge"/> </concept> <concept> <code value="Medication"/> <display value="Medication"/> </concept> <concept> <code value="Substance"/> <display value="Substance"/> </concept> <concept> <code value="Location"/> <display value="Location"/> </concept> </CodeSystem>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.