FHIR / FHIR/MADFSH

Conversion of data requirement for non-FHIR resource type

Open
#27 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Understand the meaning of non-FHIR resource type data requirement. Develop an algorithm to convert them and validate using example measure development libraries.

Example non-FHIR resource type data requirement:

{ "type": "Quantity", "profile": [ "urn:hl7-org:elm-types:r1/Quantity" ], "mustSupport": [ "unit", "value" ] }

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.