Skip to content

Commit d24d788

Browse files
committed
Added file for pohr spec and fixed typo in gender harmony name
Replaced the '=' in the gender harmony spec name with a '-' and added pohr.
1 parent f0a12c1 commit d24d788

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

xml/OTHER-pohr.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.1" encoding="UTF-8"?>
2+
<!-- This data is just for testing purposes and is not complete -->
3+
<specification defaultWorkgroup="ehr" defaultVersion="1.0" url="http://www.hl7.org/documentcenter/public/ballots/2022JAN/downloads/EHR_POHR_FP_R1_I1_2022JAN.zip" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../schemas/specification.xsd">
4+
<version code="1.0" deprecated="false"/>
5+
<page name="Overview" key="overview"/>
6+
<page name="CP.1.4: POHR Function List" key="POHRfunc"/>
7+
<page name="POHR Analysis Worksheet" key="POHRAnalysisWorksheet"/>
8+
<page key="TBD" name="TBD"/>
9+
</specification>

xml/SPECS-OTHER.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,13 @@
1515
<specification key="encprs" name="HL7 EHR-S Electronic Nutrition Care Process Record System (ENCPRS) Functional Profile"/>
1616
<specification key="hsp-market" name="HL7 Health Services Platform (HSP) Marketplace"/>
1717
<specification key="model-xform" name="HL7 Model-based Transformation Service"/>
18-
<specification key="stmed-profile" name="HL7/NCPDP Informative Document: Standardized Medication Profile"/>
18+
<specification key="pohr" name="Problem-Oriented Health Record (POHR)"/>
19+
<specification key="stmed-profile" name="HL7/NCPDP Informative Document: Standardized Medication Profile"/>
1920
<specification key="stterm-kb" name="HL7 Logical Model: Standardized Terminology Knowledge Base"/>
2021
<specification key="dam-nc" name="Nutrition Care DAM"/>
2122
<specification key="us-pod-fp" name="US Podiatry Functional Profile"/>
2223
<specification key="us-pchit-fp" name="US Pediatric Care Health IT Functional Profile"/>
2324
<specification key="sfm-consent" name="HL7 Services Functional Model: Consent Management Service"/>
2425
<specification key="vsd" name="Characteristics of a Value Set Definition"/>
25-
<specification key="gh" name="Gender Harmony = Modeling Sex and Gender Representation"/>
26+
<specification key="gh" name="Gender Harmony - Modeling Sex and Gender Representation"/>
2627
</specifications>

0 commit comments

Comments
 (0)