FHIR IG analytics| Package | se.electronichealth.fhir.nll.r4 |
| Resource Type | Parameters |
| Id | translate-conceptmap-example-1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Parameters",
"meta": {
"tag": [
{
"display": "Example of translate a code in a ConceptMap"
},
{
"display": "Example of translate a code in a ConceptMap"
},
{
"display": "translate-conceptmap-example-1"
}
]
},
"parameter": [
{
"name": "result",
"valueBoolean": true
},
{
"name": "match",
"part": [
{
"name": "equivalence",
"valueCode": "equivalent"
},
{
"name": "concept",
"valueCoding": {
"system": "http://snomed.info/sct",
"code": "258994006"
}
}
]
}
]
}