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" ] }