Guia de Implementação do AnHealth
0.2.0 - CI Build

Guia de Implementação do AnHealth - Local Development build (v0.2.0). See the Directory of published versions

: FaceRecognitionType - JSON Representation

Draft as of 2023-01-17

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "FaceRecognitionType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-FaceRecognitionType.html\"><code>https://ancode.app/fhir/CodeSystem/FaceRecognitionType</code></a></li></ul></div>"
  },
  "url" : "https://ancode.app/fhir/ValueSet/FaceRecognitionType",
  "version" : "0.2.0",
  "name" : "FaceRecognitionType",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-01-17",
  "publisher" : "Ancode",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ancode.app"
        }
      ]
    }
  ],
  "description" : "Face Recognition Type",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "https://ancode.app/fhir/CodeSystem/FaceRecognitionType",
        "version" : "*"
      }
    ]
  }
}