Details
-
Type:
Technical Correction
-
Status: Applied (View Workflow)
-
Priority:
Medium
-
Resolution: Persuasive
-
Specification:US Core (FHIR)
-
Raised in Version:3.1.0
-
Work Group:Cross-Group Projects
-
Related Page(s):Profiles and Extensions
-
Grouping:
-
Resolution Description:
-
Change Category:Correction
Description
on page http://hl7.org/fhir/us/core/STU2/StructureDefinition-us-core-patient.html#quick-start
The second example seems to be missing a '|' between the system and code...
I think the problem is that you are putting the example in a markdown table, and thus the | character is seen as a column.
GET [base]/Patient/identifier=[system]|[code]
Example: GET [base]/Patient?identifier=http://hospital.smarthealthit.org | 1032702 |
Support: Mandatory