ConceptMap
Introduction 
Interactions
read (instance)
GET /snowowl/fhir/ConceptMap/69YWt6qc1ydgwARjh8XNw2
[Response headers]
Content-Type: application/fhir+json
{
"resourceType": "ConceptMap",
"id": "69YWt6qc1ydgwARjh8XNw2",
"meta": {
"lastUpdated": "2023-11-30T16:36:31.653Z"
},
"language": "en",
"text": {
"status": "empty",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"></div>"
},
"url": "https://b2ihealthcare.com/conceptmaps/example-concept-map",
"name": "69YWt6qc1ydgwARjh8XNw2",
"title": "Example Concept Map",
"status": "draft",
"description": "# Example Concept Map",
"group": [
{
"source": "http://snomed.info/sct/900000000000207008|2023-10-01",
"target": "https://b2ihealthcare.com/codesystems/example-lcs-1|v1",
"element": [
{
"code": "103015000",
"display": "Thoracic nerve root pain",
"target": [
{
"code": "C00",
"display": "Root concept",
"relationship": "equivalent"
}
]
}
]
}
]
}update (instance)
delete (instance)
create (type)
search (type)
Operations
$translate
Last updated