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

narratives.r4.examples.activitydefinition.ReferralDefinition.json Maven / Gradle / Ivy

{
  "resourceType": "ActivityDefinition",
  "id": "example",
  "status": "draft",
  "description": "refer to primary care mental-health integrated care program for evaluation and treatment of mental health conditions now",
  "category": "referral",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "306206005"
      }
    ],
    "text": "Referral to service (procedure)"
  },
  "timingTiming": {
    "event": [
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/cqif-cqlExpression",
            "valueString": "Now()"
          }
        ]
      }
    ]
  },
  "participantType": [
    "practitioner"
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy