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

FHIR IG analytics

Packagekl.dk.fhir.core
Resource TypeProvenance
IdProvenance-HenvendelseFraMorVedrSocialIndsatsProvenance.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

Generated Narrative: Provenance

Resource Provenance "HenvendelseFraMorVedrSocialIndsatsProvenance"

target: ServiceRequest/HenvendelseFraMorVedrSocialIndsats

recorded: 23 Jun 2020, 15.17.24

reason: treatment (ActReason#TREAT)

agent

type: Author (Provenance participant type#author)

who: Practitioner/BirteFraVisitationenMorsoe " MATHIASSEN"

onBehalfOf: Organization/SocialOgSundhedMorsoe "Social og Sundhed, Morsø Kommune"

agent

type: Informant (Provenance participant type#informant)

who: RelatedPerson/AndreasMor " HANSEN"


Source1

{
  "resourceType": "Provenance",
  "id": "HenvendelseFraMorVedrSocialIndsatsProvenance",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "ServiceRequest/HenvendelseFraMorVedrSocialIndsats"
    }
  ],
  "recorded": "2020-06-23T15:17:24+02:00",
  "reason": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
          "code": "TREAT"
        }
      ]
    }
  ],
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code": "author"
          }
        ]
      },
      "who": {
        "reference": "Practitioner/BirteFraVisitationenMorsoe"
      },
      "onBehalfOf": {
        "reference": "Organization/SocialOgSundhedMorsoe"
      }
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code": "informant"
          }
        ]
      },
      "who": {
        "reference": "RelatedPerson/AndreasMor"
      }
    }
  ]
}