...
To determine whether to use integer or decimal, use the ConceptMap conceptmap-obs-code-to-value-type as follows:
Call
$translate
on the givencode
andsystem
:GET <base-url>/fhir/ConceptMap/$translate?system=<system>urn:oid:1.2.208.176.2.1&code=<code>NPU03804&target=TBD TBD TBD TBDhttp://hl7.org/fhir/ValueSet/data-types"
On match found, indication of whether to use integer or decimal are the matching concept’s
code
andsystem
, respectively, where the source ConceptMap is “http://ehealth.sundhed.dk/ConceptMap/conceptmap-obs-code-to-type” value-type” (see example response below).The codes
integer
anddecimal
insystem http://hl7.org/fhir/data-types
signify that the observed value or reference range shall be given as integer and decimal, respectively.
Info |
---|
Example request and response on $translate on conceptmap-obs-code-to-value-type Request:
Response: { |