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

narratives.stu3.examples.servicedefinition.InfoButton.json Maven / Gradle / Ivy

{
  "resourceType": "ServiceDefinition",
  "id": "infobutton",
  "identifier": [
    {
      "use": "official",
      "value": "infobutton"
    }
  ],
  "version": "1.0.0",
  "title": "InfoButton Module",
  "status": "draft",
  "date": "2016-07-05",
  "description": "The InfoButton specification defines a mechanism for retrieving relevant clinical context based a particular set of search criteria..",
  "topic": [
    {
      "text": "InfoButton Module"
    },
    {
      "text": "InfoButton"
    }
  ],
  "dataRequirement": [
    {
      "type": "Patient",
      "mustSupport": [
        "gender",
        "birthDate"
      ]
    },
    {
      "type": "Condition"
    },
    {
      "type": "MedicationStatement"
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy