FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagekbv.ita.aws
Resource TypeProvenance
IdBSP_KBV_PR_AW_Provenienz.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

TBD

Source1

{
  "resourceType": "Provenance",
  "id": "300",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-08-28T09:23:00+00:00",
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Provenienz|1.2.0"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "Encounter/3188"
    }
  ],
  "recorded": "2020-08-12T16:50:00+00:00",
  "activity": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
        "code": "CREATE"
      }
    ]
  },
  "agent": [
    {
      "role": [
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/contractsignertypecodes",
              "code": "PRIMAUTH"
            }
          ]
        }
      ],
      "who": {
        "reference": "Practitioner/3180"
      },
      "onBehalfOf": {
        "reference": "Organization/3155"
      }
    }
  ]
}