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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeStructureDefinition
Idprofile-provenance.StructureDefinition.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-provenance",
  "name": "Provenance",
  "status": "active",
  "fhirVersion": "5.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "Provenance",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Provenance",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Provenance.contained",
        "path": "Provenance.contained",
        "max": "0"
      },
      {
        "id": "Provenance.extension",
        "path": "Provenance.extension",
        "max": "0"
      },
      {
        "id": "Provenance.modifierExtension",
        "path": "Provenance.modifierExtension",
        "max": "0"
      },
      {
        "id": "Provenance.target.id",
        "path": "Provenance.target.id",
        "max": "0"
      },
      {
        "id": "Provenance.target.extension",
        "path": "Provenance.target.extension",
        "max": "0"
      },
      {
        "id": "Provenance.target.reference",
        "path": "Provenance.target.reference",
        "min": 1
      },
      {
        "id": "Provenance.target.type",
        "path": "Provenance.target.type",
        "max": "0"
      },
      {
        "id": "Provenance.target.identifier",
        "path": "Provenance.target.identifier",
        "max": "0"
      },
      {
        "id": "Provenance.target.display",
        "path": "Provenance.target.display",
        "max": "0"
      },
      {
        "id": "Provenance.occurred[x]",
        "path": "Provenance.occurred[x]",
        "max": "0"
      },
      {
        "id": "Provenance.recorded",
        "path": "Provenance.recorded",
        "min": 1
      },
      {
        "id": "Provenance.policy",
        "path": "Provenance.policy",
        "max": "0"
      },
      {
        "id": "Provenance.location",
        "path": "Provenance.location",
        "max": "0"
      },
      {
        "id": "Provenance.authorization",
        "path": "Provenance.authorization",
        "max": "0"
      },
      {
        "id": "Provenance.activity",
        "path": "Provenance.activity",
        "short": "Concept - reference to a terminology or just  text",
        "definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.",
        "min": 1,
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "Provenance.activity.extension",
        "path": "Provenance.activity.extension",
        "max": "0"
      },
      {
        "id": "Provenance.activity.coding.version",
        "path": "Provenance.activity.coding.version",
        "max": "0"
      },
      {
        "id": "Provenance.basedOn",
        "path": "Provenance.basedOn",
        "max": "0"
      },
      {
        "id": "Provenance.patient",
        "path": "Provenance.patient",
        "max": "0"
      },
      {
        "id": "Provenance.encounter",
        "path": "Provenance.encounter",
        "max": "0"
      },
      {
        "id": "Provenance.agent.id",
        "path": "Provenance.agent.id",
        "max": "0"
      },
      {
        "id": "Provenance.agent.extension",
        "path": "Provenance.agent.extension",
        "max": "0"
      },
      {
        "id": "Provenance.agent.modifierExtension",
        "path": "Provenance.agent.modifierExtension",
        "max": "0"
      },
      {
        "id": "Provenance.agent.type",
        "path": "Provenance.agent.type",
        "short": "Concept - reference to a terminology or just  text",
        "definition": "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
            ]
          }
        ]
      },
      {
        "id": "Provenance.agent.role",
        "path": "Provenance.agent.role",
        "max": "0"
      },
      {
        "id": "Provenance.entity",
        "path": "Provenance.entity",
        "max": "0"
      }
    ]
  }
}