How to limit a Quantity element's unit type in FHIR -


i'm writing few profiles in fhir, , them i've added element type quantity. in documentation states quantity special case of code, can state unit type/dimension of quantity (e.g. it's temperature, weight, length, etc).

i cannot find example of how add restriction quantity element however, how specify unit in resource based on profile. what's correct way of doing this?

simply specify binding - can use binding declare value set units quantity (just specify 1 codeableconcept data type)


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -