You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Understand the meaning of non-FHIR resource type data requirement. Develop an algorithm to convert them and validate using example measure development libraries.
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" ] }
The text was updated successfully, but these errors were encountered: