All Downloads are FREE. Search and download functionalities are using the official Maven repository.

composition.canonical_json.minimal_evaluation.json Maven / Gradle / Ivy

The newest version!
{
  "_type": "COMPOSITION",
  "name": {
    "_type": "DV_TEXT",
    "value": "Minimal"
  },
  "archetype_details": {
    "_type": "ARCHETYPED",
    "archetype_id": {
      "_type": "ARCHETYPE_ID",
      "value": "openEHR-EHR-COMPOSITION.minimal.v1"
    },
    "template_id": {
      "_type": "TEMPLATE_ID",
      "value": "minimal_evaluation.en.v1"
    },
    "rm_version": "1.0.2"
  },
  "archetype_node_id": "openEHR-EHR-COMPOSITION.minimal.v1",
  "language": {
    "_type": "CODE_PHRASE",
    "terminology_id": {
      "_type": "TERMINOLOGY_ID",
      "value": "ISO_639-1"
    },
    "code_string": "en"
  },
  "territory": {
    "_type": "CODE_PHRASE",
    "terminology_id": {
      "_type": "TERMINOLOGY_ID",
      "value": "ISO_3166-1"
    },
    "code_string": "UY"
  },
  "category": {
    "_type": "DV_CODED_TEXT",
    "value": "event",
    "defining_code": {
      "_type": "CODE_PHRASE",
      "terminology_id": {
        "_type": "TERMINOLOGY_ID",
        "value": "openehr"
      },
      "code_string": "433"
    }
  },
  "composer": {
    "_type": "PARTY_IDENTIFIED",
    "external_ref": {
      "_type": "PARTY_REF",
      "id": {
        "_type": "HIER_OBJECT_ID",
        "value": "830f2fb4-1bbf-4376-9d52-77ef4b8f92e8"
      },
      "namespace": "DEMOGRAPHIC",
      "type": "PERSON"
    },
    "name": "Dr. Yamamoto"
  },
  "context": {
    "_type": "EVENT_CONTEXT",
    "start_time": {
      "_type": "DV_DATE_TIME",
      "value": "2019-01-28T21:22:19,979+0000"
    },
    "setting": {
      "_type": "DV_CODED_TEXT",
      "value": "primary nursing care",
      "defining_code": {
        "_type": "CODE_PHRASE",
        "terminology_id": {
          "_type": "TERMINOLOGY_ID",
          "value": "openehr"
        },
        "code_string": "229"
      }
    },
    "participations": [
      {
        "_type": "PARTICIPATION",
        "function": {
          "_type": "DV_TEXT",
          "value": "companion"
        },
        "performer": {
          "_type": "PARTY_RELATED",
          "name": "Betty Bix",
          "relationship": {
            "_type": "DV_CODED_TEXT",
            "value": "sister",
            "defining_code": {
              "_type": "CODE_PHRASE",
              "terminology_id": {
                "_type": "TERMINOLOGY_ID",
                "value": "openehr"
              },
              "code_string": "24"
            }
          }
        },
        "mode": {
          "_type": "DV_CODED_TEXT",
          "value": "not specified",
          "defining_code": {
            "_type": "CODE_PHRASE",
            "terminology_id": {
              "_type": "TERMINOLOGY_ID",
              "value": "openehr"
            },
            "code_string": "193"
          }
        }
      }
    ]
  },
  "content": [
    {
      "_type": "EVALUATION",
      "name": {
        "_type": "DV_TEXT",
        "value": "Minimal"
      },
      "archetype_node_id": "openEHR-EHR-EVALUATION.minimal.v1",
      "language": {
        "_type": "CODE_PHRASE",
        "terminology_id": {
          "_type": "TERMINOLOGY_ID",
          "value": "ISO_639-1"
        },
        "code_string": "en"
      },
      "encoding": {
        "_type": "CODE_PHRASE",
        "terminology_id": {
          "_type": "TERMINOLOGY_ID",
          "value": "Unicode"
        },
        "code_string": "UTF-8"
      },
      "subject": {
        "_type": "PARTY_SELF"
      },
      "data": {
        "_type": "ITEM_TREE",
        "name": {
          "_type": "DV_TEXT",
          "value": "Arbol"
        },
        "archetype_node_id": "at0001",
        "items": [
          {
            "_type": "ELEMENT",
            "name": {
              "_type": "DV_TEXT",
              "value": "quantity"
            },
            "archetype_node_id": "at0002",
            "value": {
              "_type": "DV_QUANTITY",
              "magnitude": 78.5,
              "units": "kg"
            }
          }
        ]
      }
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy