Multi-Language Test IG
0.2.0 - International drapeau

Multi-Language Test IG, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/multi-lang-test-ig/ and changes regularly. See the Directory of published versions

: Example Actor Definition

Statut des normes de la page: Informative

Brut json | Télécharger

{
  "resourceType" : "ActorDefinition",
  "id" : "example",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition example</b></p><a name=\"example\"> </a><a name=\"hcexample\"> </a><table class=\"grid\"><tr><td><b>Actor: ExampleActorDefinition </b></td><td>Example Actor Definition</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr></table></div><div xml:lang=\"nl\" lang=\"nl\"><hr/><p><b>Dutch</b></p><hr/><p class=\"res-header-id\"><b>Gegenereerde narrative: ActorDefinition example</b></p><a name=\"nl-example\"> </a><a name=\"nl-hcexample\"> </a><table class=\"grid\"><tr><td><b>Actor: ExampleActorDefinition </b></td><td>Example Actor Definition</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr></table></div><div xml:lang=\"es\" lang=\"es\"><hr/><p><b>Spanish</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition example</b></p><a name=\"es-example\"> </a><a name=\"es-hcexample\"> </a><table class=\"grid\"><tr><td><b>Actor: ExampleActorDefinition </b></td><td>Example Actor Definition</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr></table></div><div xml:lang=\"fr\" lang=\"fr\"><hr/><p><b>French</b></p><hr/><p class=\"res-header-id\"><b>Narratif généré : ActorDefinition example</b></p><a name=\"fr-example\"> </a><a name=\"fr-hcexample\"> </a><table class=\"grid\"><tr><td><b>Acteur : ExampleActorDefinition </b></td><td>Example Actor Definition</td><td>Type : system </td></tr><tr><td colspan=\"3\"/></tr></table></div><div xml:lang=\"pt\" lang=\"pt\"><hr/><p><b>Portuguese</b></p><hr/><p class=\"res-header-id\"><b>Narrativa gerada: ActorDefinition example</b></p><a name=\"pt-example\"> </a><a name=\"pt-hcexample\"> </a><table class=\"grid\"><tr><td><b>Actor: ExampleActorDefinition </b></td><td>Example Actor Definition</td><td>Tipo: system </td></tr><tr><td colspan=\"3\"/></tr></table></div><div xml:lang=\"ar\" lang=\"ar\"><hr/><p><b>Arabic</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition example</b></p><a name=\"ar-example\"> </a><a name=\"ar-hcexample\"> </a><table class=\"grid\"><tr><td><b>Actor: ExampleActorDefinition </b></td><td>Example Actor Definition</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr></table></div></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "informative",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/test/multi-lang/ImplementationGuide/hl7.fhir.test.multi-lang"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/test/multi-lang/ActorDefinition/example",
  "version" : "0.2.0",
  "name" : "ExampleActorDefinition",
  "title" : "Example Actor Definition",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-08-07T06:51:45+00:00",
  "publisher" : "HL7 International / FHIR Infrastructure",
  "_publisher" : {
    "extension" : [
      {
        "extension" : [
          {
            "url" : "lang",
            "valueCode" : "es"
          },
          {
            "url" : "content",
            "valueString" : "HL7 International / Infraestructura FHIR"
          }
        ],
        "url" : "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension" : [
          {
            "url" : "lang",
            "valueCode" : "pt"
          },
          {
            "url" : "content",
            "valueString" : "HL7 Internacional / Infraestrutura FHIR"
          }
        ],
        "url" : "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension" : [
          {
            "url" : "lang",
            "valueCode" : "nl"
          },
          {
            "url" : "content",
            "valueString" : "HL7 International / FHIR-infrastructuur"
          }
        ],
        "url" : "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension" : [
          {
            "url" : "lang",
            "valueCode" : "ar"
          },
          {
            "url" : "content",
            "valueString" : "البنية التحتية لـ FHIR / HL7 الدولية"
          }
        ],
        "url" : "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description" : "Client Actor",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "type" : "system"
}