fhir 1.0.0

Fast Healthcare Interoperability Resources (FHIR) API is a standardized, RESTful interface for exchanging electronic health records.
Documentation
1
2
3
4
5
6
7
8
9
10
{

        "source" : "http://example.org/fhir/example1",
        "target" : "http://example.org/fhir/example2",
        "element" : [],
        "unmapped" : {
          "mode" : "other-map",
          "otherMap" : "http://example.org/fhir/ConceptMap/map2"
        }
}